Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 28 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 7 | |
2008-02-08 | busybox 1.2.1, 1.7.2: enable CONFIG_RUN_PARTS_LONG_OPTIONS and ↵ | Michael Lauer | 5 | |
CONFIG_FEATURE_DATE_ISOFMT. closes #2964 | ||||
2007-11-29 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 3 | |
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 | 1 | |
command. | ||||
2007-11-22 | busybox: Enable support for -t & -n options for read command in angstrom ↵ | Koen Kooi | 1 | |
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-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 | 1 | |
2007-08-04 | busybox: remove OpenMoko specifics, we track angstrom using OVERRIDES | Michael Lauer | 3 | |
2007-08-04 | busybox: add openmoko specifics | Michael Lauer | 3 | |
2007-06-19 | busybox: enable CONFIG_SWITCH_ROOT in busybox config | Cliff Brake | 1 | |
2007-06-12 | remove a bunch of empty directories | Rolf Leggewie | 3 | |
2007-04-26 | busybox 1.2.1: angstrom: Make syslogd log to /var/log/messages. | Paul Sokolovsky | 1 | |
* 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-18 | busybox: updated nylon defconfig files (no more vi- and bzip2-support) | Martin Dietze | 1 | |
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-01-06 | busybox 1.2.1, 1.2.2: Enabled nohup applet. | Paul Sokolovsky | 2 | |
* 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-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-10-02 | busybox: Fix slugos initscript to prevent dhcp server starvation. Closes oe ↵ | Oyvind Repvik | 1 | |
bug #1417 | ||||
2006-09-25 | merge of '6159b24371b1d635546251f92f5c705343f88b30' | Martin Dietze | 1 | |
and 'd6a8fb6a4dc52ff3bda0e3bf30b05a0db05377a1' | ||||
2006-09-25 | busybox: nylon no longer uses busybox-vi but elvis-tiny instead. | Martin Dietze | 1 | |
2006-09-25 | busybox: remove mdev support | Michael-Luke Jones | 4 | |
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 | 4 | |
* adjust SlugOS defconfig to enable mdev * add mdev startup script (similar to udev init) * add mdev.conf with correct device permissions/actions | ||||
2006-09-21 | busybox: removed BZIP2 feature from nylon config, it was redundant since ↵ | Martin Dietze | 1 | |
bzip2 is installed anyway | ||||
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 | 3 | |
busybox PR | ||||
2006-08-01 | busybox: new 1.2.1 version | Holger Schurig | 27 | |
* also made sure that busybox's wget understands --passive-ftp |