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:/storage/avs/remote-mirror@$(PKGVERS) 33set name=pkg.description \ 34 value="Remote Mirror copy software provides replication across IP networks" 35set name=pkg.summary value="Sun StorageTek Availability Suite Remote Mirror" 36set name=info.classification \ 37 value=org.opensolaris.category.2008:System/Hardware 38set name=variant.arch value=$(ARCH) 39dir path=etc group=sys 40dir path=etc/init.d group=sys 41dir path=kernel group=sys 42dir path=kernel/kmdb group=sys 43dir path=kernel/kmdb/$(ARCH64) group=sys 44dir path=lib 45dir path=lib/svc 46dir path=lib/svc/manifest group=sys 47dir path=lib/svc/manifest/system group=sys 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/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=rdc devlink=type=ddi_pseudo;name=rdc\t\D perms="* 0666 root sys" \ 71 privs=sys_config privs=sys_devices 72file path=etc/init.d/rdc mode=0744 73file path=etc/init.d/rdc.cluster mode=0744 74file path=etc/init.d/rdcfinish mode=0744 75file path=kernel/kmdb/$(ARCH64)/rdc group=sys mode=0555 76$(i386_ONLY)file path=kernel/kmdb/rdc group=sys mode=0555 77file path=lib/svc/manifest/system/nws_rdc.xml group=sys mode=0444 78file path=lib/svc/manifest/system/nws_rdcsyncd.xml group=sys mode=0444 79file path=usr/bin/sndradm mode=0555 80file path=usr/bin/sndrboot mode=0555 81file path=usr/bin/sndrd mode=0555 82file path=usr/bin/sndrsyncd mode=0555 83file path=usr/cluster/sbin/rdc mode=0744 84file path=usr/kernel/drv/$(ARCH64)/rdc group=sys 85file path=usr/kernel/drv/$(ARCH64)/rdcsrv group=sys 86file path=usr/kernel/drv/$(ARCH64)/rdcstub group=sys 87$(i386_ONLY)file path=usr/kernel/drv/rdc group=sys 88file path=usr/kernel/drv/rdc.conf group=sys \ 89 original_name=SUNWrdc:usr/kernel/drv/rdc.conf preserve=true 90$(i386_ONLY)file path=usr/kernel/drv/rdcsrv group=sys 91$(i386_ONLY)file path=usr/kernel/drv/rdcstub group=sys 92file path=usr/lib/librdc.so.1 93file path=usr/lib/mdb/kvm/$(ARCH64)/rdc.so group=sys mode=0555 94$(i386_ONLY)file path=usr/lib/mdb/kvm/rdc.so group=sys mode=0555 95file path=usr/share/man/man1m/sndradm.1m 96file path=usr/share/man/man1m/sndrd.1m 97file path=usr/share/man/man1m/sndrsyncd.1m 98file path=usr/share/man/man4/rdc.cf.4 99file path=usr/share/man/man4/sndr.4 100hardlink path=lib/svc/method/svc-rdc target=../../../etc/init.d/rdc 101hardlink path=lib/svc/method/svc-rdcsyncd target=../../../etc/init.d/rdcfinish 102hardlink path=usr/kernel/misc/$(ARCH64)/rdcsrv \ 103 target=../../drv/$(ARCH64)/rdcsrv 104hardlink path=usr/kernel/misc/$(ARCH64)/rdcstub \ 105 target=../../drv/$(ARCH64)/rdcstub 106$(i386_ONLY)hardlink path=usr/kernel/misc/rdcsrv target=../drv/rdcsrv 107$(i386_ONLY)hardlink path=usr/kernel/misc/rdcstub target=../drv/rdcstub 108hardlink path=usr/lib/sndrd target=../bin/sndrd 109hardlink path=usr/lib/sndrsyncd target=../bin/sndrsyncd 110hardlink path=usr/sbin/sndradm target=../bin/sndradm 111hardlink path=usr/sbin/sndrboot target=../bin/sndrboot 112legacy pkg=SUNWrdcr \ 113 desc="Remote Mirror copy software provides replication across IP networks" \ 114 name="Sun StorageTek Availability Suite Remote Mirror (root)" 115legacy pkg=SUNWrdcu \ 116 desc="Remote Mirror copy software provides replication across IP networks" \ 117 name="Sun StorageTek Availability Suite Remote Mirror (usr)" 118license cr_Sun license=cr_Sun 119license lic_CDDL license=lic_CDDL 120link path=usr/cluster/lib/dscfg/start/10rdc target=../../../sbin/rdc 121link path=usr/cluster/lib/dscfg/stop/15rdc target=../../../sbin/rdc 122