Searched refs:zones (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/lib/brand/solaris/zone/
H A Dhalt.ksh37 /usr/lib/zones/zoneproxy-adm -R $ZONENAME
H A Ddetach.ksh49 cat /etc/zones/$ZONENAME.xml
H A Dboot.ksh66 /usr/lib/zones/zoneproxy-adm $ZONENAME
H A Dp2v.ksh233 safe_dir etc/zones
285 # Check for zones inside of image.
H A Dcommon.ksh57 f_zones_proxyd_fail=$(gettext "Unable to enable svc:/application/pkg/zones-proxyd, please enable the service manually.")
711 /usr/sbin/svcadm enable -st svc:/application/pkg/zones-proxyd
/osnet-11/usr/src/lib/pysolaris/zones/
H A DMakefile.com25 LIBRARY = zones.a
27 OBJECTS = zones.o
/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dpoststate.ksh51 ALTROOT=$5 # unused at this time for s10 branded zones
61 echo "global:installed:/" > $ZONEPATH/root/etc/zones/index
H A Ddetach.ksh58 cat /etc/zones/$ZONENAME.xml
H A Dp2v.ksh91 typeset file # Example: /zones/myzone/root/etc/hostname.e1000g0:0
422 # Since zones can't be NFS servers, disable all of the instances of
552 safe_opt_dir /etc/zones
558 # Check for zones inside of image.
603 # and directories shouldn't exist inside zones.
/osnet-11/usr/src/lib/pysolaris/
H A DMakefile27 SUBDIRS= $(MACH) zones
/osnet-11/usr/src/lib/libinstzones/
H A DMakefile.com37 zones.o
/osnet-11/usr/src/lib/pylibbe/common/
H A Dlibbe.py33 import solaris.zones as zones namespace
104 if zones.getzoneid() == 0 and libbe_py.beHasGRUB():
136 if zones.getzoneid() == 0:
243 if zones.getzoneid() == 0:
311 if zones.getzoneid() == 0:
365 if zones.getzoneid() == 0:
617 # Sometimes, if there are zones on the system and there are
618 # subordinate filesystems on those zones whose names conflict
/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh737 set -A dirs[etc/zones] 755 root sys
2665 # init_dataset dss "zones/z1/rpool"
2843 # the global zone that are delegated to non-global zones. The temporary
3224 cp /etc/zones/${zone.name}.xml ${zone.path}/SUNWdetached.xml
3532 # is created as /var/log/zones/zoneadm.<timestamp>.<zone>.<subcommand>.
3588 if [[ ! -d /var/log/zones ]]; then
3589 mkdir -m 755 /var/log/zones ||
3590 fatal "$f_mkdir" /var/log/zones
3601 name=/var/log/zones/zoneadm.$timestamp.$zonename.$subcommand
3654 # zone. If necessary, /var/log/zones i
[all...]
H A Ddsconvert.ksh279 error "%s: %s must be updated before converting\n\t%s branded zones" \
280 "${zone.name}" pkg:/system/zones/brand/solaris "${zone.brand}"
424 # mount points for zones before this conversion is
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dminix.c100 grub_uint32_t zones; member in struct:grub_minix_sblock

Completed in 66 milliseconds