about summary refs log tree commit diff
path: root/mklive.sh.in
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-05-27 18:21:21 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-05-27 18:21:21 +0200
commit19a0f42cc48ead47243c616b2dff066f8de742ec (patch)
tree8b20591d3401f5853bc637e67681ce68f8a8bd76 /mklive.sh.in
parent467c4d23f114d9f87cbce11004698aa18ff8cc32 (diff)
downloadhrmpf-19a0f42cc48ead47243c616b2dff066f8de742ec.tar.gz
hrmpf-19a0f42cc48ead47243c616b2dff066f8de742ec.tar.xz
hrmpf-19a0f42cc48ead47243c616b2dff066f8de742ec.zip
add tnftp
Diffstat (limited to 'mklive.sh.in')
-rw-r--r--mklive.sh.in1
1 files changed, 1 insertions, 0 deletions
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