Print this page
3334 zonestat missing man page

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-zones.mf
          +++ new/usr/src/pkg/manifests/system-zones.mf
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
       24 +# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
  24   25  #
  25   26  
  26   27  set name=pkg.fmri value=pkg:/system/zones@$(PKGVERS)
  27   28  set name=pkg.description \
  28   29      value="Solaris Zones Configuration and Administration"
  29   30  set name=pkg.summary value="Solaris Zones"
  30   31  set name=info.classification value=org.opensolaris.category.2008:System/Core
  31   32  set name=variant.arch value=$(ARCH)
  32   33  dir path=etc group=sys variant.opensolaris.zone=global
  33   34  dir path=etc/brand group=sys variant.opensolaris.zone=global
↓ open down ↓ 55 lines elided ↑ open up ↑
  89   90  file path=usr/lib/libzonestat.so.1
  90   91  file path=usr/lib/zones/zoneadmd mode=0555
  91   92  file path=usr/lib/zones/zonestatd mode=0555 variant.opensolaris.zone=global
  92   93  file path=usr/sbin/zlogin mode=0555
  93   94  file path=usr/sbin/zoneadm mode=0555
  94   95  file path=usr/sbin/zonecfg mode=0555
  95   96  file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644
  96   97  file path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644
  97   98  file path=usr/share/lib/xml/dtd/zonecfg.dtd.1
  98   99  file path=usr/share/man/man1/zlogin.1
      100 +file path=usr/share/man/man1/zonestat.1
  99  101  file path=usr/share/man/man1m/zoneadm.1m
 100  102  file path=usr/share/man/man1m/zoneadmd.1m
 101  103  file path=usr/share/man/man1m/zonecfg.1m
      104 +file path=usr/share/man/man1m/zonestatd.1m
 102  105  file path=usr/share/man/man5/brands.5
 103  106  file path=usr/share/man/man5/zones.5
 104  107  file path=usr/share/man/man7d/zcons.7d
 105  108  legacy pkg=SUNWzoner desc="Solaris Zones Configuration Files" \
 106  109      name="Solaris Zones (Root)"
 107  110  legacy pkg=SUNWzoneu desc="Solaris Zones Configuration and Administration" \
 108  111      name="Solaris Zones (Usr)"
 109  112  license cr_Sun license=cr_Sun
 110  113  license lic_CDDL license=lic_CDDL
 111  114  link path=usr/bin/zonename target=../../sbin/zonename
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX