| Commit message (Expand) | Author | Age | Files | Lines |
* | busybox: Add parallel make fix | Richard Purdie | 2016-08-20 | 2 | -0/+66 |
* | busybox: Backport makefile fix from upstream | Richard Purdie | 2016-08-18 | 2 | -0/+41 |
* | busybox: Fix busybox-init on non-tty consoles | Stefan Agner | 2016-08-10 | 1 | -2/+2 |
* | busybox-syslog.default: When systemd is enabled don't use circular buffer | Aníbal Limón | 2016-08-01 | 1 | -1/+1 |
* | busybox/mdev: Ensure /sys is mounted before using it | Khem Raj | 2016-05-13 | 1 | -1/+3 |
* | busybox: don't build ar | Ross Burton | 2016-04-29 | 1 | -1/+1 |
* | busybox: musl mips64 ip fix | Armin Kuster | 2016-04-29 | 2 | -0/+91 |
* | busybox: Security fix CVE-2016-2147 | Armin Kuster | 2016-04-29 | 3 | -0/+91 |
* | busybox: Security Fix CVE-2016-2148 | Armin Kuster | 2016-04-29 | 2 | -0/+75 |
* | busybox: update flock behavior to match upstream | Maxin B. John | 2016-04-22 | 2 | -0/+74 |
* | busybox: Drop -r passthrough patch | Khem Raj | 2016-03-20 | 3 | -35/+7 |
* | busybox.inc: add tail symlink so busybox can commit suicide cleanly | Alejandro del Castillo | 2016-03-09 | 1 | -0/+1 |
* | busybox: drop patches that are not valid anymore | Maxin B. John | 2016-02-18 | 5 | -64/+2 |
* | busybox: Add musl config for _git recipe | Maxin B. John | 2016-02-18 | 1 | -0/+1 |
* | udhcpc: specify full path for ip command calls | Mark O'Donovan | 2016-02-11 | 2 | -15/+16 |
* | busybox/gtk/perl/base-passwd: Ensure data is correctly expanded | Richard Purdie | 2016-02-04 | 1 | -0/+2 |
* | busybox: fix stop -vs- start typo in rcS script | Andre McCurdy | 2016-01-26 | 2 | -5/+7 |
* | busybox: backport upstream truncate open mode fix | Andre McCurdy | 2016-01-26 | 2 | -0/+82 |
* | busybox: Add support for busybox-init | Khem Raj | 2016-01-25 | 8 | -0/+121 |
* | busybox: generalize recipe to work with arbitrary install directories | Matthias Schiffer | 2015-12-28 | 1 | -23/+12 |
* | busybox: Add config for musl | Khem Raj | 2015-12-12 | 2 | -0/+13 |
* | busybox: backport upstream fixes for unzip | Andre McCurdy | 2015-12-08 | 3 | -0/+263 |
* | busybox: enable resize applet | Andre McCurdy | 2015-12-01 | 3 | -0/+4 |
* | busybox: disable support for mounting NFS file systems on Linux < 2.6.23 | Andre McCurdy | 2015-12-01 | 1 | -2/+2 |
* | busybox: update 1.23.2 -> 1.24.1 | Andre McCurdy | 2015-12-01 | 6 | -502/+25 |
* | busybox: re-order defconfig to align with busybox 1.24.1 | Andre McCurdy | 2015-12-01 | 1 | -19/+19 |
* | busybox.inc: remove '-e MAKEFLAGS=' from EXTRA_OEMAKE | Andre McCurdy | 2015-12-01 | 1 | -1/+2 |
* | busybox.inc: set CC=${CC} via make command line | Andre McCurdy | 2015-12-01 | 1 | -1/+1 |
* | busybox.inc: fix CONFIG_EXTRA_CFLAGS configmangle | Andre McCurdy | 2015-12-01 | 1 | -1/+1 |
* | busybox.inc: don't set .config CROSS_COMPILER_PREFIX | Andre McCurdy | 2015-12-01 | 1 | -4/+2 |
* | busybox: move EXTRA_OEMAKE etc into busybox.inc | Andre McCurdy | 2015-12-01 | 3 | -17/+7 |
* | busybox.inc: don't export EXTRA_OEMAKE | Andre McCurdy | 2015-12-01 | 1 | -1/+2 |
* | busybox_git: Enable getopt applet | Andre McCurdy | 2015-12-01 | 1 | -0/+1 |
* | busybox: Schedule mdev after mountall | Khem Raj | 2015-11-16 | 1 | -2/+2 |
* | busybox: Fix mdev block device automounting | Khem Raj | 2015-11-16 | 1 | -4/+4 |
* | busybox.inc: remove redundant @DATADIR@ replacement | Andre McCurdy | 2015-10-12 | 1 | -2/+1 |
* | busybox: Use CC instead of bare LD to be the Linker | Khem Raj | 2015-09-28 | 3 | -0/+148 |
* | busybox: Use UTMPX instead of legacy UTMP | Khem Raj | 2015-09-28 | 2 | -0/+389 |
* | meta: Fix Upstream-Status statements | Ross Burton | 2015-09-12 | 1 | -1/+1 |
* | busybox: Enable getopt applet | Khem Raj | 2015-09-09 | 2 | -0/+4 |
* | busybox: fixes for when base_bindir != /bin | Joshua Lock | 2015-09-06 | 1 | -23/+26 |
* | busybox: enable support for sha1sum and sha256sum applets | Andre McCurdy | 2015-08-01 | 4 | -0/+6 |
* | busybox: support mount via label for btrfs and squashfs | Andre McCurdy | 2015-08-01 | 4 | -11/+18 |
* | busybox: disable fatattr in defconfig | Andre McCurdy | 2015-08-01 | 1 | -1/+1 |
* | busybox: disable sha3sum in defconfig | Andre McCurdy | 2015-08-01 | 1 | -1/+1 |
* | busybox: refresh defconfig for busybox v1.23.2 | Andre McCurdy | 2015-08-01 | 1 | -4/+43 |
* | busybox: re-order defconfig to align with busybox 1.23.2 | Andre McCurdy | 2015-08-01 | 1 | -42/+42 |
* | busybox: remove CONFIG_FEATURE_VI_OPTIMIZE_CURSOR from defconfig | Andre McCurdy | 2015-08-01 | 1 | -1/+0 |
* | busybox: Enable UUID-related options | Ed Bartosh | 2015-06-23 | 1 | -4/+4 |
* | busybox: fix the wrong help text for chown | Junling Zheng | 2015-06-11 | 3 | -0/+36 |