summaryrefslogtreecommitdiff
path: root/packages/busybox/busybox-static_1.2.1.bb
AgeCommit message (Collapse)AuthorFiles
2008-08-01Move the RRECOMMEND for libgcc from glibc to busybox.Khem Raj1
Busybox/logger is the place where libgcc is really invoked.
2008-02-08busybox:Michael Lauer1
* fix syslog init script (closes #3718) * drop obsolete slingbox versions (ACKed by rwhitby)
2007-11-20busybox-static 1.2.1: Enable support for -t & -n options for read command.Paul Sokolovsky1
* 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-06-10busybox-static 1.2.1: First cut at static busybox.Paul Sokolovsky1
* Yes, it works. 877916 bytes with uclibc. * Defconfig is based on angstrom's one, with switch_root enabled.