Lines Matching refs:image

44 sanity_fail_vers=$(gettext  "  Sanity Check: the Solaris image (release %s) is not an OpenSolaris image and cannot be installed in this type of branded zone.")
45 p2ving=$(gettext " Updating: Converting image to non-global.")
64 f_gz_image=$(gettext "Cannot attach global zone image")
65 f_image_arch_mismatch=$(gettext "Current architecture (%s) doesn't match zone image architecture (%s).")
76 v_update_format=$(gettext "Updating image format")
77 e_update_format=$(gettext "Updating image format failed")
89 f_sanity_variant=$(gettext " Sanity Check: FAILED, couldn't determine %s from image.")
93 f_list=$(gettext "Could not list packages in image: %s")
94 f_osnet=$(gettext "Could not find the osnet-incorporation package installed in image: %s")
99 m_image_link=$(gettext " Updating non-global zone: Linking to image %s.")
149 # Check image release. We only work on the same minor release as the
152 # (i.e. non-OpenSolaris) image.
670 # Emits to stdout the entire incorporation for this image,
795 # contain a GZ or NGZ pkg(5) image.
797 # none: No updates to the zone image are allowed.
800 # the pkg(5) image format and satisfying
806 # global zone image.
850 if [[ -f /var/pkg/pkg5.image && -d /var/pkg/publisher ]]; then
874 # image updates are not allowed, there's no need to refresh the
882 # prevent attach of a image with a different architecture
891 # Attach the zone to the global zone as a linked image. This
892 # writes linked image metadata into the non-global zone which
895 # performed on the global zone image (and the pkg command will
896 # subsequently recurse into and modify the zone image).
908 # get a list of fmris installed in the ngz image.
934 # not utilize the pkg linked image framework.)
951 # get a list of incorporation fmris installed in the ngz image.
982 # prepare to try and manually sync the zone image
995 # to manually sync the image we must relax all the image
1007 # try to sync the image by specifying a version
1025 # and as part of this image update the solver
1053 # try to manually sync the image.
1067 # If the image is a global zone and updates are allowed, do p2v.
1100 # Assemble the arguments to sync the zone image
1135 # Sync the zone image.