drop col colcrt colrm look setterm shell utilities

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

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

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