Print this page
Move zfd(7D) out of brand/lx and into system/zones, plus some brand/lx header
file removals.


  43 dir path=usr/kernel/drv group=sys
  44 dir path=usr/kernel/drv/$(ARCH64) group=sys
  45 dir path=usr/lib
  46 dir path=usr/lib/$(ARCH64)
  47 dir path=usr/lib/brand
  48 dir path=usr/lib/brand/ipkg group=bin
  49 dir path=usr/lib/brand/lipkg group=bin
  50 dir path=usr/lib/brand/shared group=sys
  51 dir path=usr/lib/zones
  52 dir path=usr/sbin
  53 dir path=usr/share
  54 dir path=usr/share/lib
  55 dir path=usr/share/lib/xml group=sys
  56 dir path=usr/share/lib/xml/dtd group=sys
  57 dir path=usr/share/man
  58 dir path=usr/share/man/man1
  59 dir path=usr/share/man/man1m
  60 dir path=usr/share/man/man5
  61 dir path=usr/share/man/man7d
  62 driver name=zcons

  63 file path=etc/zones/SUNWblank.xml mode=0444 variant.opensolaris.zone=global
  64 file path=etc/zones/SUNWdefault.xml mode=0444 variant.opensolaris.zone=global
  65 file path=etc/zones/index group=sys original_name=SUNWzone:etc/zones/index \
  66     preserve=true variant.opensolaris.zone=global
  67 file path=lib/svc/manifest/system/resource-mgmt.xml group=sys mode=0444 \
  68     variant.opensolaris.zone=global
  69 file path=lib/svc/manifest/system/zones.xml group=sys mode=0444 \
  70     variant.opensolaris.zone=global
  71 file path=lib/svc/manifest/system/zonestat.xml group=sys mode=0444 \
  72     variant.opensolaris.zone=global
  73 file path=lib/svc/method/svc-resource-mgmt mode=0555 \
  74     variant.opensolaris.zone=global
  75 file path=lib/svc/method/svc-zones mode=0555 variant.opensolaris.zone=global
  76 file path=lib/svc/method/svc-zonestat mode=0555 \
  77     variant.opensolaris.zone=global
  78 file path=usr/bin/zonestat mode=0555
  79 file path=usr/kernel/drv/$(ARCH64)/zcons group=sys

  80 $(i386_ONLY)file path=usr/kernel/drv/zcons group=sys

  81 file path=usr/lib/$(ARCH64)/libbrand.so.1
  82 file path=usr/lib/$(ARCH64)/libzonecfg.so.1
  83 file path=usr/lib/$(ARCH64)/libzonestat.so.1
  84 file path=usr/lib/brand/ipkg/config.xml mode=0444
  85 file path=usr/lib/brand/ipkg/platform.xml mode=0444
  86 file path=usr/lib/brand/lipkg/config.xml mode=0444
  87 file path=usr/lib/brand/lipkg/platform.xml mode=0444
  88 file path=usr/lib/brand/shared/common.ksh mode=0444
  89 file path=usr/lib/brand/shared/query mode=0755
  90 file path=usr/lib/brand/shared/uninstall.ksh mode=0444
  91 file path=usr/lib/libbrand.so.1
  92 file path=usr/lib/libzonecfg.so.1
  93 file path=usr/lib/libzonestat.so.1
  94 file path=usr/lib/zones/zoneadmd mode=0555
  95 file path=usr/lib/zones/zonestatd mode=0555 variant.opensolaris.zone=global
  96 file path=usr/sbin/zlogin mode=0555
  97 file path=usr/sbin/zoneadm mode=0555
  98 file path=usr/sbin/zonecfg mode=0555
  99 file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644
 100 file path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644
 101 file path=usr/share/lib/xml/dtd/zonecfg.dtd.1
 102 file path=usr/share/man/man1/zlogin.1
 103 file path=usr/share/man/man1m/zoneadm.1m
 104 file path=usr/share/man/man1m/zoneadmd.1m
 105 file path=usr/share/man/man1m/zonecfg.1m
 106 file path=usr/share/man/man5/brands.5
 107 file path=usr/share/man/man5/zones.5
 108 file path=usr/share/man/man7d/zcons.7d

 109 legacy pkg=SUNWzoner desc="Solaris Zones Configuration Files" \
 110     name="Solaris Zones (Root)"
 111 legacy pkg=SUNWzoneu desc="Solaris Zones Configuration and Administration" \
 112     name="Solaris Zones (Usr)"
 113 license cr_Sun license=cr_Sun
 114 license lic_CDDL license=lic_CDDL
 115 link path=usr/bin/zonename target=../../sbin/zonename


  43 dir path=usr/kernel/drv group=sys
  44 dir path=usr/kernel/drv/$(ARCH64) group=sys
  45 dir path=usr/lib
  46 dir path=usr/lib/$(ARCH64)
  47 dir path=usr/lib/brand
  48 dir path=usr/lib/brand/ipkg group=bin
  49 dir path=usr/lib/brand/lipkg group=bin
  50 dir path=usr/lib/brand/shared group=sys
  51 dir path=usr/lib/zones
  52 dir path=usr/sbin
  53 dir path=usr/share
  54 dir path=usr/share/lib
  55 dir path=usr/share/lib/xml group=sys
  56 dir path=usr/share/lib/xml/dtd group=sys
  57 dir path=usr/share/man
  58 dir path=usr/share/man/man1
  59 dir path=usr/share/man/man1m
  60 dir path=usr/share/man/man5
  61 dir path=usr/share/man/man7d
  62 driver name=zcons
  63 driver name=zfd
  64 file path=etc/zones/SUNWblank.xml mode=0444 variant.opensolaris.zone=global
  65 file path=etc/zones/SUNWdefault.xml mode=0444 variant.opensolaris.zone=global
  66 file path=etc/zones/index group=sys original_name=SUNWzone:etc/zones/index \
  67     preserve=true variant.opensolaris.zone=global
  68 file path=lib/svc/manifest/system/resource-mgmt.xml group=sys mode=0444 \
  69     variant.opensolaris.zone=global
  70 file path=lib/svc/manifest/system/zones.xml group=sys mode=0444 \
  71     variant.opensolaris.zone=global
  72 file path=lib/svc/manifest/system/zonestat.xml group=sys mode=0444 \
  73     variant.opensolaris.zone=global
  74 file path=lib/svc/method/svc-resource-mgmt mode=0555 \
  75     variant.opensolaris.zone=global
  76 file path=lib/svc/method/svc-zones mode=0555 variant.opensolaris.zone=global
  77 file path=lib/svc/method/svc-zonestat mode=0555 \
  78     variant.opensolaris.zone=global
  79 file path=usr/bin/zonestat mode=0555
  80 file path=usr/kernel/drv/$(ARCH64)/zcons group=sys
  81 file path=usr/kernel/drv/$(ARCH64)/zfd group=sys
  82 $(i386_ONLY)file path=usr/kernel/drv/zcons group=sys
  83 $(i386_ONLY)file path=usr/kernel/drv/zfd group=sys mode=0755
  84 file path=usr/lib/$(ARCH64)/libbrand.so.1
  85 file path=usr/lib/$(ARCH64)/libzonecfg.so.1
  86 file path=usr/lib/$(ARCH64)/libzonestat.so.1
  87 file path=usr/lib/brand/ipkg/config.xml mode=0444
  88 file path=usr/lib/brand/ipkg/platform.xml mode=0444
  89 file path=usr/lib/brand/lipkg/config.xml mode=0444
  90 file path=usr/lib/brand/lipkg/platform.xml mode=0444
  91 file path=usr/lib/brand/shared/common.ksh mode=0444
  92 file path=usr/lib/brand/shared/query mode=0755
  93 file path=usr/lib/brand/shared/uninstall.ksh mode=0444
  94 file path=usr/lib/libbrand.so.1
  95 file path=usr/lib/libzonecfg.so.1
  96 file path=usr/lib/libzonestat.so.1
  97 file path=usr/lib/zones/zoneadmd mode=0555
  98 file path=usr/lib/zones/zonestatd mode=0555 variant.opensolaris.zone=global
  99 file path=usr/sbin/zlogin mode=0555
 100 file path=usr/sbin/zoneadm mode=0555
 101 file path=usr/sbin/zonecfg mode=0555
 102 file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644
 103 file path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644
 104 file path=usr/share/lib/xml/dtd/zonecfg.dtd.1
 105 file path=usr/share/man/man1/zlogin.1
 106 file path=usr/share/man/man1m/zoneadm.1m
 107 file path=usr/share/man/man1m/zoneadmd.1m
 108 file path=usr/share/man/man1m/zonecfg.1m
 109 file path=usr/share/man/man5/brands.5
 110 file path=usr/share/man/man5/zones.5
 111 file path=usr/share/man/man7d/zcons.7d
 112 file path=usr/share/man/man7d/zfd.7d
 113 legacy pkg=SUNWzoner desc="Solaris Zones Configuration Files" \
 114     name="Solaris Zones (Root)"
 115 legacy pkg=SUNWzoneu desc="Solaris Zones Configuration and Administration" \
 116     name="Solaris Zones (Usr)"
 117 license cr_Sun license=cr_Sun
 118 license lic_CDDL license=lic_CDDL
 119 link path=usr/bin/zonename target=../../sbin/zonename