Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-25 | divers: remove lines of the form "PACKAGES = ${PN}" from 63 files | Rolf Leggewie | 4 | |
2007-12-30 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 5 | |
968e6781dca5ee420f8b36434c88d54cafe77f35) to branch 'org.openembedded.dev.avr32' (head facce641a6e2c90f8a2171880eafb72136895681) | ||||
2007-12-23 | merge of '6765ce1f621a9ef917ba1521afc7b81013e14dc2' | Koen Kooi | 2 | |
and 'fcc520f13c2e5df6e6b7d52dcbfb32cb1750c941' | ||||
2007-12-23 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 2 | |
d8bfa63aa913e7227790ba2d02253cfbecce61ab) to branch 'org.openembedded.dev.avr32' (head bb1b18fc3fa0562c4c7bd85bb0d9617c62261f2e) | ||||
2007-12-23 | Remove some GNUism and replace cp -a with cp -pPR (once again) | Holger Freyther | 1 | |
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-19 | slingbox-1.3.1: Remove bashism from scripts/trylink | Rod Whitby | 2 | |
2007-12-11 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 20 | |
acccc4840b95c279164a3eeacf893200164bdc65) to branch 'org.openembedded.dev.avr32' (head 4a915ee0a28076c53049330f3f2e58c7b85ef7a8) | ||||
2007-11-29 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 5 | |
0238eff8862126ac83c3f05d7a6fb094feff89e9) to branch 'org.openembedded.dev.avr32' (head afeaa97ba6962d277699aab10b0b6a8089342824) | ||||
2007-11-24 | busybox: SlugOS defconfig - add nohup, add timeout option to shell's read ↵ | Mike Westerhof | 2 | |
command. | ||||
2007-11-22 | busybox: Enable support for -t & -n options for read command in angstrom ↵ | Koen Kooi | 17 | |
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-20 | busybox-static 1.2.1: Enable support for -t & -n options for read command. | Paul Sokolovsky | 2 | |
* 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-05 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 4 | |
a9d8dbf4fa950567435550e72514ae1d5ba70efe) to branch 'org.openembedded.dev.avr32' (head 98a24ed978fa92519a7d390465714a7742060284) | ||||
2007-11-01 | busybox 1.7.2: use Angstrom defconfig as default - there are usable fixes in it | Marcin Juszkiewicz | 4 | |
2007-10-31 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 2 | |
a6b798a43c05aef43ed650ab880f3edd386d0aa3) to branch 'org.openembedded.dev.avr32' (head 77e1041de2eef682f183f3f5199826818cb9c5b1) | ||||
2007-10-22 | busybox 1.7.2: replace run_part.c with the one we snatched of the mailinglist | Koen Kooi | 1 | |
2007-10-22 | busybox 1.7.2: add run_parts.c so Marcin can add it into the recipe :) | Koen Kooi | 1 | |
2007-10-18 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 2 | |
d46c4661bf8a227094ce244e37836233fb938268) to branch 'org.openembedded.dev.avr32' (head 7cd1ae5351316a6cdc9fe3db60bb05198d50af39) | ||||
2007-10-12 | busybox: enable more stuff in angstrom config, fixed #3150 | Koen Kooi | 2 | |
2007-10-12 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 7 | |
7c2dfd8725acfc6de0286a17d58cccbfa6c141f8) to branch 'org.openembedded.dev.avr32' (head 6a2246abf3d894c89fc60280e99b73072b879e02) | ||||
2007-10-12 | busybox: add 1.7.2, remove most OE patches | Koen Kooi | 7 | |
* builds, not runtime tested | ||||
2007-09-14 | busybox: add defconfig for avr32 that disables md5, since that fails to link | Koen Kooi | 2 | |
2007-08-12 | busybox: fix avr32 build, courtesy Stelios Koroneos | Koen Kooi | 3 | |
2007-08-04 | busybox: remove OpenMoko specifics, we track angstrom using OVERRIDES | Michael Lauer | 13 | |
2007-08-04 | busybox: add openmoko specifics | Michael Lauer | 13 | |
2007-06-19 | busybox: enable CONFIG_SWITCH_ROOT in busybox config | Cliff Brake | 5 | |
2007-06-16 | busybox: add 1.6.0 | Koen Kooi | 12 | |
2007-06-14 | busybox-static 1.2.1: Re-aad override dir prioperly with files. | Paul Sokolovsky | 22 | |
2007-06-12 | remove a bunch of empty directories | Rolf Leggewie | 15 | |
2007-06-10 | busybox-static 1.2.1: First cut at static busybox. | Paul Sokolovsky | 2 | |
* Yes, it works. 877916 bytes with uclibc. * Defconfig is based on angstrom's one, with switch_root enabled. | ||||
2007-06-07 | Unslung: slingbox - fix read_hex routine causing busybox fdisk failures | Mike Westerhof | 2 | |
2007-04-26 | busybox: dropped OpenZaurus config for 1.01 | Marcin Juszkiewicz | 2 | |
2007-04-26 | busybox 1.2.1: angstrom: Make syslogd log to /var/log/messages. | Paul Sokolovsky | 2 | |
* 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-23 | busybox: Clean up syslog.conf file. | Paul Sokolovsky | 2 | |
* 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-18 | busybox: updated nylon defconfig files (no more vi- and bzip2-support) | Martin Dietze | 5 | |
2007-04-03 | busybox: update to 1.5.0 (preference set to -1 so as not to disturb until | Mike Westerhof | 22 | |
this possibly-unstable release is more thoroughly tested). | ||||
2007-04-03 | busybox: SlugOS defconfig - enable mount/umount (for altboot), disable ext2/3 | Mike Westerhof | 1 | |
utilities (not necessary), enable dos2unix and unix2dos applets. | ||||
2007-03-10 | openturbostation: Remove leftover cruft | Oyvind Repvik | 2 | |
2007-03-08 | busybox: Add openturbostation config | Oyvind Repvik | 2 | |
2007-02-09 | busybox: made the slugos override more generic | Rod Whitby | 1 | |
2007-01-17 | busybox: Remove slugos-specific DEFAULT_PREFERENCE | Oyvind Repvik | 1 | |
2007-01-15 | busybox: Remove superflous patch | Oyvind Repvik | 2 | |
2007-01-15 | busybox: Upstream upgrade to 1.3.1, DEFAULT_PREFERENCE=-1 | Oyvind Repvik | 32 | |
2007-01-06 | busybox 1.2.1, 1.2.2: Enabled nohup applet. | Paul Sokolovsky | 5 | |
* 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-31 | merge of '44da8efcf85940e173cd83b2ea95fa7ae8782bb5' | Rolf Leggewie | 5 | |
and 'ca1dbbdd8a20d72c6e8277b66f14e016ff7b8cc2' | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 5 | |
2006-12-31 | Unslung: slingbox - bump up to busybox 1.3.1 | Mike Westerhof | 9 | |
2006-12-24 | Busybox: patch df rootfs device handling code so that the output works ↵ | Mike Westerhof | 2 | |
correctly on systems that pivot from one root device to another during boot (SlugOS and variants) | ||||
2006-12-19 | busybox: unify | Rolf Leggewie | 6 | |
2006-11-13 | COMPATIBLE_MACHINE=nslu2: various packages updated | Rod Whitby | 3 | |
2006-11-11 | Unslung: Slingbox: df: fixed handling of root pseudo-devices for Unslung | Mike Westerhof | 2 | |