From b6d41b997504734609ae873a0a398a7e41662f75 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 20 Apr 2016 18:49:40 +0200 Subject: add libressl-netcat --- hrmpf.packages | 3 ++- mklive.sh.in | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/hrmpf.packages b/hrmpf.packages index 1f4bb3d..34c379e 100644 --- a/hrmpf.packages +++ b/hrmpf.packages @@ -66,8 +66,9 @@ iptraf-ng iputils iw ldns -liboping lft +liboping +libressl-netcat miniupnpc miruo mosh 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 -- cgit 1.4.1