drop col colcrt colrm look setterm shell utilities

merge-requests/33/head
Christopher Roy Bratusek 4 years ago
parent d9b8b8ba86
commit a1c6b3d9c6

@ -24,6 +24,12 @@
* no longer ship Orbot
* no longer ship GNU Nano Editor
* use 0smosis' GNU Nano flashable zip
* drop the following shel utilities:
* col
* colcrt
* colrm
* look
* setterm
* Patcher
* for SDK 19 - 25 use dexpatcher 1.6.3

@ -1155,9 +1155,8 @@ install_shell_utils () {
ui_print " << with Shell Utilities"
# architecture dependend stuff
for binary in col colcrt colrm column findfs findmnt \
hexdump lessecho lesskey look lsblk lscpu lsipc \
lslocks lsns ncal setterm whereis; do
for binary in column findfs findmnt hexdump lessecho \
lesskey lsblk lscpu lsipc lslocks lsns ncal whereis; do
nanodroid_install_file xbin/${binary}.${BIN_ARCH} bin
done
else ui_print " << without Shell Utilities"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save