aboutsummaryrefslogtreecommitdiffstats
path: root/packages/busybox
AgeCommit message (Collapse)Author
2007-08-04busybox: remove OpenMoko specifics, we track angstrom using OVERRIDESMichael Lauer
2007-08-04busybox: add openmoko specificsMichael Lauer
2007-06-19busybox: enable CONFIG_SWITCH_ROOT in busybox configCliff Brake
2007-06-16busybox: add 1.6.0Koen Kooi
2007-06-14busybox-static 1.2.1: Re-aad override dir prioperly with files.Paul Sokolovsky
2007-06-12remove a bunch of empty directoriesRolf Leggewie
2007-06-10busybox-static 1.2.1: First cut at static busybox.Paul Sokolovsky
* Yes, it works. 877916 bytes with uclibc. * Defconfig is based on angstrom's one, with switch_root enabled.
2007-06-07Unslung: slingbox - fix read_hex routine causing busybox fdisk failuresMike Westerhof
2007-04-26busybox: dropped OpenZaurus config for 1.01Marcin Juszkiewicz
2007-04-26busybox 1.2.1: angstrom: Make syslogd log to /var/log/messages.Paul Sokolovsky
* With rotation and size/rotation count limit, which coupled with /var/log being a tmpfs, makes it not worse than canonical circular buffer logging, but much more friendly for people not familiar with busybox. * Closes #2135. * Approved by Koen Kooi
2007-04-23busybox: Clean up syslog.conf file.Paul Sokolovsky
* Typo fixes. * Order options in some logical sequence. * Make clear which option applies to which logging destination. * Remove bogus comments about file log rotation being "incompatible with busybox" (works at least with 1.2.1).
2007-04-18busybox: updated nylon defconfig files (no more vi- and bzip2-support)Martin Dietze
2007-04-03busybox: update to 1.5.0 (preference set to -1 so as not to disturb untilMike Westerhof
this possibly-unstable release is more thoroughly tested).
2007-04-03busybox: SlugOS defconfig - enable mount/umount (for altboot), disable ext2/3Mike Westerhof
utilities (not necessary), enable dos2unix and unix2dos applets.
2007-03-10openturbostation: Remove leftover cruftOyvind Repvik
2007-03-08busybox: Add openturbostation configOyvind Repvik
2007-02-09busybox: made the slugos override more genericRod Whitby
2007-01-17busybox: Remove slugos-specific DEFAULT_PREFERENCEOyvind Repvik
2007-01-15busybox: Remove superflous patchOyvind Repvik
2007-01-15busybox: Upstream upgrade to 1.3.1, DEFAULT_PREFERENCE=-1Oyvind Repvik
2007-01-06busybox 1.2.1, 1.2.2: Enabled nohup applet.Paul Sokolovsky
* 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-31merge of '44da8efcf85940e173cd83b2ea95fa7ae8782bb5'Rolf Leggewie
and 'ca1dbbdd8a20d72c6e8277b66f14e016ff7b8cc2'
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-12-31Unslung: slingbox - bump up to busybox 1.3.1Mike Westerhof
2006-12-24Busybox: patch df rootfs device handling code so that the output works ↵Mike Westerhof
correctly on systems that pivot from one root device to another during boot (SlugOS and variants)
2006-12-19busybox: unifyRolf Leggewie
2006-11-13COMPATIBLE_MACHINE=nslu2: various packages updatedRod Whitby
2006-11-11Unslung: Slingbox: df: fixed handling of root pseudo-devices for UnslungMike Westerhof
2006-11-11Unslung: major change - Linksys busybox now subsumed by slingbox; cpio and findMike Westerhof
are no longer required; rc.bootdisk functionality introduced in unslung-rootfs
2006-11-05Unslung: slingbox: upgrade slingbox to busybox 1.2.2Mike Westerhof
2006-10-28busybox: add support files for 1.2.2Koen Kooi
2006-10-28busybox: add 1.2.2, needs further testing, so it has a negative default ↵Koen Kooi
preference
2006-10-02busybox: Fix slugos initscript to prevent dhcp server starvation. Closes oe ↵Oyvind Repvik
bug #1417
2006-09-25busybox 1.2.1: set PR to something saneKoen Kooi
2006-09-25merge of '6159b24371b1d635546251f92f5c705343f88b30'Martin Dietze
and 'd6a8fb6a4dc52ff3bda0e3bf30b05a0db05377a1'
2006-09-25busybox: nylon no longer uses busybox-vi but elvis-tiny instead.Martin Dietze
2006-09-25busybox: remove mdev supportMichael-Luke Jones
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 Jones
slugos-init: add in module loading logic for NSLU2 * Maintainers with other ixp4xx devices should follow suit
2006-09-23busybox: add mdev supportMichael-Luke Jones
* 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 Dietze
bzip2 is installed anyway
2006-09-20busybox: use a larger buffer in xargs for nylon, patch to compile busybox ↵Martin Dietze
1.00 for mtx-[12]
2006-09-14busybox: added nylon setup for versions 1.2.0 and 1.2.1Martin Dietze
2006-09-07busybox: Update slugos-specific defconfigOyvind Repvik
2006-09-01busybox 1.00: Incorporate fixes from familiar 0.8.4 releaseErik Hovland
* 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-01busybox: Fixup missing option in slugos busybox defconfig. Bump PROyvind Repvik
2006-08-31busybox: Add updated slugos defconfig, remove openslug-only directory, bump ↵Oyvind Repvik
busybox PR
2006-08-26busybox 1.2.1: replace mv with a non-gnu-ish cpKoen Kooi
2006-08-01busybox: new 1.2.1 versionHolger Schurig
* also made sure that busybox's wget understands --passive-ftp
2006-08-01busybox 1.2.0: remove unupdated defconfigs, add a large default one and ↵Koen Kooi
remove DEFAULT_PREFERENCE = -1
2006-08-01busybox: defconfig for MNCIHolger Schurig