From 19a0f42cc48ead47243c616b2dff066f8de742ec Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 27 May 2016 18:21:21 +0200 Subject: add tnftp --- hrmpf.packages | 5 +++-- mklive.sh.in | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hrmpf.packages b/hrmpf.packages index 0e437d8..ffb9a86 100644 --- a/hrmpf.packages +++ b/hrmpf.packages @@ -51,10 +51,8 @@ hostapd ifenslave iftop inadyn -inetutils-ftp inetutils-hostname inetutils-talk -inetutils-telnet iodine ipcalc iperf @@ -441,6 +439,8 @@ vim edbrowse elinks ii +inetutils-ftp +inetutils-telnet irssi lftp links @@ -452,6 +452,7 @@ rtorrent s-nail sic tin +tnftp trn w3m diff --git a/mklive.sh.in b/mklive.sh.in index 195dd0d..b70b9fe 100644 --- a/mklive.sh.in +++ b/mklive.sh.in @@ -138,6 +138,7 @@ install_packages() { xbps-alternatives -r $ROOTFS -s inetutils-hostname xbps-alternatives -r $ROOTFS -s ex-vi xbps-alternatives -r $ROOTFS -s libressl-netcat + xbps-alternatives -r $ROOTFS -s tnftp xbps-alternatives -r $ROOTFS -l >installed.alternatives if [ "$UNCONF_PACKAGE_LIST" ]; then -- cgit 1.4.1