From: Dwight Engen Date: Fri, 4 Oct 2013 17:45:53 +0000 (-0400) Subject: oracle template: add openssh-clients to enable scp in/out of container X-Git-Tag: lxc-1.0.0.alpha2~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e00ff016a5f6a15722da82e7befa69d669639e1;p=thirdparty%2Flxc.git oracle template: add openssh-clients to enable scp in/out of container Signed-off-by: Dwight Engen Signed-off-by: Serge Hallyn --- diff --git a/templates/lxc-oracle.in b/templates/lxc-oracle.in index c0fcd3078..deed9b363 100644 --- a/templates/lxc-oracle.in +++ b/templates/lxc-oracle.in @@ -516,7 +516,7 @@ container_rootfs_create() mkdir -p $container_rootfs/var/lib/rpm rpm --root $container_rootfs --initdb yum_args="--installroot $container_rootfs --disablerepo=* --enablerepo=$repo -y --nogpgcheck" - min_pkgs="yum initscripts passwd rsyslog vim-minimal openssh-server dhclient chkconfig rootfiles policycoreutils oraclelinux-release" + min_pkgs="yum initscripts passwd rsyslog vim-minimal openssh-server openssh-clients dhclient chkconfig rootfiles policycoreutils oraclelinux-release" # we unshare the mount namespace because yum installing the ol4 # packages causes $rootfs/proc to be mounted on