Commit Graph

25 Commits

Author SHA1 Message Date
Leonid Pliushch
7dd20bd19e busybox: update to 1.31.1 2019-11-11 21:30:21 +02:00
Leonid Pliushch
cf9e3c08f0 busybox: enable more applets in configuration
Some of them will be useful only as root or if SELinux is set to "permissive".
These applets will not be symlinked and callable only with "busybox <applet name>".

Issue https://github.com/termux/termux-packages/issues/3594.
2019-11-11 16:59:01 +02:00
Leonid Pliushch
54a1ae38ed busybox: properly pass compiler & linker flags 2019-11-11 15:13:05 +02:00
Leonid Pliushch
3d3b629763 busybox: use config generated by make menuconfig as a base
Fields like CONFIG_SYSROOT are modified with `sed`.
2019-11-11 14:57:43 +02:00
Leonid Pliushch
b677b6999d busybox: enable Netcat v1.10 compatibility mode for netcat/nc applets
Fixes https://github.com/termux/termux-packages/issues/3153.
2019-05-13 00:09:04 +03:00
Fredrik Fornwall
4d3de89684 busybox: Update from 1.29.3 to 1.30.1 2019-02-16 00:34:30 +01:00
Fredrik Fornwall
0a612d4a5c Use system top
Remove top both from busybox (which is broken on Android 8+), and
procps (which has issues on Android 8+) and use a system wrapper
in termux-tools instead.
2018-11-28 03:02:11 +01:00
Fredrik Fornwall
1200b5a072 busybox: Update from 1.28.4 to 1.29.1 2018-07-23 01:33:02 +02:00
Fredrik Fornwall
f4f942c1ec busybox: Update from 1.27.2 to 1.28.2 2018-04-01 23:54:38 +02:00
Fredrik Fornwall
996a4d677c busybox: Update from 1.27.1 to 1.27.2 2017-09-06 00:13:52 +02:00
Fredrik Fornwall
eeeb776d1a busybox: Update from 1.26.2 to 1.27.1 2017-07-25 01:59:40 +02:00
Fredrik Fornwall
4aee3c350c Remove traceroute from busybox and inetutils
We will provide traceroute as a symlink to tracepath so that it
works for non-root users.
2017-01-30 01:19:49 +01:00
Fredrik Fornwall
676cec1373 busybox: CONFIG_UNICODE_WIDE_WCHARS=y (fixes #668) 2017-01-23 09:58:04 +01:00
Fredrik Fornwall
3bae08c79a busybox: Update from 1.25.1 to 1.26.2 2017-01-13 07:09:56 -05:00
Fredrik Fornwall
3d9d67c703 busybox: Update from 1.24.2 to 1.25.1 2016-10-08 17:54:48 -04:00
Fredrik Fornwall
6b14aeb8ce busybox: Setup CONFIG_SV_DEFAULT_SERVICE_DIR 2016-08-30 12:25:57 -04:00
Fredrik Fornwall
4932e61a5f busybox: Set CONFIG_FEATURE_NON_POSIX_CP=y
Fixes cp -i (#114) and is hopefully reasonable.
2016-08-12 21:07:19 -04:00
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
dc90a1d50a busybox: Add 'more' since some are used to that 2016-03-17 19:26:20 -04: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
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
59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00