Print this page
3334 zonestat missing man page


   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.

  24 #
  25 
  26 set name=pkg.fmri value=pkg:/system/zones@$(PKGVERS)
  27 set name=pkg.description \
  28     value="Solaris Zones Configuration and Administration"
  29 set name=pkg.summary value="Solaris Zones"
  30 set name=info.classification value=org.opensolaris.category.2008:System/Core
  31 set name=variant.arch value=$(ARCH)
  32 dir path=etc group=sys variant.opensolaris.zone=global
  33 dir path=etc/brand group=sys variant.opensolaris.zone=global
  34 dir path=etc/zones group=sys variant.opensolaris.zone=global
  35 dir path=lib variant.opensolaris.zone=global
  36 dir path=lib/svc variant.opensolaris.zone=global
  37 dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
  38 dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
  39 dir path=lib/svc/method variant.opensolaris.zone=global
  40 dir path=usr group=sys
  41 dir path=usr/bin
  42 dir path=usr/kernel group=sys
  43 dir path=usr/kernel/drv group=sys


  79 file path=usr/lib/$(ARCH64)/libbrand.so.1
  80 file path=usr/lib/$(ARCH64)/libzonecfg.so.1
  81 file path=usr/lib/$(ARCH64)/libzonestat.so.1
  82 file path=usr/lib/brand/ipkg/config.xml mode=0444
  83 file path=usr/lib/brand/ipkg/platform.xml mode=0444
  84 file path=usr/lib/brand/shared/common.ksh mode=0444
  85 file path=usr/lib/brand/shared/query mode=0755
  86 file path=usr/lib/brand/shared/uninstall.ksh mode=0444
  87 file path=usr/lib/libbrand.so.1
  88 file path=usr/lib/libzonecfg.so.1
  89 file path=usr/lib/libzonestat.so.1
  90 file path=usr/lib/zones/zoneadmd mode=0555
  91 file path=usr/lib/zones/zonestatd mode=0555 variant.opensolaris.zone=global
  92 file path=usr/sbin/zlogin mode=0555
  93 file path=usr/sbin/zoneadm mode=0555
  94 file path=usr/sbin/zonecfg mode=0555
  95 file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644
  96 file path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644
  97 file path=usr/share/lib/xml/dtd/zonecfg.dtd.1
  98 file path=usr/share/man/man1/zlogin.1

  99 file path=usr/share/man/man1m/zoneadm.1m
 100 file path=usr/share/man/man1m/zoneadmd.1m
 101 file path=usr/share/man/man1m/zonecfg.1m

 102 file path=usr/share/man/man5/brands.5
 103 file path=usr/share/man/man5/zones.5
 104 file path=usr/share/man/man7d/zcons.7d
 105 legacy pkg=SUNWzoner desc="Solaris Zones Configuration Files" \
 106     name="Solaris Zones (Root)"
 107 legacy pkg=SUNWzoneu desc="Solaris Zones Configuration and Administration" \
 108     name="Solaris Zones (Usr)"
 109 license cr_Sun license=cr_Sun
 110 license lic_CDDL license=lic_CDDL
 111 link path=usr/bin/zonename target=../../sbin/zonename


   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
  25 #
  26 
  27 set name=pkg.fmri value=pkg:/system/zones@$(PKGVERS)
  28 set name=pkg.description \
  29     value="Solaris Zones Configuration and Administration"
  30 set name=pkg.summary value="Solaris Zones"
  31 set name=info.classification value=org.opensolaris.category.2008:System/Core
  32 set name=variant.arch value=$(ARCH)
  33 dir path=etc group=sys variant.opensolaris.zone=global
  34 dir path=etc/brand group=sys variant.opensolaris.zone=global
  35 dir path=etc/zones group=sys variant.opensolaris.zone=global
  36 dir path=lib variant.opensolaris.zone=global
  37 dir path=lib/svc variant.opensolaris.zone=global
  38 dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
  39 dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
  40 dir path=lib/svc/method variant.opensolaris.zone=global
  41 dir path=usr group=sys
  42 dir path=usr/bin
  43 dir path=usr/kernel group=sys
  44 dir path=usr/kernel/drv group=sys


  80 file path=usr/lib/$(ARCH64)/libbrand.so.1
  81 file path=usr/lib/$(ARCH64)/libzonecfg.so.1
  82 file path=usr/lib/$(ARCH64)/libzonestat.so.1
  83 file path=usr/lib/brand/ipkg/config.xml mode=0444
  84 file path=usr/lib/brand/ipkg/platform.xml mode=0444
  85 file path=usr/lib/brand/shared/common.ksh mode=0444
  86 file path=usr/lib/brand/shared/query mode=0755
  87 file path=usr/lib/brand/shared/uninstall.ksh mode=0444
  88 file path=usr/lib/libbrand.so.1
  89 file path=usr/lib/libzonecfg.so.1
  90 file path=usr/lib/libzonestat.so.1
  91 file path=usr/lib/zones/zoneadmd mode=0555
  92 file path=usr/lib/zones/zonestatd mode=0555 variant.opensolaris.zone=global
  93 file path=usr/sbin/zlogin mode=0555
  94 file path=usr/sbin/zoneadm mode=0555
  95 file path=usr/sbin/zonecfg mode=0555
  96 file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644
  97 file path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644
  98 file path=usr/share/lib/xml/dtd/zonecfg.dtd.1
  99 file path=usr/share/man/man1/zlogin.1
 100 file path=usr/share/man/man1/zonestat.1
 101 file path=usr/share/man/man1m/zoneadm.1m
 102 file path=usr/share/man/man1m/zoneadmd.1m
 103 file path=usr/share/man/man1m/zonecfg.1m
 104 file path=usr/share/man/man1m/zonestatd.1m
 105 file path=usr/share/man/man5/brands.5
 106 file path=usr/share/man/man5/zones.5
 107 file path=usr/share/man/man7d/zcons.7d
 108 legacy pkg=SUNWzoner desc="Solaris Zones Configuration Files" \
 109     name="Solaris Zones (Root)"
 110 legacy pkg=SUNWzoneu desc="Solaris Zones Configuration and Administration" \
 111     name="Solaris Zones (Usr)"
 112 license cr_Sun license=cr_Sun
 113 license lic_CDDL license=lic_CDDL
 114 link path=usr/bin/zonename target=../../sbin/zonename