summaryrefslogtreecommitdiff
path: root/packages/busybox
AgeCommit message (Collapse)AuthorFiles
2008-03-24busybox 1.9.1: add files needed for openwrt-style 'telnet failsafe login'Koen Kooi3
* the files aren't used in the recipe yet, just there for reference
2008-02-29busybox 1.9.1 enable cmp utility, remove openmoko-specific defconfig (not ↵Michael Lauer4
necessary)
2008-02-29busybox: 1.9.1 add cmp into openmoko distributionJohn Lee2
2008-02-27busybox 1.9.1 factor more common things into busybox.incMichael Lauer3
disable utilities again until we're a proper replacement for tinylogin
2008-02-19merge of '9a5df4f82194968b8ea8a94d7effc5bf61c1e650'Stanislav Brabec1
and 'cb1970d64a9cdb9559e137f509557905fbc174b5'
2008-02-19busybox 1.9.1 add fix for lineedit on arm, remove our own version of ↵Michael Lauer1
run_parts.c which is identical with upstream nowadays
2008-02-19Output NUL terminated lines with sort -z (busybox#1591). Fixes updatedb.Stanislav Brabec2
2008-02-17busybox: add docu for "push 'em"-status of ↵Rolf Leggewie1
packages/busybox/busybox-1.9.1/adduser-longops.patch * add lines upstream, status and comment to the patch
2008-02-16busybox 1.9.1 one defconfig to rule them all, add patch for long options. ↵Michael Lauer4
fixes #3781 -- thanks Andrew Paulsen!
2008-02-14busybox 1.9.1: fix buildKoen Kooi3
2008-02-14busybox: move run-part.c to filesKoen Kooi1
2008-02-13add busybox 1.9.1, the new stable versionMichael Lauer2
2008-02-13busybox 1.7.2 enable login utilities to make this a replacement for tinyloginMichael Lauer2
2008-02-08busybox 1.2.1, 1.7.2: enable CONFIG_RUN_PARTS_LONG_OPTIONS and ↵Michael Lauer8
CONFIG_FEATURE_DATE_ISOFMT. closes #2964
2008-02-08busybox:Michael Lauer28
* fix syslog init script (closes #3718) * drop obsolete slingbox versions (ACKed by rwhitby)
2008-02-08busybox cleanup:Michael Lauer134
* remove some outdated / in-between versions * remove angstrom-only defconfig in bb 1.7.2 * make 1.7.2 the new default preference
2008-01-25divers: remove lines of the form "PACKAGES = ${PN}" from 63 filesRolf Leggewie4
2007-12-30propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi5
968e6781dca5ee420f8b36434c88d54cafe77f35) to branch 'org.openembedded.dev.avr32' (head facce641a6e2c90f8a2171880eafb72136895681)
2007-12-23merge of '6765ce1f621a9ef917ba1521afc7b81013e14dc2'Koen Kooi2
and 'fcc520f13c2e5df6e6b7d52dcbfb32cb1750c941'
2007-12-23propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
d8bfa63aa913e7227790ba2d02253cfbecce61ab) to branch 'org.openembedded.dev.avr32' (head bb1b18fc3fa0562c4c7bd85bb0d9617c62261f2e)
2007-12-23Remove some GNUism and replace cp -a with cp -pPR (once again)Holger Freyther1
I didn't touch the to be installed files, as we have GNU coreutils or at least a compatible busybox version on our targets so far.
2007-12-19slingbox-1.3.1: Remove bashism from scripts/trylinkRod Whitby2
2007-12-11propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi20
acccc4840b95c279164a3eeacf893200164bdc65) to branch 'org.openembedded.dev.avr32' (head 4a915ee0a28076c53049330f3f2e58c7b85ef7a8)
2007-11-29propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi5
0238eff8862126ac83c3f05d7a6fb094feff89e9) to branch 'org.openembedded.dev.avr32' (head afeaa97ba6962d277699aab10b0b6a8089342824)
2007-11-24busybox: SlugOS defconfig - add nohup, add timeout option to shell's read ↵Mike Westerhof2
command.
2007-11-22busybox: Enable support for -t & -n options for read command in angstrom ↵Koen Kooi17
configs. * These are timeout and num chars to read options, both are useful when writing UI interaction code, with busybox-static being targetted at writing bootloader tools and stuff.
2007-11-20busybox-static 1.2.1: Enable support for -t & -n options for read command.Paul Sokolovsky2
* These are timeout and num chars to read options, both are useful when writing UI interaction code, with busybox-static being targetted at writing bootloader tools and stuff.
2007-11-05propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi4
a9d8dbf4fa950567435550e72514ae1d5ba70efe) to branch 'org.openembedded.dev.avr32' (head 98a24ed978fa92519a7d390465714a7742060284)
2007-11-01busybox 1.7.2: use Angstrom defconfig as default - there are usable fixes in itMarcin Juszkiewicz4
2007-10-31propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
a6b798a43c05aef43ed650ab880f3edd386d0aa3) to branch 'org.openembedded.dev.avr32' (head 77e1041de2eef682f183f3f5199826818cb9c5b1)
2007-10-22busybox 1.7.2: replace run_part.c with the one we snatched of the mailinglist Koen Kooi1
2007-10-22busybox 1.7.2: add run_parts.c so Marcin can add it into the recipe :)Koen Kooi1
2007-10-18propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
d46c4661bf8a227094ce244e37836233fb938268) to branch 'org.openembedded.dev.avr32' (head 7cd1ae5351316a6cdc9fe3db60bb05198d50af39)
2007-10-12busybox: enable more stuff in angstrom config, fixed #3150Koen Kooi2
2007-10-12propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi7
7c2dfd8725acfc6de0286a17d58cccbfa6c141f8) to branch 'org.openembedded.dev.avr32' (head 6a2246abf3d894c89fc60280e99b73072b879e02)
2007-10-12busybox: add 1.7.2, remove most OE patchesKoen Kooi7
* builds, not runtime tested
2007-09-14busybox: add defconfig for avr32 that disables md5, since that fails to linkKoen Kooi2
2007-08-12busybox: fix avr32 build, courtesy Stelios KoroneosKoen Kooi3
2007-08-04busybox: remove OpenMoko specifics, we track angstrom using OVERRIDESMichael Lauer13
2007-08-04busybox: add openmoko specificsMichael Lauer13
2007-06-19busybox: enable CONFIG_SWITCH_ROOT in busybox configCliff Brake5
2007-06-16busybox: add 1.6.0Koen Kooi12
2007-06-14busybox-static 1.2.1: Re-aad override dir prioperly with files.Paul Sokolovsky22
2007-06-12remove a bunch of empty directoriesRolf Leggewie15
2007-06-10busybox-static 1.2.1: First cut at static busybox.Paul Sokolovsky2
* 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 Westerhof2
2007-04-26busybox: dropped OpenZaurus config for 1.01Marcin Juszkiewicz2
2007-04-26busybox 1.2.1: angstrom: Make syslogd log to /var/log/messages.Paul Sokolovsky2
* 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 Sokolovsky2
* 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 Dietze5