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 file path=lib/svc/manifest/system/nws_scm.xml group=sys mode=0444
83 file path=usr/bin/dsbitmap mode=0555
84 file path=usr/bin/dscfg mode=0555
85 file path=usr/bin/dscfg_reconfigure.cluster mode=0555
86 file path=usr/bin/dscfgadm mode=0555
87 file path=usr/bin/dscfglockd mode=0555
88 file path=usr/bin/dsstat mode=0555
89 file path=usr/bin/ncalladm mode=0555
90 file path=usr/bin/nscadm mode=0555
91 file path=usr/bin/nskernd mode=0555
92 file path=usr/bin/scmadm mode=0555
93 file path=usr/kernel/drv/$(ARCH64)/ncall group=sys
94 file path=usr/kernel/drv/$(ARCH64)/nsctl group=sys
95 file path=usr/kernel/drv/$(ARCH64)/nskern group=sys
96 file path=usr/kernel/drv/$(ARCH64)/sdbc group=sys
97 file path=usr/kernel/drv/ncall.conf group=sys
98 file path=usr/kernel/drv/nsctl.conf group=sys
99 file path=usr/kernel/drv/nskern.conf group=sys
100 file path=usr/kernel/drv/sdbc.conf group=sys
101 file path=usr/kernel/misc/$(ARCH64)/spuni group=sys mode=0755
102 file path=usr/lib/libdscfg.so.1
103 file path=usr/lib/libnsctl.so.1
104 file path=usr/lib/libunistat.so.1
105 file path=usr/lib/mdb/kvm/$(ARCH64)/nsctl.so group=sys mode=0555
106 file path=usr/lib/mdb/kvm/$(ARCH64)/sdbc.so group=sys mode=0555
107 file path=usr/share/man/man1m/dsbitmap.1m
108 file path=usr/share/man/man1m/dscfg.1m
109 file path=usr/share/man/man1m/dscfgadm.1m
110 file path=usr/share/man/man1m/dscfglockd.1m
111 file path=usr/share/man/man1m/dsstat.1m
112 file path=usr/share/man/man1m/nscadm.1m
113 file path=usr/share/man/man1m/scmadm.1m
114 file path=usr/share/man/man4/ds.log.4
115 hardlink path=lib/svc/method/svc-scm target=../../../etc/init.d/scm
116 hardlink path=usr/cluster/sbin/dscfg_reconfigure \
117 target=../../bin/dscfg_reconfigure.cluster
118 hardlink path=usr/lib/dscfglockd target=../bin/dscfglockd
119 hardlink path=usr/lib/ncalladm target=../bin/ncalladm
120 hardlink path=usr/lib/nskernd target=../bin/nskernd
121 hardlink path=usr/sbin/dsbitmap target=../bin/dsbitmap
122 hardlink path=usr/sbin/dscfg target=../bin/dscfg
123 hardlink path=usr/sbin/dscfgadm target=../bin/dscfgadm
124 hardlink path=usr/sbin/dsstat target=../bin/dsstat
125 hardlink path=usr/sbin/nscadm target=../bin/nscadm
126 hardlink path=usr/sbin/scmadm target=../bin/scmadm
127 legacy pkg=SUNWscmr \
128 desc="Storage Cache Management of read-only bitmap volumes" \
129 name="Sun StorageTek Availability Suite Cache Management (root)"
130 legacy pkg=SUNWscmu \
131 desc="Storage Cache Management of read-only bitmap volumes" \
132 name="Sun StorageTek Availability Suite Cache Management (usr)"
133 license cr_Sun license=cr_Sun
134 license lic_CDDL license=lic_CDDL
|
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:/service/storage/avs/cache-management@$(PKGVERS)
27 set name=pkg.obsolete value=true
28 set name=variant.arch value=$(ARCH)
|