diff options
Diffstat (limited to 'mklive.sh.in')
-rw-r--r-- | mklive.sh.in | 1 |
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 |