Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-18 | SlugOS: slugos.inc, busybox-1.13.2/slugos/defconfig - SlugOS now uses ↵ | Mike Westerhof | 1 | |
busybox 1.13.2 | ||||
2009-01-18 | busybox: split out mdev stuff to mdev package (package, not recipe) | Koen Kooi | 3 | |
2009-01-16 | busybox/mdev: support devices with ads7846 touchscreen and wrong modalias | Marcin Juszkiewicz | 2 | |
2009-01-16 | busybox: replace my mdev fix with upstream solution (svn r24785) | Marcin Juszkiewicz | 3 | |
2009-01-16 | busybox: create /dev/input/touchscreen0 with mdev | Marcin Juszkiewicz | 3 | |
2009-01-16 | busybox: added 1.13.2 | Marcin Juszkiewicz | 9 | |
2009-01-16 | busybox: improved mdev initscript and config | Marcin Juszkiewicz | 3 | |
- do not mount /sys as it is already mounted - fixed hotplug handler (mdev is in /sbin not /bin) - fixed regexps in mdev.conf - alsa and input devnodes in proper directories | ||||
2009-01-16 | busybox: install mdev config and initscript | Marcin Juszkiewicz | 3 | |
2009-01-06 | busybox-1.11.3: udhcpd script: Do not deconfig network interface iff rootfs ↵ | Leon Woestenberg | 1 | |
on nfs. | ||||
2008-12-18 | busybox: update hwclock.sh to honor the UTC setting in /etc/default/rcS | John Lee | 7 | |
...and increase PR of every consumer. | ||||
2008-12-08 | busybox: added support for 921600 speed of serial line | Valentin Longchamp | 2 | |
2008-12-02 | busybox-static 1.11.3: Actually enable static option. | Paul Sokolovsky | 4 | |
2008-12-02 | busybox-static 1.11.3: Initial add, configs are copies of non-static version. | Paul Sokolovsky | 6 | |
* Configs will be patches in the next commit. | ||||
2008-11-29 | busybox-1.11.3: fix segfault with fdisk command | Mike Westerhof | 2 | |
(cherrypicked patch from newer busybox version) | ||||
2008-11-21 | Revert "busybox: Disable busybox shadow support for Angstrom" | Koen Kooi | 1 | |
* Do NOT, I repeat NOT touch such core distro files without approval of distro maintainters * This is the wrong solution to the problem, please raise a discussion on email list! Signed-off-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Graeme 'XorA' Gregory <<dp@xora.org.uk> This reverts commit 4339d706baf166732d6b7d3b2bedb0c54ce76cbf. | ||||
2008-11-21 | busybox: Disable busybox shadow support for Angstrom | Steffen Sledz | 1 | |
* Build busybox 1.11.3 without shadow support to avoid problems when calling the passwd command, because Angstrom does not install /etc/shadow (Bug 4808). | ||||
2008-10-27 | busybox.inc : Make busybox honor our LDFLAGS | Holger Hans Peter Freyther | 1 | |
We want --hash-style=gnu to be honored, do not unset LDFLAGS force gcc as linker so -Wl does not look like a bad option. | ||||
2008-10-22 | Merge branch 'shared/file-pr-revert' into org.openembedded.dev | Holger Hans Peter Freyther | 7 | |
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb | ||||
2008-10-20 | busybox: tolerate empty layout_execprefix | Phil Blundell | 1 | |
2008-10-19 | busybox 1.11.1: update to latest stable version (=1.11.3) | Michael 'Mickey' Lauer | 5 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 7 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 7 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 26 | |
2008-10-09 | busybox 1.11.1: update angstrom config to be able to replace mount, init, ↵ | Koen Kooi | 3 | |
tinylogin and add more coreutils apps | ||||
2008-08-22 | slugOS 5.0 is born - initial commit. | Mike Westerhof | 2 | |
- enable many busybox options - replace several packages in rootfs with busybox, and adjust various config files and scripts to accomodate busybox options - change default alignment behavior to be more lenient Note: this is the first of many disruptive changes for SlugOS 5; this version is to be considered unstable at best! | ||||
2008-08-21 | Fixes compilation error. Details: ↵ | Robert Schuster | 2 | |
http://www.mail-archive.com/busybox@busybox.net/msg04184.html busybox 1.9.2: Added topmem patch. | ||||
2008-08-13 | busybox: RRECOMMEND libgcc since avr32 toolchains don't build it | Koen Kooi | 2 | |
2008-08-01 | Move the RRECOMMEND for libgcc from glibc to busybox. | Khem Raj | 9 | |
Busybox/logger is the place where libgcc is really invoked. | ||||
2008-07-21 | busybox 1.11.1 apply first two hotfixes | Michael Lauer | 1 | |
2008-07-17 | busybox: add new version 1.11.1 | Dirk Opfer | 4 | |
- "Starting syslogd/klogd: start-stop-daemon: lseek: Invalid argument" fixed in this version | ||||
2008-04-30 | busybox 1.9.1 (re)enable netcat server mode + extra options | Michael Lauer | 6 | |
busybox 1.9.1 update to 1.9.2 (BUGFIX only release) | ||||
2008-03-24 | busybox 1.9.1: add files needed for openwrt-style 'telnet failsafe login' | Koen Kooi | 3 | |
* the files aren't used in the recipe yet, just there for reference | ||||
2008-02-29 | busybox 1.9.1 enable cmp utility, remove openmoko-specific defconfig (not ↵ | Michael Lauer | 4 | |
necessary) | ||||
2008-02-29 | busybox: 1.9.1 add cmp into openmoko distribution | John Lee | 2 | |
2008-02-27 | busybox 1.9.1 factor more common things into busybox.inc | Michael Lauer | 3 | |
disable utilities again until we're a proper replacement for tinylogin | ||||
2008-02-19 | merge of '9a5df4f82194968b8ea8a94d7effc5bf61c1e650' | Stanislav Brabec | 1 | |
and 'cb1970d64a9cdb9559e137f509557905fbc174b5' | ||||
2008-02-19 | busybox 1.9.1 add fix for lineedit on arm, remove our own version of ↵ | Michael Lauer | 1 | |
run_parts.c which is identical with upstream nowadays | ||||
2008-02-19 | Output NUL terminated lines with sort -z (busybox#1591). Fixes updatedb. | Stanislav Brabec | 2 | |
2008-02-17 | busybox: add docu for "push 'em"-status of ↵ | Rolf Leggewie | 1 | |
packages/busybox/busybox-1.9.1/adduser-longops.patch * add lines upstream, status and comment to the patch | ||||
2008-02-16 | busybox 1.9.1 one defconfig to rule them all, add patch for long options. ↵ | Michael Lauer | 4 | |
fixes #3781 -- thanks Andrew Paulsen! | ||||
2008-02-14 | busybox 1.9.1: fix build | Koen Kooi | 3 | |
2008-02-14 | busybox: move run-part.c to files | Koen Kooi | 1 | |
2008-02-13 | add busybox 1.9.1, the new stable version | Michael Lauer | 2 | |
2008-02-13 | busybox 1.7.2 enable login utilities to make this a replacement for tinylogin | Michael Lauer | 2 | |
2008-02-08 | busybox 1.2.1, 1.7.2: enable CONFIG_RUN_PARTS_LONG_OPTIONS and ↵ | Michael Lauer | 8 | |
CONFIG_FEATURE_DATE_ISOFMT. closes #2964 | ||||
2008-02-08 | busybox: | Michael Lauer | 28 | |
* fix syslog init script (closes #3718) * drop obsolete slingbox versions (ACKed by rwhitby) | ||||
2008-02-08 | busybox cleanup: | Michael Lauer | 134 | |
* 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-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' |