Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-02-08 | busybox cleanup: | Michael Lauer | 35 | |
* remove some outdated / in-between versions * remove angstrom-only defconfig in bb 1.7.2 * make 1.7.2 the new default preference | ||||
2007-04-26 | busybox: dropped OpenZaurus config for 1.01 | Marcin Juszkiewicz | 2 | |
2007-04-18 | busybox: updated nylon defconfig files (no more vi- and bzip2-support) | Martin Dietze | 1 | |
2006-09-21 | busybox: removed BZIP2 feature from nylon config, it was redundant since ↵ | Martin Dietze | 1 | |
bzip2 is installed anyway | ||||
2006-09-20 | busybox: use a larger buffer in xargs for nylon, patch to compile busybox ↵ | Martin Dietze | 1 | |
1.00 for mtx-[12] | ||||
2006-05-18 | busybox-1.01: improve uclibc-posix patch to not break the glibc build. ↵ | Michael Lauer | 1 | |
closes #657 | ||||
2006-04-29 | busybox: add defconfig for angstrom | Koen Kooi | 2 | |
2006-04-13 | busybox/slugos: Reinstated the fix to sysctl.conf which seems to have been ↵ | Rod Whitby | 1 | |
reverted by someone. | ||||
2006-02-25 | busybox: Fix hotplug bug in slugos-* | Oyvind Repvik | 1 | |
2006-02-25 | Add sysctl applet to slugos | Oyvind Repvik | 2 | |
2006-02-08 | busybox: Add fix for uclibc on x86 (from Stelios Koroneos - bug #657) | Richard Purdie | 1 | |
2006-02-03 | merge of 0a4dda033896ff5bcc2aac99f0ac7064e34f6cd6 | John Bowler | 1 | |
and 5ffc1b1540c0c7e039758bae429eea419195f09b | ||||
2006-02-03 | busybox: fix udhcpc with multiple ports on slugos in 1.01 | John Bowler | 1 | |
- a new 'simple.script' patch ensures that resolve.conf is maintained correctly when multiple ethernet ports are present in the system, fixes slug bug 347 | ||||
2006-02-02 | busybox 1.01: smaller config for OpenZaurus | Marcin Juszkiewicz | 2 | |
- removed Minix FS support - removed DevFS support - removed DHCP server - removed unzip (we have it in separate package) - removed busybox keymaps handling support - switched buffer allocation policy to "Allocate on the Stack" like Familiar have | ||||
2006-01-31 | busybox: Add slimmed configuration for Familiar. | Florian Boor | 2 | |
2006-01-30 | busybox: add missing patch in 1.01 | John Bowler | 1 | |
2006-01-30 | busybox: put fdisk back in to slugos defconfig in 1.01 | John Bowler | 1 | |
- util-linux fdisk does not work on ARM (alignment problems) so use the busybox one in preference | ||||
2006-01-29 | busybox: change slugos defconfig not to include mount/umount/swaponoff in 1.01 | John Bowler | 1 | |
- the util-linux versions of the standard mount utilities are now used in the slugos images. | ||||
2006-01-09 | slugos: remove/correct references to openslug | John Bowler | 1 | |
- apex: contains an absolute build sys path name (commented) - base-files: rename openslug to slugos in 3.0.14 - busybox: rename openslug to slugos in 1.00, 1.01 - netbase: rename openslug to slugos in 4.21 - slugos-init: rename openslug to slugos in 0.10 - all others: remove or replace openslug in comments (no build changes) | ||||
2006-01-07 | slugos: Major rename of common SlugOS files and directories from openslug to ↵ | Rod Whitby | 3 | |
slugos. | ||||
2005-09-05 | added busybox 1.01 | Marcin Juszkiewicz | 27 | |
- DEFAULT_PREFERENCE = "-1" because it is not tested on all devices - works on my collie with OZ 3.5.4-20050830 |