Commit Graph

21 Commits

Author SHA1 Message Date
Fredrik Fornwall c4c4cf01b7 busybox: Enable the egrep applet 2016-05-09 11:47:11 -04:00
Fredrik Fornwall 682310b064 busybox: Build the hostname, id and tty applets 2016-05-08 11:48:51 -04:00
Fredrik Fornwall 324ea7acec busybox: Fix version relation in conflicts
"The deprecated forms < and > were confusingly used to mean earlier/later
or equal, rather than strictly earlier/later, and must not appear in new
packages (though dpkg still supports them with a warning)."

- https://www.debian.org/doc/debian-policy/ch-relationships.html
2016-05-02 18:50:05 -04:00
Fredrik Fornwall e4ba46a8fe Move $PREFIX/bin/env from coreutils to busybox
The busybox version of env should provide enough functionality, and
having $PREFIX/bin/env available out of the box is valuable.
2016-05-03 00:41:11 +02:00
Fredrik Fornwall 4873188f26 busybox: Backport fix for unzip 2016-04-29 04:34:43 +02:00
Fredrik Fornwall 1df4a885e2 busybox: Update from 1.24.1 to 1.24.2 2016-03-29 17:55:34 -04:00
Fredrik Fornwall dc90a1d50a busybox: Add 'more' since some are used to that 2016-03-17 19:26:20 -04:00
Fredrik Fornwall c30d38226b Initial stab at NDK r11 support 2016-03-10 12:01:58 +01:00
Fredrik Fornwall 14fc08f7a6 busybox: Fix 'diff' when for pipes/stdin 2016-02-08 05:52:15 -05:00
Fredrik Fornwall 4e7183b9b8 busybox: Update i686 build 2015-12-25 19:13:55 -05:00
Fredrik Fornwall 9868494adb Make busybox compile for 64-bits 2015-11-26 16:16:58 -05:00
Fredrik Fornwall 46559847b1 Update busybox to 1.24.1 2015-10-26 19:35:22 -04:00
Fredrik Fornwall 4b74af2c3b busybox: Handle ash as symlink and re-enable wget 2015-08-11 21:09:58 -04:00
Fredrik Fornwall df21bb4e70 busybox: Remove lsmod applet 2015-08-09 16:27:19 -04:00
Fredrik Fornwall 977ad1af3b busybox: Fix telnetd login shell 2015-08-09 07:41:08 -04:00
Fredrik Fornwall 8e928b79be Remove the wget applet from busybox
The wget applet confuses people, is broken on i686 and
does not support https. It's better to install the real GNU wget.
2015-08-03 18:07:02 -04:00
Fredrik Fornwall 02b55df699 Use bash as login shell by default 2015-07-30 19:47:00 -04:00
Fredrik Fornwall f6b5793487 busybox: Setup folder for crontab 2015-07-26 08:59:22 -04:00
Fredrik Fornwall 49ca09e5e5 Fix wait3() function and bump build revisions 2015-07-11 17:43:48 -04:00
Fredrik Fornwall 8debe534c3 busybox: avoid hardlink 2015-07-08 21:48:16 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00