Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-07 | busybox: 1.13.1 crond fix | Peter Korsgaard | |
2008-12-04 | busybox: 1.13.1 ip fix | Peter Korsgaard | |
2008-11-29 | busybox: bump 1.12.x / 1.13.x versions | Peter Korsgaard | |
2008-11-28 | busybox: updated 1.13.0 ash fix | Peter Korsgaard | |
2008-11-22 | busybox: updated 1.13.0 ash fix | Peter Korsgaard | |
2008-11-21 | busybox: fixup id applet on 1.13.0 for old uclibc versions | Peter Korsgaard | |
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. | |||
2008-11-21 | busybox: 1.13.0 ash fix | Peter Korsgaard | |
2008-11-20 | busybox: 1.13.0 klogd fix | Peter Korsgaard | |
2008-11-17 | busybox: updated 1.13.0 id patch (only error out if needed) | Peter Korsgaard | |
2008-11-16 | busybox: 1.13.0 id patch (check) | Peter Korsgaard | |
2008-11-15 | busybox: disable id applet for 1.13.x | Peter Korsgaard | |
busybox 1.13.0 id applet doesn't compile with uclibc 0.9.29 / 0.9.28, so disable it for now. | |||
2008-11-13 | busybox: add 1.13.x, mark older as deprecated | Peter Korsgaard | |
2008-11-13 | busybox: bump 1.12.x version | Peter Korsgaard | |
2008-11-07 | busybox: basename 1.12.1 fix | Peter Korsgaard | |
2008-11-02 | busybox: additional 1.12.1 patches | Peter Korsgaard | |
2008-10-13 | busybox: add 1.12.1 modprobe fix | Peter Korsgaard | |
2008-10-06 | busybox: 1.12.1 grep fix | Peter Korsgaard | |
2008-09-28 | busybox: bump 1.11.x and 1.12.x versions | Peter Korsgaard | |
2008-09-22 | busybox: more 1.12.0 patches | Peter Korsgaard | |
2008-09-09 | busybox: 1.11.2 patch | Peter Korsgaard | |
2008-09-09 | busybox: remove stale busybox 1.11.1 patches | Peter Korsgaard | |
Hamish, don't forget to remove those when you bump the version | |||
2008-08-31 | busybox: additional 1.12.0 patches | Peter Korsgaard | |
2008-08-28 | busybox: udhcpc patch for 1.12.0 | Peter Korsgaard | |
2008-08-26 | Bump 1.11.x version to 1.11.2 (no patches yet) | Hamish Moffatt | |
2008-08-21 | busybox: add 1.12.x and make it default | Peter Korsgaard | |
2008-08-06 | busybox: fix missing dependencies in unpacked and config rules | Peter Korsgaard | |
Aadds dependency to host-sed and $(PROJECT_BUILD_DIR) when running make busybox-config and busybox-unpacked. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||
2008-08-06 | busybox: additional 1.11.1 patches | Peter Korsgaard | |
2008-08-04 | busybox: default HIDE_OTHERS to y for all versions | Peter Korsgaard | |
There's no particular reason to only enable BR2_PACKAGE_BUSYBOX_HIDE_OTHERS by default for the snapshot version. | |||
2008-07-23 | busybox: additional 1.11.1 fix | Peter Korsgaard | |
2008-07-22 | busybox: 1.11.1 patches | Peter Korsgaard | |
2008-07-11 | busybox: bump 1.11.x version | Peter Korsgaard | |
2008-07-06 | busybox: more 1.11.0 patches | Peter Korsgaard | |
2008-07-01 | busybox: default to 1.11.x | Peter Korsgaard | |
2008-07-01 | busybox 1.11.0: additional fixes | Peter Korsgaard | |
2008-06-28 | busybox: 1.11.0 fixes | Peter Korsgaard | |
2008-06-26 | busybox: add 1.11.x | Peter Korsgaard | |
2008-06-26 | busybox: mark old versions as deprecated | Peter Korsgaard | |
2008-06-26 | buxybox: bump 1.10.x version | Peter Korsgaard | |
2008-06-20 | budybox: 1.10.3 udhcpc fix | Peter Korsgaard | |
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2008-06-13 | busybox 1.10.3 patch | Peter Korsgaard | |
2008-06-07 | busybox 1.10.x: bump version | Peter Korsgaard | |
2008-05-31 | busybox: additional 1.10.2 fixes | Peter Korsgaard | |
2008-05-31 | busybox: 1.10.2 patches | Peter Korsgaard | |
2008-05-09 | busybox: bump version | Peter Korsgaard | |
2008-05-05 | busybox: additional 1.10.1 patches | Peter Korsgaard | |
2008-04-29 | busybox: 1.10.1 patches | Peter Korsgaard | |
2008-04-22 | busybox: bump version | Peter Korsgaard | |
2008-04-04 | busybox-1.6.0.config: disable TASKSET. | Peter Korsgaard | |
Disable CONFIG_TASKSET as it only compiles if sched_{g,s}etaffinity support is available. | |||
2008-04-01 | busybox: additional 1.10.0 fix | Peter Korsgaard | |