Lines Matching refs:container
74 echo "Patching container rootfs $container_rootfs for Linux for SPARC $container_release_major.$container_release_minor"
76 # copy ourself into the container to be used to --patch the rootfs when
93 # "disable" selinux in the guest. The policy in the container isn't
120 # ensure /dev/ptmx refers to the newinstance devpts of the container, or
133 # relevant in a container
139 # disable readahead in the container
153 # disable udev in the container
202 echo "Configuring container for Linux for SPARC $container_release_major.$container_release_minor"
225 # this file has to exist for libvirt/Virtual machine monitor to boot the container
255 if [ "\$container" = "lxc" ]; then
270 env container
277 # power-status-changed - used to cleanly shut down the container
296 echo "Timezone in container is not configured. Adjust it manually."
301 printf "Added container user:\033[1moracle\033[0m\n"
302 printf "Added container user:\033[1mroot\033[0m\n"
305 # create the container's lxc config file
343 # generate a hwaddr for the container
562 echo "Unable to determine container release version"
571 -R|--release=<release> release to download for the new container
573 -r|--rpms=<rpm name> additional rpms to install into container
578 -P|--patch=<path> only patch the rootfs at path for use as a container