xref: /titanic_51/usr/src/pkg/manifests/storage-avs-point-in-time-copy.mf (revision 6357b7bb1039bed3ca23c5942e250f1bf1df550f)
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 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27#
28# This package will install successfully into any zone, global or
29# non-global.  The files, directories, links, and hardlinks, however,
30# will only be installed into the global zone.
31#
32<include hollow_zone_pkg>
33set name=pkg.fmri value=pkg:/storage/avs/point-in-time-copy@$(PKGVERS)
34set name=pkg.description value="Point-In-Time Copy and snapshot facility"
35set name=pkg.summary \
36    value="Sun StorageTek Availability Suite Point-In-Time Copy"
37set name=info.classification \
38    value="org.opensolaris.category.2008:System/Enterprise Management"
39set name=variant.arch value=$(ARCH)
40set name=variant.opensolaris.zone value=global value=nonglobal
41dir path=etc group=sys
42dir path=etc/init.d group=sys
43dir path=kernel group=sys
44dir path=kernel/kmdb group=sys
45dir path=kernel/kmdb/$(ARCH64) group=sys
46dir path=lib
47dir path=lib/svc
48dir path=lib/svc/method
49dir path=usr group=sys
50dir path=usr/bin
51dir path=usr/cluster group=sys
52dir path=usr/cluster/lib
53dir path=usr/cluster/lib/dscfg
54dir path=usr/cluster/lib/dscfg/start
55dir path=usr/cluster/lib/dscfg/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/lib
61dir path=usr/lib/mdb group=sys
62dir path=usr/lib/mdb/kvm group=sys
63dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
64dir path=usr/sbin
65dir path=var group=sys
66dir path=var/svc group=sys
67dir path=var/svc/manifest group=sys
68dir path=var/svc/manifest/system group=sys
69driver name=ii devlink=type=ddi_pseudo;name=ii\t\D perms="* 0666 root sys" \
70    privs=sys_config privs=sys_devices
71file path=etc/init.d/ii mode=0744
72file path=etc/init.d/ii.cluster mode=0744
73file path=kernel/kmdb/$(ARCH64)/ii group=sys mode=0555 reboot-needed=true
74$(i386_ONLY)file path=kernel/kmdb/ii group=sys mode=0555 reboot-needed=true
75file path=usr/bin/iiadm mode=0555
76file path=usr/bin/iiboot mode=0555
77file path=usr/bin/iicpbmp mode=0555
78file path=usr/bin/iicpshd mode=0555
79file path=usr/cluster/sbin/ii mode=0744
80file path=usr/kernel/drv/$(ARCH64)/ii group=sys
81$(i386_ONLY)file path=usr/kernel/drv/ii group=sys
82file path=usr/kernel/drv/ii.conf group=sys \
83    original_name=SUNWii:usr/kernel/drv/ii.conf preserve=true
84file path=usr/lib/mdb/kvm/$(ARCH64)/ii.so group=sys mode=0555
85$(i386_ONLY)file path=usr/lib/mdb/kvm/ii.so group=sys mode=0555
86file path=var/svc/manifest/system/nws_ii.xml group=sys mode=0444
87hardlink path=lib/svc/method/svc-ii target=../../../etc/init.d/ii
88legacy pkg=SUNWiir arch=$(ARCH) category=system \
89    desc="Point-In-Time Copy and snapshot facility" \
90    hotline="Please contact your local service provider" \
91    name="Sun StorageTek Availability Suite Point-In-Time Copy (root)" \
92    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
93legacy pkg=SUNWiiu arch=$(ARCH) category=system \
94    desc="Point-In-Time Copy and snapshot facility" \
95    hotline="Please contact your local service provider" \
96    name="Sun StorageTek Availability Suite Point-In-Time Copy (usr)" \
97    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
98license cr_Sun license=cr_Sun
99license lic_CDDL license=lic_CDDL
100link path=usr/cluster/lib/dscfg/start/05ii target=../../../sbin/ii
101link path=usr/cluster/lib/dscfg/stop/20ii target=../../../sbin/ii
102link path=usr/sbin/iiadm target=../bin/iiadm
103link path=usr/sbin/iiboot target=../bin/iiboot
104link path=usr/sbin/iicpbmp target=../bin/iicpbmp
105link path=usr/sbin/iicpshd target=../bin/iicpshd
106depend fmri=driver/storage/sv type=require
107