Commit cc33e055 by Jiri Slaby Committed by Stéphane Graber

lxc-opensuse: add perl-base to prerequisities

It is needed by insserv-compat. Signed-off-by: 's avatarJiri Slaby <jslaby@suse.cz> Acked-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent 12dcc892
......@@ -128,7 +128,7 @@ download_opensuse()
zypper --root $cache/partial-$arch-packages --non-interactive in --auto-agree-with-licenses --download-only zypper lxc patterns-openSUSE-base bash iputils sed tar rsyslog || return 1
cat > $cache/partial-$arch-packages/opensuse.conf << EOF
Preinstall: aaa_base bash coreutils diffutils
Preinstall: filesystem fillup glibc grep insserv-compat
Preinstall: filesystem fillup glibc grep insserv-compat perl-base
Preinstall: libbz2-1 libgcc_s1 libncurses5 pam
Preinstall: permissions libreadline6 rpm sed tar libz1 libselinux1
Preinstall: liblzma5 libcap2 libacl1 libattr1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment