summaryrefslogtreecommitdiff
path: root/packages/busybox/busybox-1.2.1
AgeCommit message (Collapse)AuthorFiles
2007-03-10openturbostation: Remove leftover cruftOyvind Repvik2
2007-03-08busybox: Add openturbostation configOyvind Repvik2
2007-01-06busybox 1.2.1, 1.2.2: Enabled nohup applet.Paul Sokolovsky2
* Being able to login via telnet/ssh/on-device shell and run application such that it continues to run after logout, should be pretty useful feature for embedded system. * With common config (also used by angstrom), doesn't lead to increase of exe size (due to alignment padding), and the applet code itself is small (40 lines). * Approved by Koen Kooi.
2006-12-24Busybox: patch df rootfs device handling code so that the output works ↵Mike Westerhof1
correctly on systems that pivot from one root device to another during boot (SlugOS and variants)
2006-10-02busybox: Fix slugos initscript to prevent dhcp server starvation. Closes oe ↵Oyvind Repvik1
bug #1417
2006-09-25merge of '6159b24371b1d635546251f92f5c705343f88b30'Martin Dietze1
and 'd6a8fb6a4dc52ff3bda0e3bf30b05a0db05377a1'
2006-09-25busybox: nylon no longer uses busybox-vi but elvis-tiny instead.Martin Dietze1
2006-09-25busybox: remove mdev supportMichael-Luke Jones4
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-24busybox: drop in an mdev patch from busybox.netMichael-Luke Jones1
slugos-init: add in module loading logic for NSLU2 * Maintainers with other ixp4xx devices should follow suit
2006-09-23busybox: add mdev supportMichael-Luke Jones4
* adjust SlugOS defconfig to enable mdev * add mdev startup script (similar to udev init) * add mdev.conf with correct device permissions/actions
2006-09-21busybox: removed BZIP2 feature from nylon config, it was redundant since ↵Martin Dietze1
bzip2 is installed anyway
2006-09-20busybox: use a larger buffer in xargs for nylon, patch to compile busybox ↵Martin Dietze1
1.00 for mtx-[12]
2006-09-14busybox: added nylon setup for versions 1.2.0 and 1.2.1Martin Dietze1
2006-09-07busybox: Update slugos-specific defconfigOyvind Repvik1
2006-09-01busybox: Fixup missing option in slugos busybox defconfig. Bump PROyvind Repvik1
2006-08-31busybox: Add updated slugos defconfig, remove openslug-only directory, bump ↵Oyvind Repvik3
busybox PR
2006-08-01busybox: new 1.2.1 versionHolger Schurig27
* also made sure that busybox's wget understands --passive-ftp