Searched refs:patch_rootfs (Results 1 - 2 of 2) sorted by relevance

/lxc/templates/
H A Dlxc-sparclinux.in606 --patch) patch_rootfs=$2; shift 2;;
631 if [ -n "$patch_rootfs" ]; then
632 container_rootfs="$patch_rootfs"
H A Dlxc-oracle.in862 --patch) patch_rootfs=$2; shift 2;;
887 if [ -n "$patch_rootfs" ]; then
888 container_rootfs="$patch_rootfs"

Completed in 12 milliseconds