Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-12-24 | Busybox: patch df rootfs device handling code so that the output works ↵ | Mike Westerhof | 1 | |
correctly on systems that pivot from one root device to another during boot (SlugOS and variants) | ||||
2006-12-19 | busybox: unify | Rolf Leggewie | 1 | |
2006-10-02 | busybox: Fix slugos initscript to prevent dhcp server starvation. Closes oe ↵ | Oyvind Repvik | 1 | |
bug #1417 | ||||
2006-09-25 | busybox 1.2.1: set PR to something sane | Koen Kooi | 1 | |
2006-09-25 | busybox: remove mdev support | Michael-Luke Jones | 1 | |
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 | 1 | |
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 | 1 | |
* adjust SlugOS defconfig to enable mdev * add mdev startup script (similar to udev init) * add mdev.conf with correct device permissions/actions | ||||
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-09-14 | busybox: added nylon setup for versions 1.2.0 and 1.2.1 | Martin Dietze | 1 | |
2006-09-07 | busybox: Update slugos-specific defconfig | Oyvind Repvik | 1 | |
2006-09-01 | busybox: Fixup missing option in slugos busybox defconfig. Bump PR | Oyvind Repvik | 1 | |
2006-08-31 | busybox: Add updated slugos defconfig, remove openslug-only directory, bump ↵ | Oyvind Repvik | 1 | |
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 | 1 | |
* also made sure that busybox's wget understands --passive-ftp |