Searched refs:PKG_LIST (Results 1 - 4 of 4) sorted by relevance

/lxc/templates/
H A Dlxc-altlinux.in180 PKG_LIST="$(grep -hs '^[^#]' "$profile_dir/$profile")"
182 [ -z "$PKG_LIST" ] && PKG_LIST="interactivesystem apt apt-conf etcnet-full openssh-server systemd-sysvinit systemd-units systemd NetworkManager-daemon"
194 $APT_GET install $PKG_LIST
H A Dlxc-fedora.in822 PKG_LIST="yum initscripts passwd rsyslog vim-minimal openssh-server openssh-clients dhclient chkconfig rootfiles policycoreutils fedora-release"
830 PKG_LIST="${PKG_LIST} db4-utils"
837 PKG_LIST="${PKG_LIST} fedora-repos"
937 ${BOOTSTRAP_CHROOT}yum --installroot ${BOOTSTRAP_INSTALL_ROOT} -y --nogpgcheck install ${PKG_LIST}
H A Dlxc-centos.in424 PKG_LIST="yum initscripts passwd rsyslog vim-minimal openssh-server openssh-clients dhclient chkconfig rootfiles policycoreutils"
452 $YUM install $PKG_LIST
496 chroot $INSTALL_ROOT $YUM0 install $PKG_LIST
H A Dlxc-openmandriva.in130 PKG_LIST="basesystem-minimal locales locales-en initscripts urpmi cronie dhcp-client kbd"
135 URPMI_BASE="/usr/sbin/urpmi --no-suggests --no-verify-rpm --ignorearch --root $INSTALL_ROOT --urpmi-root $INSTALL_ROOT --auto $PKG_LIST"

Completed in 12 milliseconds