summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2007-05-09Rename all INIT scripts to have the numerical prefixes to easily see the ↵"Steven J. Hill"
start-up order.
2007-05-09init scripts should be executablePeter Korsgaard
2007-05-09avahi-daemon supportPeter Korsgaard
2007-05-09Strip lib even if soname changesPeter Korsgaard
2007-05-08Bumped versionPeter Korsgaard
2007-05-08- bump version. Closes #1340Bernhard Reutner-Fischer
2007-05-08- bump version. Closes #1339Bernhard Reutner-Fischer
2007-05-07This 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-07If any of the netkit packages were selected, we disable their counterparts ↵"Steven J. Hill"
in Busybox and warn the user.
2007-05-07Modify the main script to use the lockfile program utilities. Mounting and ↵"Steven J. Hill"
un-mounting do not work reliably without them.
2007-05-07Add ability to build 'scsi_id' utility for udev."Steven J. Hill"
2007-05-07Install the default script only if one was not found from the platform."Steven J. Hill"
2007-05-07Add another include path to the CFLAGS."Steven J. Hill"
2007-05-07Install the default configuration file if the platform did not already ↵"Steven J. Hill"
define one.
2007-05-07Major clean-up."Steven J. Hill"
2007-05-07Target binary was incorrect and do a better job of cleaning up."Steven J. Hill"
2007-05-07Fix script so that 'restart' actually works."Steven J. Hill"
2007-05-07Add new packages."Steven J. Hill"
2007-05-03version bumpPeter Korsgaard
2007-05-03s/FAKEROUTE/FAKEROOT/Peter Korsgaard
2007-04-25sed patchPeter Korsgaard
2007-04-24libsndfile package. Closes #1325Peter Korsgaard
2007-04-24Bump versionPeter Korsgaard
2007-04-20Bumped versionPeter Korsgaard
2007-04-20- pass the correct endianBernhard Reutner-Fischer
2007-04-18- it helps to apply the patches.. ;)Bernhard Reutner-Fischer
- mdadm-clean tried to uninstall mdadm from the host, which may not be what was intended in the end
2007-04-17- make sure that our dest dir existsBernhard Reutner-Fischer
2007-04-17- bump versionBernhard Reutner-Fischer
2007-04-17- make it compile if LFS was turned offBernhard Reutner-Fischer
2007-04-16- uclibc is nowadays identified via __UCLIBC__Bernhard Reutner-Fischer
- fix build error when no ftw() is available.
2007-04-16- doesn't build, so bump version and look..Bernhard Reutner-Fischer
2007-04-16- install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer
First hunk of fixes for bug #1290
2007-04-13Need the target LDFLAGS for this to link using external toolchain."Steven J. Hill"
2007-04-12Bumped versionPeter Korsgaard
2007-04-06- make sure to download fakeroot if neededBernhard Reutner-Fischer
2007-04-06- commentary typo fixBernhard Reutner-Fischer
2007-04-06- doesn't compile if LFS is offBernhard Reutner-Fischer
2007-04-06- hit awk on steroids with a clue baitBernhard Reutner-Fischer
2007-04-06- someone disabled shared lib support without fixing the libelf rule leading toBernhard Reutner-Fischer
useless rebuilds. Add option to install the lib to the target and not only to the staging_dir.
2007-04-06- bump version. memmove works so let configure know about this factBernhard Reutner-Fischer
2007-04-06- using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rkedBernhard Reutner-Fischer
2007-04-05busybox 1.5.0 patchesPeter Korsgaard
2007-04-03Version bump. Thanks to Michael BenedictPeter Korsgaard
2007-04-03Version bump. Thanks to Michael BenedictPeter Korsgaard
2007-04-033.0.23d now under old-versions. Thanks to Michael BenedictPeter Korsgaard
2007-03-24- fwd portBernhard Reutner-Fischer
2007-03-24- strip quotes. Thanks to Heikki Lindholm for pointing this out.Bernhard Reutner-Fischer
2007-03-24- fix downloading the setserial patchBernhard Reutner-Fischer
2007-03-23- make sure we have a build_$arch dir for -menuconfig even when in a ↵Bernhard Reutner-Fischer
pristine checkout
2007-03-23- bump versionBernhard Reutner-Fischer