Lines Matching refs:container
4 # template script for generating Arch Linux container for LXC
71 # Arch-specific preconfiguration for container
105 # override getty@.service for container ttys
142 "You may want to modify container's /etc/securetty \
147 # write container configuration files
159 echo "Failed to configure container"
165 # install packages within container chroot
183 echo "Failed to install container packages"
201 ${1} -n|--name=<container_name> [-p|--path=<path>] [-a|--arch=<arch of the container>]
207 -n,--name container name, used to as an identifier for that container from now on
209 -p,--path path to where the container rootfs will be created (${default_path})
210 --rootfs path for actual container rootfs, (${default_path}/rootfs)
214 -c,--config use specified pacman config when installing container packages
216 -r,--root_password set container root password
304 echo "failed to configure Arch Linux for a container"
331 Arch Linux container ${name} is successfully created! The configuration is