summaryrefslogtreecommitdiffstats
path: root/package/busybox
Commit message (Collapse)AuthorAgeFilesLines
* busybox: additional 1.14.0 fixesPeter Korsgaard2009-05-194-1/+203
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.14.0 libbb fixPeter Korsgaard2009-05-181-0/+35
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: additional 1.14.0 patchesPeter Korsgaard2009-05-132-13/+19
| | | | | | The original mdev patch was buggy. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.14.0 mdev / des fixesPeter Korsgaard2009-05-042-0/+38
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.14.0 dhcp fixPeter Korsgaard2009-04-261-0/+12
|
* busybox: 1.14.0 fixesPeter Korsgaard2009-04-184-28/+38
|
* busybox: 1.14.0 fix for move_to_unaligned32 / dnsd.c on !x86Peter Korsgaard2009-04-171-0/+28
|
* busybox: remove ancient versionsPeter Korsgaard2009-04-155-1442/+0
|
* busybox: add 1.14.xPeter Korsgaard2009-04-152-4/+10
|
* busybox: bump 1.13.x versionPeter Korsgaard2009-04-156-726/+1
|
* fakeroot: install into HOST_DIRPeter Korsgaard2009-04-011-1/+1
|
* makedevs: install into HOST_DIRPeter Korsgaard2009-04-011-1/+1
|
* busybox: additional 1.13.3 fixesPeter Korsgaard2009-04-013-12/+503
|
* busybox: 1.13.3 tail fixPeter Korsgaard2009-03-301-0/+12
|
* busybox: 1.13.3 hush fixPeter Korsgaard2009-03-241-0/+179
|
* busybox: 1.13.3 ash fixPeter Korsgaard2009-03-191-0/+43
|
* busybox: bump 1.13.x versionPeter Korsgaard2009-03-1110-437/+1
|
* busybox: additional 1.13.2 fixesPeter Korsgaard2009-03-023-0/+99
|
* busybox: 1.13.2 killall fixPeter Korsgaard2009-02-181-0/+17
|
* busybox: additional 1.13.2 fixesPeter Korsgaard2009-02-012-0/+149
|
* busybox: rebuild if .config changedPeter Korsgaard2009-01-291-4/+4
| | | | As reported on irc - Fixes busybox-menuconfig
* busybox: remove unused handling of ancient versions no longer in BRPeter Korsgaard2009-01-291-8/+0
|
* busybox: 1.13.2 tar fixPeter Korsgaard2009-01-201-0/+11
|
* busybox: 1.13.2 depmod fixPeter Korsgaard2009-01-191-0/+121
|
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* busybox: 1.13.2 mdev fixPeter Korsgaard2009-01-121-0/+39
|
* buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard2009-01-011-1/+1
| | | | | Simply set SHELL to bash instead of adding CONFIG_SHELL to all shell invocations. CONFIG_SHELL is still set, as it is used by kconfig.
* busybox: bump 1.12.x / 1.13.x versionsPeter Korsgaard2008-12-318-259/+2
|
* busybox: 1.13.1 dc fixPeter Korsgaard2008-12-301-0/+13
|
* busybox; fix iptunnel compile with 2.6.28 headers (from r24253)Peter Korsgaard2008-12-291-0/+80
|
* busybox: 1.13.1 bindtodevice fixPeter Korsgaard2008-12-111-0/+86
|
* busybox: additional 1.13.1 fixesPeter Korsgaard2008-12-102-0/+47
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-3/+3
|
* busybox: 1.13.1 crond fixPeter Korsgaard2008-12-071-0/+20
|
* busybox: 1.13.1 ip fixPeter Korsgaard2008-12-041-0/+11
|
* busybox: bump 1.12.x / 1.13.x versionsPeter Korsgaard2008-11-2910-541/+2
|
* busybox: updated 1.13.0 ash fixPeter Korsgaard2008-11-281-1/+186
|
* busybox: updated 1.13.0 ash fixPeter Korsgaard2008-11-221-5/+6
|
* busybox: fixup id applet on 1.13.0 for old uclibc versionsPeter Korsgaard2008-11-212-1/+9
| | | | | | | | The id applet in 1.13.0 only compiles with uclibc < 0.9.30 if the busybox internal passwd/grp functions are used. Therefore, automatically enable CONFIG_USE_BB_PWD_GRP if that situation is detected and warn the user.
* busybox: 1.13.0 ash fixPeter Korsgaard2008-11-211-0/+89
|
* busybox: 1.13.0 klogd fixPeter Korsgaard2008-11-201-0/+29
|
* busybox: updated 1.13.0 id patch (only error out if needed)Peter Korsgaard2008-11-171-2/+4
|
* busybox: 1.13.0 id patch (check)Peter Korsgaard2008-11-161-0/+15
|
* busybox: disable id applet for 1.13.xPeter Korsgaard2008-11-153-1/+971
| | | | | busybox 1.13.0 id applet doesn't compile with uclibc 0.9.29 / 0.9.28, so disable it for now.
* busybox: add 1.13.x, mark older as deprecatedPeter Korsgaard2008-11-134-2/+91
|
* busybox: bump 1.12.x versionPeter Korsgaard2008-11-1310-339/+36
|
* busybox: basename 1.12.1 fixPeter Korsgaard2008-11-071-0/+10
|
* busybox: additional 1.12.1 patchesPeter Korsgaard2008-11-025-4/+272
|
* busybox: add 1.12.1 modprobe fixPeter Korsgaard2008-10-131-0/+33
|
* busybox: 1.12.1 grep fixPeter Korsgaard2008-10-061-0/+27
|