1ead1f93eSLiane Praza# 2ead1f93eSLiane Praza# CDDL HEADER START 3ead1f93eSLiane Praza# 4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the 5ead1f93eSLiane Praza# Common Development and Distribution License (the "License"). 6ead1f93eSLiane Praza# You may not use this file except in compliance with the License. 7ead1f93eSLiane Praza# 8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing. 10ead1f93eSLiane Praza# See the License for the specific language governing permissions 11ead1f93eSLiane Praza# and limitations under the License. 12ead1f93eSLiane Praza# 13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each 14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the 16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying 17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner] 18ead1f93eSLiane Praza# 19ead1f93eSLiane Praza# CDDL HEADER END 20ead1f93eSLiane Praza# 21ead1f93eSLiane Praza 22ead1f93eSLiane Praza# 23*ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24ead1f93eSLiane Praza# 25ead1f93eSLiane Praza 26*ebbab6bbSDan Price# 27*ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the 28*ebbab6bbSDan Price# global zone only. See the include file for greater detail, as well as 29*ebbab6bbSDan Price# information about overriding the defaults. 30*ebbab6bbSDan Price# 31*ebbab6bbSDan Price<include global_zone_only_component> 32ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/storage/svm@$(PKGVERS) 33ead1f93eSLiane Prazaset name=pkg.description value="Solaris Volume Manager commands" 34ead1f93eSLiane Prazaset name=pkg.summary value="Solaris Volume Manager" 35ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core 36ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 37*ebbab6bbSDan Pricedir path=etc group=sys 38*ebbab6bbSDan Pricedir path=etc/flash group=sys 39*ebbab6bbSDan Pricedir path=etc/flash/postdeployment group=sys 40*ebbab6bbSDan Pricedir path=etc/flash/predeployment group=sys 41*ebbab6bbSDan Pricedir path=etc/lvm group=sys 42*ebbab6bbSDan Pricedir path=kernel group=sys 43*ebbab6bbSDan Pricedir path=kernel/drv group=sys 44*ebbab6bbSDan Pricedir path=kernel/drv/$(ARCH64) group=sys 45*ebbab6bbSDan Pricedir path=kernel/misc group=sys 46*ebbab6bbSDan Pricedir path=kernel/misc/$(ARCH64) group=sys 47*ebbab6bbSDan Pricedir path=lib 48*ebbab6bbSDan Pricedir path=lib/svc 49*ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys 50*ebbab6bbSDan Pricedir path=lib/svc/manifest/network group=sys 51*ebbab6bbSDan Pricedir path=lib/svc/manifest/network/rpc group=sys 52*ebbab6bbSDan Pricedir path=lib/svc/manifest/system group=sys 53*ebbab6bbSDan Pricedir path=lib/svc/method 54*ebbab6bbSDan Pricedir path=sbin group=sys 55ead1f93eSLiane Prazadir path=usr group=sys 56ead1f93eSLiane Prazadir path=usr/lib 57ead1f93eSLiane Prazadir path=usr/lib/drv 58ead1f93eSLiane Prazadir path=usr/lib/lvm 59ead1f93eSLiane Prazadir path=usr/sbin 60ead1f93eSLiane Prazadir path=usr/snadm 61ead1f93eSLiane Prazadir path=usr/snadm/lib 62*ebbab6bbSDan Pricedriver name=md policy="admin write_priv_set=sys_config" \ 63*ebbab6bbSDan Price perms="* 0640 root sys" perms="admin 0644 root sys" 64*ebbab6bbSDan Pricefile path=etc/flash/postdeployment/svm.cleanup group=sys mode=0744 65*ebbab6bbSDan Pricefile path=etc/flash/predeployment/svm.save group=sys mode=0744 66*ebbab6bbSDan Pricefile path=etc/lvm/devpath group=sys original_name=SUNWmd:etc/lvm/devpath \ 67*ebbab6bbSDan Price preserve=true 68*ebbab6bbSDan Pricefile path=etc/lvm/lock group=sys original_name=SUNWmd:etc/lvm/lock \ 69*ebbab6bbSDan Price preserve=true 70*ebbab6bbSDan Pricefile path=etc/lvm/md.cf group=sys original_name=SUNWmd:etc/lvm/md.cf \ 71*ebbab6bbSDan Price preserve=true 72*ebbab6bbSDan Pricefile path=etc/lvm/md.ctlrmap group=sys original_name=SUNWmd:etc/lvm/md.ctlrmap \ 73*ebbab6bbSDan Price preserve=true 74*ebbab6bbSDan Pricefile path=etc/lvm/md.tab group=sys original_name=SUNWmd:etc/lvm/md.tab \ 75*ebbab6bbSDan Price preserve=true 76*ebbab6bbSDan Pricefile path=etc/lvm/mddb.cf group=sys original_name=SUNWmd:etc/lvm/mddb.cf \ 77*ebbab6bbSDan Price preserve=true 78*ebbab6bbSDan Pricefile path=etc/lvm/runtime.cf group=sys original_name=SUNWmd:etc/lvm/runtime.cf \ 79*ebbab6bbSDan Price preserve=true 80*ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/md group=sys 81*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/md group=sys 82*ebbab6bbSDan Pricefile path=kernel/drv/md.conf group=sys original_name=SUNWmd:kernel/drv/md.conf \ 83*ebbab6bbSDan Price preserve=true 84*ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/md_hotspares group=sys mode=0755 85*ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/md_mirror group=sys mode=0755 86*ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/md_notify group=sys mode=0755 87*ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/md_raid group=sys mode=0755 88*ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/md_sp group=sys mode=0755 89*ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/md_stripe group=sys mode=0755 90*ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/md_trans group=sys mode=0755 91*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/md_hotspares group=sys mode=0755 92*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/md_mirror group=sys mode=0755 93*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/md_notify group=sys mode=0755 94*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/md_raid group=sys mode=0755 95*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/md_sp group=sys mode=0755 96*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/md_stripe group=sys mode=0755 97*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/misc/md_trans group=sys mode=0755 98*ebbab6bbSDan Pricefile path=lib/libmeta.so.1 99*ebbab6bbSDan Pricefile path=lib/svc/manifest/network/rpc/mdcomm.xml group=sys mode=0444 100*ebbab6bbSDan Pricefile path=lib/svc/manifest/network/rpc/meta.xml group=sys mode=0444 101*ebbab6bbSDan Pricefile path=lib/svc/manifest/network/rpc/metamed.xml group=sys mode=0444 102*ebbab6bbSDan Pricefile path=lib/svc/manifest/network/rpc/metamh.xml group=sys mode=0444 103*ebbab6bbSDan Pricefile path=lib/svc/manifest/system/mdmonitor.xml group=sys mode=0444 104*ebbab6bbSDan Pricefile path=lib/svc/manifest/system/metainit.xml group=sys mode=0444 105*ebbab6bbSDan Pricefile path=lib/svc/manifest/system/metasync.xml group=sys mode=0444 106*ebbab6bbSDan Pricefile path=lib/svc/method/svc-mdmonitor mode=0555 107*ebbab6bbSDan Pricefile path=lib/svc/method/svc-metainit mode=0555 108*ebbab6bbSDan Pricefile path=lib/svc/method/svc-metasync mode=0555 109*ebbab6bbSDan Pricefile path=sbin/metadb mode=0555 110*ebbab6bbSDan Pricefile path=sbin/metadevadm mode=0555 111*ebbab6bbSDan Pricefile path=sbin/metainit mode=0555 112*ebbab6bbSDan Pricefile path=sbin/metarecover mode=0555 113*ebbab6bbSDan Pricefile path=sbin/metastat mode=0555 114ead1f93eSLiane Prazafile path=usr/lib/drv/preen_md.so.1 mode=0555 115ead1f93eSLiane Prazafile path=usr/lib/lvm/mddoors mode=0555 116ead1f93eSLiane Prazafile path=usr/lib/lvm/metaclust mode=0555 117ead1f93eSLiane Prazafile path=usr/sbin/growfs mode=0555 118ead1f93eSLiane Prazafile path=usr/sbin/mdmonitord mode=0555 119ead1f93eSLiane Prazafile path=usr/sbin/medstat mode=0555 120ead1f93eSLiane Prazafile path=usr/sbin/metaclear mode=0555 121ead1f93eSLiane Prazafile path=usr/sbin/metadetach mode=0555 122ead1f93eSLiane Prazafile path=usr/sbin/metahs mode=0555 123ead1f93eSLiane Prazafile path=usr/sbin/metaimport mode=0555 124ead1f93eSLiane Prazafile path=usr/sbin/metaoffline mode=0555 125ead1f93eSLiane Prazafile path=usr/sbin/metaonline mode=0555 126ead1f93eSLiane Prazafile path=usr/sbin/metaparam mode=0555 127ead1f93eSLiane Prazafile path=usr/sbin/metarename mode=0555 128ead1f93eSLiane Prazafile path=usr/sbin/metareplace mode=0555 129ead1f93eSLiane Prazafile path=usr/sbin/metaroot mode=0555 130ead1f93eSLiane Prazafile path=usr/sbin/metaset mode=0555 131ead1f93eSLiane Prazafile path=usr/sbin/metasync mode=0555 132ead1f93eSLiane Prazafile path=usr/sbin/metattach mode=0555 133ead1f93eSLiane Prazafile path=usr/sbin/rpc.mdcommd mode=0555 134ead1f93eSLiane Prazafile path=usr/sbin/rpc.metad mode=0555 135ead1f93eSLiane Prazafile path=usr/sbin/rpc.metamedd mode=0555 136ead1f93eSLiane Prazafile path=usr/sbin/rpc.metamhd mode=0555 137ead1f93eSLiane Prazafile path=usr/snadm/lib/libsvm.so.1 138ead1f93eSLiane Prazalegacy pkg=SUNWmdr arch=$(ARCH) category=system \ 139ead1f93eSLiane Praza desc="Solaris Volume Manager driver" \ 140ead1f93eSLiane Praza hotline="Please contact your local service provider" \ 141ead1f93eSLiane Praza name="Solaris Volume Manager, (Root)" vendor="Sun Microsystems, Inc." \ 142ead1f93eSLiane Praza version=11.11,REV=2009.11.11 143ead1f93eSLiane Prazalegacy pkg=SUNWmdu arch=$(ARCH) category=system \ 144ead1f93eSLiane Praza desc="Solaris Volume Manager commands" \ 145ead1f93eSLiane Praza hotline="Please contact your local service provider" \ 146ead1f93eSLiane Praza name="Solaris Volume Manager, (Usr)" vendor="Sun Microsystems, Inc." \ 147ead1f93eSLiane Praza version=11.11,REV=2009.11.11 148ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 149ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 150*ebbab6bbSDan Pricelink path=lib/libmeta.so target=libmeta.so.1 151ead1f93eSLiane Prazalink path=usr/lib/libmeta.so target=../../lib/libmeta.so.1 152ead1f93eSLiane Prazalink path=usr/lib/libmeta.so.1 target=../../lib/libmeta.so.1 153ead1f93eSLiane Prazalink path=usr/sbin/metadb target=../../sbin/metadb 154ead1f93eSLiane Prazalink path=usr/sbin/metadevadm target=../../sbin/metadevadm 155ead1f93eSLiane Prazalink path=usr/sbin/metainit target=../../sbin/metainit 156ead1f93eSLiane Prazalink path=usr/sbin/metarecover target=../../sbin/metarecover 157ead1f93eSLiane Prazalink path=usr/sbin/metastat target=../../sbin/metastat 158ead1f93eSLiane Prazalink path=usr/snadm/lib/libsvm.so target=./libsvm.so.1 159