Leonid Plyushch
f0f87a8ae3
busybox: update to 1.31.1
5 years ago
Leonid Plyushch
fbd388f695
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 .
5 years ago
Leonid Plyushch
2ba536d5f3
busybox: properly pass compiler & linker flags
5 years ago
Leonid Plyushch
8ea7174f29
busybox: use config generated by `make menuconfig` as a base
Fields like CONFIG_SYSROOT are modified with `sed`.
5 years ago
Leonid Plyushch
da40c1e45c
busybox: enable Netcat v1.10 compatibility mode for netcat/nc applets
Fixes https://github.com/termux/termux-packages/issues/3153 .
6 years ago
Fredrik Fornwall
21d9600154
busybox: Update from 1.29.3 to 1.30.1
6 years ago
Fredrik Fornwall
edbb4081d3
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.
6 years ago
Fredrik Fornwall
7b965ac702
busybox: Update from 1.28.4 to 1.29.1
7 years ago
Fredrik Fornwall
b78500d6cd
busybox: Update from 1.27.2 to 1.28.2
7 years ago
Fredrik Fornwall
9110682219
busybox: Update from 1.27.1 to 1.27.2
7 years ago
Fredrik Fornwall
5aad30fa3a
busybox: Update from 1.26.2 to 1.27.1
8 years ago
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.
8 years ago
Fredrik Fornwall
676cec1373
busybox: CONFIG_UNICODE_WIDE_WCHARS=y ( fixes #668 )
8 years ago
Fredrik Fornwall
3bae08c79a
busybox: Update from 1.25.1 to 1.26.2
8 years ago
Fredrik Fornwall
3d9d67c703
busybox: Update from 1.24.2 to 1.25.1
8 years ago
Fredrik Fornwall
6b14aeb8ce
busybox: Setup CONFIG_SV_DEFAULT_SERVICE_DIR
8 years ago
Fredrik Fornwall
4932e61a5f
busybox: Set CONFIG_FEATURE_NON_POSIX_CP=y
Fixes cp -i (#114 ) and is hopefully reasonable.
8 years ago
Fredrik Fornwall
c4c4cf01b7
busybox: Enable the egrep applet
9 years ago
Fredrik Fornwall
682310b064
busybox: Build the hostname, id and tty applets
9 years ago
Fredrik Fornwall
dc90a1d50a
busybox: Add 'more' since some are used to that
9 years ago
Fredrik Fornwall
46559847b1
Update busybox to 1.24.1
9 years ago
Fredrik Fornwall
4b74af2c3b
busybox: Handle ash as symlink and re-enable wget
10 years ago
Fredrik Fornwall
df21bb4e70
busybox: Remove lsmod applet
10 years ago
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.
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago