Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-11-05 | Unslung: slingbox: upgrade slingbox to busybox 1.2.2 | Mike Westerhof | 6 | |
2006-10-28 | busybox: add support files for 1.2.2 | Koen Kooi | 31 | |
2006-10-28 | busybox: add 1.2.2, needs further testing, so it has a negative default ↵ | Koen Kooi | 1 | |
preference | ||||
2006-10-02 | busybox: Fix slugos initscript to prevent dhcp server starvation. Closes oe ↵ | Oyvind Repvik | 2 | |
bug #1417 | ||||
2006-09-25 | busybox 1.2.1: set PR to something sane | Koen Kooi | 1 | |
2006-09-25 | merge of '6159b24371b1d635546251f92f5c705343f88b30' | Martin Dietze | 1 | |
and 'd6a8fb6a4dc52ff3bda0e3bf30b05a0db05377a1' | ||||
2006-09-25 | busybox: nylon no longer uses busybox-vi but elvis-tiny instead. | Martin Dietze | 1 | |
2006-09-25 | busybox: remove mdev support | Michael-Luke Jones | 5 | |
mdev: add separate mdev package creating standalone executable * adjust mdev.conf to create /dev/buzzer link * change slugos-image.bb to include standalone mdev | ||||
2006-09-24 | busybox: drop in an mdev patch from busybox.net | Michael-Luke Jones | 2 | |
slugos-init: add in module loading logic for NSLU2 * Maintainers with other ixp4xx devices should follow suit | ||||
2006-09-23 | busybox: add mdev support | Michael-Luke Jones | 5 | |
* adjust SlugOS defconfig to enable mdev * add mdev startup script (similar to udev init) * add mdev.conf with correct device permissions/actions | ||||
2006-09-21 | busybox: removed BZIP2 feature from nylon config, it was redundant since ↵ | Martin Dietze | 4 | |
bzip2 is installed anyway | ||||
2006-09-20 | busybox: use a larger buffer in xargs for nylon, patch to compile busybox ↵ | Martin Dietze | 9 | |
1.00 for mtx-[12] | ||||
2006-09-14 | busybox: added nylon setup for versions 1.2.0 and 1.2.1 | Martin Dietze | 6 | |
2006-09-07 | busybox: Update slugos-specific defconfig | Oyvind Repvik | 2 | |
2006-09-01 | busybox 1.00: Incorporate fixes from familiar 0.8.4 release | Erik Hovland | 5 | |
* Add --oknodo argument to start-stop-daemon * df fixes * unzip and libuncompress fixes backported from 1.1.0 * bump rev to r37 since familiar 0.8.4 shipped with r36 | ||||
2006-09-01 | busybox: Fixup missing option in slugos busybox defconfig. Bump PR | Oyvind Repvik | 2 | |
2006-08-31 | busybox: Add updated slugos defconfig, remove openslug-only directory, bump ↵ | Oyvind Repvik | 4 | |
busybox PR | ||||
2006-08-26 | busybox 1.2.1: replace mv with a non-gnu-ish cp | Koen Kooi | 1 | |
2006-08-01 | busybox: new 1.2.1 version | Holger Schurig | 28 | |
* also made sure that busybox's wget understands --passive-ftp | ||||
2006-08-01 | busybox 1.2.0: remove unupdated defconfigs, add a large default one and ↵ | Koen Kooi | 6 | |
remove DEFAULT_PREFERENCE = -1 | ||||
2006-08-01 | busybox: defconfig for MNCI | Holger Schurig | 2 | |
2006-07-31 | Unslung: slingbox defconfig added advanced fdisk options | Mike Westerhof | 1 | |
2006-07-31 | Unslung: slingbox: added built-in fdisk support, but without the /bin/fdisk link | Mike Westerhof | 2 | |
so as not to overwrite the Linksys fdisk utility. | ||||
2006-07-07 | busybox 1.2.0: save 8k by disabling httpd in angstrom defconfig | Koen Kooi | 1 | |
2006-07-07 | busybox 1.2.0: fix horrendous bug where busybox wouldn't use the ↵ | Koen Kooi | 1 | |
crosscompiler, spotted by the good mister Davey | ||||
2006-07-06 | busybox 1.2.0: add initial defconfig for angstrom | Koen Kooi | 2 | |
2006-07-06 | busybox 1.2.0 fix packaging due to changed CONFIG_ options | Michael Lauer | 7 | |
WARNING: Need to review ALL defconfigs before setting this version as default | ||||
2006-07-06 | busybox 1.2.0: add it, closes #745 | Koen Kooi | 28 | |
2006-05-31 | busybox - sh may not always be enabled in defconfig. | Raymond Danks | 2 | |
2006-05-25 | Unslung slingbox: upgrade slingbox to 1.1.3 busybox base | Mike Westerhof | 7 | |
2006-05-18 | busybox-1.01: improve uclibc-posix patch to not break the glibc build. ↵ | Michael Lauer | 2 | |
closes #657 | ||||
2006-04-29 | busybox: add defconfig for angstrom | Koen Kooi | 3 | |
2006-04-13 | busybox/slugos: Bumped PR due to sysctl.conf change. | Rod Whitby | 1 | |
2006-04-13 | busybox/slugos: Reinstated the fix to sysctl.conf which seems to have been ↵ | Rod Whitby | 1 | |
reverted by someone. | ||||
2006-04-22 | slingbox: add losetup to defconfig | Mike Westerhof | 2 | |
2006-03-15 | busybox-1.01: make ping6.c compile against glibc-2.4 | Philipp Zabel | 2 | |
2006-02-25 | busybox: Fix hotplug bug in slugos-* | Oyvind Repvik | 2 | |
2006-02-25 | busybox: fix slugos-related building problem | Oyvind Repvik | 1 | |
2006-02-25 | Add sysctl applet to slugos | Oyvind Repvik | 3 | |
2006-02-08 | busybox: Add fix for uclibc on x86 (from Stelios Koroneos - bug #657) | Richard Purdie | 4 | |
2006-02-03 | merge of 0a4dda033896ff5bcc2aac99f0ac7064e34f6cd6 | John Bowler | 2 | |
and 5ffc1b1540c0c7e039758bae429eea419195f09b | ||||
2006-02-03 | busybox: fix udhcpc with multiple ports on slugos in 1.01 | John Bowler | 2 | |
- 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 | 3 | |
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 | 2 | |
- 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 | 2 | |
- 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 | 4 | |
- 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 | 6 | |
slugos. | ||||
2006-01-04 | slingbox: Update slingbox umount to support -f and add the Linksys custom -L ↵ | Rod Whitby | 3 | |
(-lazy umount) option. |