Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-16 | Fix install of scripts. | "Steven J. Hill" | |
2007-06-14 | busybox 1.6.0 patches | Peter Korsgaard | |
2007-06-13 | aumix package | Peter Korsgaard | |
2007-06-12 | Bumped version | Peter Korsgaard | |
2007-06-09 | - bump version | Bernhard Reutner-Fischer | |
2007-06-06 | - fix typo | Bernhard Reutner-Fischer | |
2007-06-06 | - better also copy the link targets.. | Bernhard Reutner-Fischer | |
2007-06-06 | - prefer shared libs on the host | Bernhard Reutner-Fischer | |
2007-06-06 | - adjust to use the gcc-4.2.0 release | Bernhard Reutner-Fischer | |
- adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes | |||
2007-06-06 | - make sure to have the target-dir where we want to unpack ltp to | Bernhard Reutner-Fischer | |
2007-06-06 | - bump version | Bernhard Reutner-Fischer | |
2007-06-02 | - bump version | Bernhard Reutner-Fischer | |
2007-06-02 | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | |
2007-06-01 | - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer ↵ | Bernhard Reutner-Fischer | |
to build static or dynamic libs/bins. - depending on the BR2_GNU_BUILD_SUFFIX, set the respective EXEEXT, LIBEXT, SHREXT extensions for use on the target. Thanks to Tom for suplying a diff which implements these. | |||
2007-05-31 | Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not neededgcc3_legacy | Peter Korsgaard | |
2007-05-31 | Cleanup, get rid of ETHTOOL_WORKDIR, use $@ | Peter Korsgaard | |
2007-05-31 | Cleanup, get rid of HASERL_WORKDIR, use $@ | Peter Korsgaard | |
2007-05-29 | libid3tag requires zlib. Noticed by Stuart Wood | Peter Korsgaard | |
2007-05-24 | fontconfig requires expat | Peter Korsgaard | |
2007-05-23 | Strip binaries at install. Closes #1365 | Peter Korsgaard | |
2007-05-22 | ncftp package. Patch from #1355 | Peter Korsgaard | |
2007-05-22 | Fixup joystick.h include with modern kernel headers. Patch from #1217. | Peter Korsgaard | |
2007-05-22 | Use freetype-host for host tools. Fixes #1328 | Peter Korsgaard | |
2007-05-22 | Use select instead of depends for dependencies | Peter Korsgaard | |
2007-05-22 | Use select instead of depends for dependencies | Peter Korsgaard | |
2007-05-18 | - fix path to staging binary. Closes #1353 | Bernhard Reutner-Fischer | |
2007-05-18 | - bump patch version | Bernhard Reutner-Fischer | |
2007-05-15 | - repvik writes: e2fsprogs install several duplicate binaries that act ↵ | Bernhard Reutner-Fischer | |
slightly differently depending on what name they're called as. They can safely be removed and replaced with symlinks. This saves 480kb space. Closes #1341 | |||
2007-05-15 | - bump version | Bernhard Reutner-Fischer | |
2007-05-15 | - bump version | Bernhard Reutner-Fischer | |
2007-05-15 | - bump version | Bernhard Reutner-Fischer | |
2007-05-15 | Don't use libssp as it doesn't get installed | Peter Korsgaard | |
2007-05-15 | - fixed upstream in r18618 | Bernhard Reutner-Fischer | |
2007-05-10 | madplay package | Peter Korsgaard | |
2007-05-10 | libid3tag package. Needed by madplay | Peter Korsgaard | |
2007-05-10 | Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlib | Peter Korsgaard | |
2007-05-09 | Update version of LTP. | "Steven J. Hill" | |
2007-05-09 | Rename all INIT scripts to have the numerical prefixes to easily see the ↵ | "Steven J. Hill" | |
start-up order. | |||
2007-05-09 | init scripts should be executable | Peter Korsgaard | |
2007-05-09 | avahi-daemon support | Peter Korsgaard | |
2007-05-09 | Strip lib even if soname changes | Peter Korsgaard | |
2007-05-08 | Bumped version | Peter Korsgaard | |
2007-05-08 | - bump version. Closes #1340 | Bernhard Reutner-Fischer | |
2007-05-08 | - bump version. Closes #1339 | Bernhard Reutner-Fischer | |
2007-05-07 | This patch increases the maximum host name length for 'dnsd' to 40 ↵ | "Steven J. Hill" | |
characters in length and fixes a resolving bug. For example, if there are two entries in the 'dnsd.conf' file of 'foo1' and 'foo2'. Doing a 'nslookup foo2' the 'dnsd' will always return the IP address of 'foo1' because the string comparison is faulty. | |||
2007-05-07 | If any of the netkit packages were selected, we disable their counterparts ↵ | "Steven J. Hill" | |
in Busybox and warn the user. | |||
2007-05-07 | Modify the main script to use the lockfile program utilities. Mounting and ↵ | "Steven J. Hill" | |
un-mounting do not work reliably without them. | |||
2007-05-07 | Add ability to build 'scsi_id' utility for udev. | "Steven J. Hill" | |
2007-05-07 | Install the default script only if one was not found from the platform. | "Steven J. Hill" | |
2007-05-07 | Add another include path to the CFLAGS. | "Steven J. Hill" | |