summaryrefslogtreecommitdiffstats
path: root/source/ap/lxc/lxc-slackware.in
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/lxc/lxc-slackware.in')
-rw-r--r--source/ap/lxc/lxc-slackware.in19
1 files changed, 8 insertions, 11 deletions
diff --git a/source/ap/lxc/lxc-slackware.in b/source/ap/lxc/lxc-slackware.in
index 07591cbb8..422fa1d82 100644
--- a/source/ap/lxc/lxc-slackware.in
+++ b/source/ap/lxc/lxc-slackware.in
@@ -131,16 +131,6 @@ none /dev/shm tmpfs defaults 0 0
none /run tmpfs defaults,mode=0755 0 0
EOF
-# Back up the existing init scripts and install the lxc versions:
-( cd $rootfs/etc/rc.d
- cp -a /usr/share/lxc/scripts/slackware/* .
- chmod 755 rc.*.lxc
- for file in rc.*.lxc ; do
- cp -a $(basename $file .lxc) $(basename $file .lxc).orig
- cp -a $file $(basename $file .lxc)
- done
-)
-
# restart rc.inet1 to have routing for the loop device
echo "/etc/rc.d/rc.inet1 restart" >> $rootfs/etc/rc.d/rc.local
@@ -196,6 +186,8 @@ if [ "$arch" == "x86_64" ]; then
PKGMAIN=slackware64
elif [ "$arch" == "arm" ]; then
PKGMAIN=slackwarearm
+elif [ "$arch" == "aarch64" ]; then
+ PKGMAIN=slackwareaarch64
else
PKGMAIN=slackware
fi
@@ -244,11 +236,13 @@ aaa_libraries
aaa_terminfo
bash
bin
+bridge-utils
bzip2
coreutils
cracklib
cyrus-sasl
db48
+dbus
dcron
dhcpcd
dialog
@@ -261,18 +255,21 @@ etc
eudev
findutils
gawk
-gnupg
+gnupg2
gnutls
grep
gzip
hostname
iproute2
+iptables
iputils
kmod
less
libcap-ng
libffi
libmnl
+libnl3
+libpcap
libpwquality
libtasn1
libtirpc