Print this page
    
Move zfd(7D) out of brand/lx and into system/zones, plus some brand/lx header
file removals.
    
      
        | Split | 
	Close | 
      
      | Expand all | 
      | Collapse all | 
    
    
          --- old/usr/src/pkg/manifests/system-zones.mf
          +++ new/usr/src/pkg/manifests/system-zones.mf
   1    1  #
   2    2  # CDDL HEADER START
   3    3  #
   4    4  # The contents of this file are subject to the terms of the
   5    5  # Common Development and Distribution License (the "License").
   6    6  # You may not use this file except in compliance with the License.
   7    7  #
   8    8  # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9    9  # or http://www.opensolaris.org/os/licensing.
  10   10  # See the License for the specific language governing permissions
  11   11  # and limitations under the License.
  12   12  #
  13   13  # When distributing Covered Code, include this CDDL HEADER in each
  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   24  #
  25   25  
  26   26  set name=pkg.fmri value=pkg:/system/zones@$(PKGVERS)
  27   27  set name=pkg.description \
  28   28      value="Solaris Zones Configuration and Administration"
  29   29  set name=pkg.summary value="Solaris Zones"
  30   30  set name=info.classification value=org.opensolaris.category.2008:System/Core
  31   31  set name=variant.arch value=$(ARCH)
  32   32  dir path=etc group=sys variant.opensolaris.zone=global
  33   33  dir path=etc/brand group=sys variant.opensolaris.zone=global
  34   34  dir path=etc/zones group=sys variant.opensolaris.zone=global
  35   35  dir path=lib variant.opensolaris.zone=global
  36   36  dir path=lib/svc variant.opensolaris.zone=global
  37   37  dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
  38   38  dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
  39   39  dir path=lib/svc/method variant.opensolaris.zone=global
  40   40  dir path=usr group=sys
  41   41  dir path=usr/bin
  42   42  dir path=usr/kernel group=sys
  43   43  dir path=usr/kernel/drv group=sys
  44   44  dir path=usr/kernel/drv/$(ARCH64) group=sys
  45   45  dir path=usr/lib
  46   46  dir path=usr/lib/$(ARCH64)
  47   47  dir path=usr/lib/brand
  48   48  dir path=usr/lib/brand/ipkg group=bin
  49   49  dir path=usr/lib/brand/lipkg group=bin
  50   50  dir path=usr/lib/brand/shared group=sys
  51   51  dir path=usr/lib/zones
  52   52  dir path=usr/sbin
  
    | 
      ↓ open down ↓ | 
    52 lines elided | 
    
      ↑ open up ↑ | 
  
  53   53  dir path=usr/share
  54   54  dir path=usr/share/lib
  55   55  dir path=usr/share/lib/xml group=sys
  56   56  dir path=usr/share/lib/xml/dtd group=sys
  57   57  dir path=usr/share/man
  58   58  dir path=usr/share/man/man1
  59   59  dir path=usr/share/man/man1m
  60   60  dir path=usr/share/man/man5
  61   61  dir path=usr/share/man/man7d
  62   62  driver name=zcons
       63 +driver name=zfd
  63   64  file path=etc/zones/SUNWblank.xml mode=0444 variant.opensolaris.zone=global
  64   65  file path=etc/zones/SUNWdefault.xml mode=0444 variant.opensolaris.zone=global
  65   66  file path=etc/zones/index group=sys original_name=SUNWzone:etc/zones/index \
  66   67      preserve=true variant.opensolaris.zone=global
  67   68  file path=lib/svc/manifest/system/resource-mgmt.xml group=sys mode=0444 \
  68   69      variant.opensolaris.zone=global
  69   70  file path=lib/svc/manifest/system/zones.xml group=sys mode=0444 \
  70   71      variant.opensolaris.zone=global
  71   72  file path=lib/svc/manifest/system/zonestat.xml group=sys mode=0444 \
  72   73      variant.opensolaris.zone=global
  73   74  file path=lib/svc/method/svc-resource-mgmt mode=0555 \
  74   75      variant.opensolaris.zone=global
  75   76  file path=lib/svc/method/svc-zones mode=0555 variant.opensolaris.zone=global
  76   77  file path=lib/svc/method/svc-zonestat mode=0555 \
  77   78      variant.opensolaris.zone=global
  78   79  file path=usr/bin/zonestat mode=0555
  79   80  file path=usr/kernel/drv/$(ARCH64)/zcons group=sys
       81 +file path=usr/kernel/drv/$(ARCH64)/zfd group=sys
  80   82  $(i386_ONLY)file path=usr/kernel/drv/zcons group=sys
       83 +$(i386_ONLY)file path=usr/kernel/drv/zfd group=sys mode=0755
  81   84  file path=usr/lib/$(ARCH64)/libbrand.so.1
  82   85  file path=usr/lib/$(ARCH64)/libzonecfg.so.1
  83   86  file path=usr/lib/$(ARCH64)/libzonestat.so.1
  84   87  file path=usr/lib/brand/ipkg/config.xml mode=0444
  85   88  file path=usr/lib/brand/ipkg/platform.xml mode=0444
  86   89  file path=usr/lib/brand/lipkg/config.xml mode=0444
  87   90  file path=usr/lib/brand/lipkg/platform.xml mode=0444
  88   91  file path=usr/lib/brand/shared/common.ksh mode=0444
  89   92  file path=usr/lib/brand/shared/query mode=0755
  90   93  file path=usr/lib/brand/shared/uninstall.ksh mode=0444
  91   94  file path=usr/lib/libbrand.so.1
  92   95  file path=usr/lib/libzonecfg.so.1
  93   96  file path=usr/lib/libzonestat.so.1
  94   97  file path=usr/lib/zones/zoneadmd mode=0555
  95   98  file path=usr/lib/zones/zonestatd mode=0555 variant.opensolaris.zone=global
  96   99  file path=usr/sbin/zlogin mode=0555
  97  100  file path=usr/sbin/zoneadm mode=0555
  98  101  file path=usr/sbin/zonecfg mode=0555
  
    | 
      ↓ open down ↓ | 
    8 lines elided | 
    
      ↑ open up ↑ | 
  
  99  102  file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644
 100  103  file path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644
 101  104  file path=usr/share/lib/xml/dtd/zonecfg.dtd.1
 102  105  file path=usr/share/man/man1/zlogin.1
 103  106  file path=usr/share/man/man1m/zoneadm.1m
 104  107  file path=usr/share/man/man1m/zoneadmd.1m
 105  108  file path=usr/share/man/man1m/zonecfg.1m
 106  109  file path=usr/share/man/man5/brands.5
 107  110  file path=usr/share/man/man5/zones.5
 108  111  file path=usr/share/man/man7d/zcons.7d
      112 +file path=usr/share/man/man7d/zfd.7d
 109  113  legacy pkg=SUNWzoner desc="Solaris Zones Configuration Files" \
 110  114      name="Solaris Zones (Root)"
 111  115  legacy pkg=SUNWzoneu desc="Solaris Zones Configuration and Administration" \
 112  116      name="Solaris Zones (Usr)"
 113  117  license cr_Sun license=cr_Sun
 114  118  license lic_CDDL license=lic_CDDL
 115  119  link path=usr/bin/zonename target=../../sbin/zonename
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX