1 # 2 # CDDL HEADER START 3 # 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 # 27 # The default for payload-bearing actions in this package is to appear in the 28 # global zone only. See the include file for greater detail, as well as 29 # information about overriding the defaults. 30 # 31 <include global_zone_only_component> 32 set name=pkg.fmri value=pkg:/service/storage/avs/cache-management@$(PKGVERS) 33 set name=pkg.description \ 34 value="Storage Cache Management of read-only bitmap volumes" 35 set name=pkg.summary \ 36 value="Sun StorageTek Availability Suite Cache Management" 37 set name=info.classification \ 38 value="org.opensolaris.category.2008:System/Enterprise Management" 39 set name=variant.arch value=$(ARCH) 40 dir path=etc group=sys 41 dir path=etc/init.d group=sys 42 dir path=kernel group=sys 43 dir path=kernel/kmdb group=sys 44 dir path=kernel/kmdb/$(ARCH64) group=sys 45 dir path=lib 46 dir path=lib/svc 47 dir path=lib/svc/manifest group=sys 48 dir path=lib/svc/manifest/system group=sys 49 dir path=lib/svc/method 50 dir path=usr group=sys 51 dir path=usr/bin 52 dir path=usr/cluster group=sys 53 dir path=usr/cluster/lib 54 dir path=usr/cluster/lib/start 55 dir path=usr/cluster/lib/stop 56 dir path=usr/cluster/sbin group=other 57 dir path=usr/kernel group=sys 58 dir path=usr/kernel/drv group=sys 59 dir path=usr/kernel/drv/$(ARCH64) group=sys 60 dir path=usr/kernel/misc group=sys 61 dir path=usr/kernel/misc/$(ARCH64) group=sys 62 dir path=usr/lib 63 dir path=usr/lib/mdb group=sys 64 dir path=usr/lib/mdb/kvm group=sys 65 dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys 66 dir path=usr/sbin 67 dir path=usr/share/man 68 dir path=usr/share/man/man1m 69 dir path=usr/share/man/man4 70 driver name=ncall devlink=type=ddi_pseudo;name=ncall\t\D \ 71 perms="* 0666 root sys" privs=sys_config privs=sys_devices 72 driver name=nsctl devlink=type=ddi_pseudo;name=nsctl\t\D \ 73 perms="* 0666 root sys" privs=sys_config privs=sys_devices 74 driver name=nskern devlink=type=ddi_pseudo;name=nskern\t\D \ 75 perms="* 0666 root sys" privs=sys_config privs=sys_devices 76 driver name=sdbc devlink=type=ddi_pseudo;name=sdbc\t\D perms="* 0666 root sys" \ 77 privs=sys_config privs=sys_devices 78 file path=etc/dscfg_format group=sys mode=0744 79 file path=etc/init.d/scm mode=0744 80 file path=kernel/kmdb/$(ARCH64)/nsctl group=sys mode=0555 81 file path=kernel/kmdb/$(ARCH64)/sdbc group=sys mode=0555 82 $(i386_ONLY)file path=kernel/kmdb/nsctl group=sys mode=0555 83 $(i386_ONLY)file path=kernel/kmdb/sdbc group=sys mode=0555 84 file path=lib/svc/manifest/system/nws_scm.xml group=sys mode=0444 85 file path=usr/bin/dsbitmap mode=0555 86 file path=usr/bin/dscfg mode=0555 87 file path=usr/bin/dscfg_reconfigure.cluster mode=0555 88 file path=usr/bin/dscfgadm mode=0555 89 file path=usr/bin/dscfglockd mode=0555 90 file path=usr/bin/dsstat mode=0555 91 file path=usr/bin/ncalladm mode=0555 92 file path=usr/bin/nscadm mode=0555 93 file path=usr/bin/nskernd mode=0555 94 file path=usr/bin/scmadm mode=0555 95 file path=usr/kernel/drv/$(ARCH64)/ncall group=sys 96 file path=usr/kernel/drv/$(ARCH64)/nsctl group=sys 97 file path=usr/kernel/drv/$(ARCH64)/nskern group=sys 98 file path=usr/kernel/drv/$(ARCH64)/sdbc group=sys 99 $(i386_ONLY)file path=usr/kernel/drv/ncall group=sys 100 file path=usr/kernel/drv/ncall.conf group=sys 101 $(i386_ONLY)file path=usr/kernel/drv/nsctl group=sys 102 file path=usr/kernel/drv/nsctl.conf group=sys 103 $(i386_ONLY)file path=usr/kernel/drv/nskern group=sys 104 file path=usr/kernel/drv/nskern.conf group=sys 105 $(i386_ONLY)file path=usr/kernel/drv/sdbc group=sys 106 file path=usr/kernel/drv/sdbc.conf group=sys 107 file path=usr/kernel/misc/$(ARCH64)/spuni group=sys mode=0755 108 $(i386_ONLY)file path=usr/kernel/misc/spuni group=sys mode=0755 109 file path=usr/lib/libdscfg.so.1 110 file path=usr/lib/libnsctl.so.1 111 file path=usr/lib/libunistat.so.1 112 file path=usr/lib/mdb/kvm/$(ARCH64)/nsctl.so group=sys mode=0555 113 file path=usr/lib/mdb/kvm/$(ARCH64)/sdbc.so group=sys mode=0555 114 $(i386_ONLY)file path=usr/lib/mdb/kvm/nsctl.so group=sys mode=0555 115 $(i386_ONLY)file path=usr/lib/mdb/kvm/sdbc.so group=sys mode=0555 116 file path=usr/share/man/man1m/dsbitmap.1m 117 file path=usr/share/man/man1m/dscfg.1m 118 file path=usr/share/man/man1m/dscfgadm.1m 119 file path=usr/share/man/man1m/dscfglockd.1m 120 file path=usr/share/man/man1m/dsstat.1m 121 file path=usr/share/man/man1m/nscadm.1m 122 file path=usr/share/man/man1m/scmadm.1m 123 file path=usr/share/man/man4/ds.log.4 124 hardlink path=lib/svc/method/svc-scm target=../../../etc/init.d/scm 125 hardlink path=usr/cluster/sbin/dscfg_reconfigure \ 126 target=../../bin/dscfg_reconfigure.cluster 127 hardlink path=usr/lib/dscfglockd target=../bin/dscfglockd 128 hardlink path=usr/lib/ncalladm target=../bin/ncalladm 129 hardlink path=usr/lib/nskernd target=../bin/nskernd 130 hardlink path=usr/sbin/dsbitmap target=../bin/dsbitmap 131 hardlink path=usr/sbin/dscfg target=../bin/dscfg 132 hardlink path=usr/sbin/dscfgadm target=../bin/dscfgadm 133 hardlink path=usr/sbin/dsstat target=../bin/dsstat 134 hardlink path=usr/sbin/nscadm target=../bin/nscadm 135 hardlink path=usr/sbin/scmadm target=../bin/scmadm 136 legacy pkg=SUNWscmr \ 137 desc="Storage Cache Management of read-only bitmap volumes" \ 138 name="Sun StorageTek Availability Suite Cache Management (root)" 139 legacy pkg=SUNWscmu \ 140 desc="Storage Cache Management of read-only bitmap volumes" \ 141 name="Sun StorageTek Availability Suite Cache Management (usr)" 142 license cr_Sun license=cr_Sun 143 license lic_CDDL license=lic_CDDL