summaryrefslogtreecommitdiff
path: root/package/busybox
AgeCommit message (Collapse)Author
2009-09-16busybox: bump 1.14.x versionPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-15busybox: don't default to long gone file for snapshot configPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-12busybox: bump 1.15.x versionPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-10busybox: 1.15.0 fixesPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-10busybox: 1.14.3 fixesPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-05Merge branch 'qstrip' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2009-09-05packages: use qstripThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-09-05busybox: 1.15.0 inetd fixPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-01busybox: add 1.15.0Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-08-24busybox: also enable ipv6 support in ifupdown if ipv6 support is enabledPeter Korsgaard
Reported by: Chris Smith <chris.smith@tandberg.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-08-04busybox: bump 1.14.x versionPeter Korsgaard
Fixes various problems. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-20busybox: 1.14.2 test fixPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-12busybox: additional 1.14.2 patchesPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-05busybox: ls fix for v1.14.2Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-24busybox: bump 1.14.x versionPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-22busybox: autodetect nfs mount support based on BR2_INET_RPC settingPeter Korsgaard
Override nfs mount support based on BR2_INET_RPC setting, so BR will DTRT. This way you will automatically get NFS support in busybox if available in the toolchain, and the build won't break if the defconfig enables it but the user has it disabled in the toolchain. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-22busybox: 1.13.x defconfig: enable devmem appletPeter Korsgaard
Small and useful for a lot of early hardware testing/verification. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-14busybox: 1.14.1 ash fixPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-12busybox: additional 1.14.1 fixesPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-11busybox: additional 1.14.1 fixesPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-06busybox: 1.14.1 ftpd + modprobe patchesPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-27busybox: bump 1.14.x versionPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-26busybox: fix brown paper bag typo introduced in a7ed91aPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-19busybox: additional 1.14.0 fixesPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-18busybox: 1.14.0 libbb fixPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-13busybox: additional 1.14.0 patchesPeter Korsgaard
The original mdev patch was buggy. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-04busybox: 1.14.0 mdev / des fixesPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-04-26busybox: 1.14.0 dhcp fixPeter Korsgaard
2009-04-18busybox: 1.14.0 fixesPeter Korsgaard
2009-04-17busybox: 1.14.0 fix for move_to_unaligned32 / dnsd.c on !x86Peter Korsgaard
2009-04-15busybox: remove ancient versionsPeter Korsgaard
2009-04-15busybox: add 1.14.xPeter Korsgaard
2009-04-15busybox: bump 1.13.x versionPeter Korsgaard
2009-04-01fakeroot: install into HOST_DIRPeter Korsgaard
2009-04-01makedevs: install into HOST_DIRPeter Korsgaard
2009-04-01busybox: additional 1.13.3 fixesPeter Korsgaard
2009-03-30busybox: 1.13.3 tail fixPeter Korsgaard
2009-03-24busybox: 1.13.3 hush fixPeter Korsgaard
2009-03-19busybox: 1.13.3 ash fixPeter Korsgaard
2009-03-11busybox: bump 1.13.x versionPeter Korsgaard
2009-03-02busybox: additional 1.13.2 fixesPeter Korsgaard
2009-02-18busybox: 1.13.2 killall fixPeter Korsgaard
2009-02-01busybox: additional 1.13.2 fixesPeter Korsgaard
2009-01-29busybox: rebuild if .config changedPeter Korsgaard
As reported on irc - Fixes busybox-menuconfig
2009-01-29busybox: remove unused handling of ancient versions no longer in BRPeter Korsgaard
2009-01-20busybox: 1.13.2 tar fixPeter Korsgaard
2009-01-19busybox: 1.13.2 depmod fixPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-12busybox: 1.13.2 mdev fixPeter Korsgaard