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