about summary refs log tree commit diff
path: root/mklive.sh.in
diff options
context:
space:
mode:
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 c54b3be..cf1011f 100644
--- a/mklive.sh.in
+++ b/mklive.sh.in
@@ -136,6 +136,7 @@ install_packages() {
     xbps-alternatives -r $ROOTFS -s dash
     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 -l >installed.alternatives
 
     if [ -x installer.sh ]; then