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 67dir path=usr/share/man 68dir path=usr/share/man/man1m 69dir path=usr/share/man/man4 70driver name=ncall devlink=type=ddi_pseudo;name=ncall\t\D \ 71 perms="* 0666 root sys" privs=sys_config privs=sys_devices 72driver name=nsctl devlink=type=ddi_pseudo;name=nsctl\t\D \ 73 perms="* 0666 root sys" privs=sys_config privs=sys_devices 74driver name=nskern devlink=type=ddi_pseudo;name=nskern\t\D \ 75 perms="* 0666 root sys" privs=sys_config privs=sys_devices 76driver name=sdbc devlink=type=ddi_pseudo;name=sdbc\t\D perms="* 0666 root sys" \ 77 privs=sys_config privs=sys_devices 78file path=etc/dscfg_format group=sys mode=0744 79file path=etc/init.d/scm mode=0744 80file path=kernel/kmdb/$(ARCH64)/nsctl group=sys mode=0555 81file 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 84file path=lib/svc/manifest/system/nws_scm.xml group=sys mode=0444 85file path=usr/bin/dsbitmap mode=0555 86file path=usr/bin/dscfg mode=0555 87file path=usr/bin/dscfg_reconfigure.cluster mode=0555 88file path=usr/bin/dscfgadm mode=0555 89file path=usr/bin/dscfglockd mode=0555 90file path=usr/bin/dsstat mode=0555 91file path=usr/bin/ncalladm mode=0555 92file path=usr/bin/nscadm mode=0555 93file path=usr/bin/nskernd mode=0555 94file path=usr/bin/scmadm mode=0555 95file path=usr/kernel/drv/$(ARCH64)/ncall group=sys 96file path=usr/kernel/drv/$(ARCH64)/nsctl group=sys 97file path=usr/kernel/drv/$(ARCH64)/nskern group=sys 98file path=usr/kernel/drv/$(ARCH64)/sdbc group=sys 99$(i386_ONLY)file path=usr/kernel/drv/ncall group=sys 100file path=usr/kernel/drv/ncall.conf group=sys 101$(i386_ONLY)file path=usr/kernel/drv/nsctl group=sys 102file path=usr/kernel/drv/nsctl.conf group=sys 103$(i386_ONLY)file path=usr/kernel/drv/nskern group=sys 104file path=usr/kernel/drv/nskern.conf group=sys 105$(i386_ONLY)file path=usr/kernel/drv/sdbc group=sys 106file path=usr/kernel/drv/sdbc.conf group=sys 107file path=usr/kernel/misc/$(ARCH64)/spuni group=sys mode=0755 108$(i386_ONLY)file path=usr/kernel/misc/spuni group=sys mode=0755 109file path=usr/lib/libdscfg.so.1 110file path=usr/lib/libnsctl.so.1 111file path=usr/lib/libunistat.so.1 112file path=usr/lib/mdb/kvm/$(ARCH64)/nsctl.so group=sys mode=0555 113file 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 116file path=usr/share/man/man1m/dsbitmap.1m 117file path=usr/share/man/man1m/dscfg.1m 118file path=usr/share/man/man1m/dscfgadm.1m 119file path=usr/share/man/man1m/dscfglockd.1m 120file path=usr/share/man/man1m/dsstat.1m 121file path=usr/share/man/man1m/nscadm.1m 122file path=usr/share/man/man1m/scmadm.1m 123file path=usr/share/man/man4/ds.log.4 124hardlink path=lib/svc/method/svc-scm target=../../../etc/init.d/scm 125hardlink path=usr/cluster/sbin/dscfg_reconfigure \ 126 target=../../bin/dscfg_reconfigure.cluster 127hardlink path=usr/lib/dscfglockd target=../bin/dscfglockd 128hardlink path=usr/lib/ncalladm target=../bin/ncalladm 129hardlink path=usr/lib/nskernd target=../bin/nskernd 130hardlink path=usr/sbin/dsbitmap target=../bin/dsbitmap 131hardlink path=usr/sbin/dscfg target=../bin/dscfg 132hardlink path=usr/sbin/dscfgadm target=../bin/dscfgadm 133hardlink path=usr/sbin/dsstat target=../bin/dsstat 134hardlink path=usr/sbin/nscadm target=../bin/nscadm 135hardlink path=usr/sbin/scmadm target=../bin/scmadm 136legacy pkg=SUNWscmr \ 137 desc="Storage Cache Management of read-only bitmap volumes" \ 138 name="Sun StorageTek Availability Suite Cache Management (root)" 139legacy pkg=SUNWscmu \ 140 desc="Storage Cache Management of read-only bitmap volumes" \ 141 name="Sun StorageTek Availability Suite Cache Management (usr)" 142license cr_Sun license=cr_Sun 143license lic_CDDL license=lic_CDDL 144