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# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 25# 26 27set name=pkg.fmri value=pkg:/service/storage/media-volume-manager@0.5.11,5.11-0.155.53 28set name=pkg.description value="Non-graphical removable volume manager" 29set name=pkg.summary value="Removable volume manager" 30set name=info.classification value=org.opensolaris.category.2008:System/Media 31set name=variant.arch value=i386 32dir group=bin mode=0755 owner=root path=lib variant.opensolaris.zone=global 33dir group=bin mode=0755 owner=root path=lib/svc variant.opensolaris.zone=global 34dir group=sys mode=0755 owner=root path=lib/svc/manifest variant.opensolaris.zone=global 35dir group=sys mode=0755 owner=root path=lib/svc/manifest/system variant.opensolaris.zone=global 36dir group=sys mode=0755 owner=root path=lib/svc/manifest/system/filesystem variant.opensolaris.zone=global 37dir group=bin mode=0755 owner=root path=lib/svc/method variant.opensolaris.zone=global 38dir group=sys mode=0755 owner=root path=usr 39dir group=bin mode=0755 owner=root path=usr/bin 40dir group=bin mode=0755 owner=root path=usr/lib 41dir group=bin mode=0755 owner=root path=usr/sbin 42dir facet.doc.man=true group=bin mode=0755 owner=root path=usr/share/man/man1 43dir facet.doc.man=true group=bin mode=0755 owner=root path=usr/share/man/man1m 44file NOHASH group=sys mode=0444 owner=root path=lib/svc/manifest/system/filesystem/rmvolmgr.xml restart_fmri=svc:/system/manifest-import:default variant.opensolaris.zone=global 45file NOHASH group=bin mode=0555 owner=root path=lib/svc/method/svc-rmvolmgr variant.opensolaris.zone=global 46file NOHASH group=bin mode=4555 owner=root path=usr/bin/rmformat 47file NOHASH group=bin mode=0555 owner=root path=usr/bin/rmmount 48file NOHASH group=bin mode=0555 owner=root path=usr/bin/volcheck 49file NOHASH group=bin mode=0555 owner=root path=usr/bin/volrmmount 50file NOHASH group=bin mode=0555 owner=root path=usr/lib/rmvolmgr 51file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man1/rmformat.1 52file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man1/rmmount.1 53file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man1/volcheck.1 54file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man1/volrmmount.1 55file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man1m/rmmount.1m 56file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man1m/rmvolmgr.1m 57legacy arch=i386 category=system desc="Non-graphical removable volume manager" hotline="Please contact your local service provider" name="Removable volume manager" pkg=SUNWrmvolmgr vendor=Illumos version=11.11,REV=2009.11.11 58legacy arch=i386 category=system desc="Non-graphical removable volume manager (Root)" hotline="Please contact your local service provider" name="Removable volume manager (Root)" pkg=SUNWrmvolmgrr vendor=Illumos version=11.11,REV=2009.11.11 59license cr_Sun license=cr_Sun 60license lic_CDDL license=lic_CDDL 61link path=usr/bin/rmumount target=./rmmount 62link path=usr/sbin/rmmount target=../bin/rmmount 63link facet.doc.man=true path=usr/share/man/man1/rmumount.1 target=rmmount.1 64# 65# CDDL HEADER START 66# 67# The contents of this file are subject to the terms of the 68# Common Development and Distribution License (the "License"). 69# You may not use this file except in compliance with the License. 70# 71# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 72# or http://www.opensolaris.org/os/licensing. 73# See the License for the specific language governing permissions 74# and limitations under the License. 75# 76# When distributing Covered Code, include this CDDL HEADER in each 77# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 78# If applicable, add the following below this CDDL HEADER, with the 79# fields enclosed by brackets "[]" replaced with your own identifying 80# information: Portions Copyright [yyyy] [name of copyright owner] 81# 82# CDDL HEADER END 83# 84 85# 86# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 87# 88 89# 90# These actions represent settings which should appear in every package. 91# 92 93# 94# Name the consolidation this package came from. 95# 96set name=org.opensolaris.consolidation value=osnet 97 98# 99# Indicate that the package was published in a zones aware 100# fashion. 101# 102set name=variant.opensolaris.zone value=global value=nonglobal 103# 104# CDDL HEADER START 105# 106# The contents of this file are subject to the terms of the 107# Common Development and Distribution License (the "License"). 108# You may not use this file except in compliance with the License. 109# 110# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 111# or http://www.opensolaris.org/os/licensing. 112# See the License for the specific language governing permissions 113# and limitations under the License. 114# 115# When distributing Covered Code, include this CDDL HEADER in each 116# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 117# If applicable, add the following below this CDDL HEADER, with the 118# fields enclosed by brackets "[]" replaced with your own identifying 119# information: Portions Copyright [yyyy] [name of copyright owner] 120# 121# CDDL HEADER END 122# 123 124# 125# Copyright 2010 Sun Microsystems, Inc. All rights reserved. 126# Use is subject to license terms. 127# 128 129# 130# Only publish packages for the currently specified architecture 131# 132# This is somewhat nonintuitive. In English: 133# 134# For any action of type "set", 135# if the "name" property matches the regex "variant.arch", 136# and *every* occurrence of the "value" property does not match 137# $ARCH, then don't publish it. 138# 139# ...in other words, if *any* occurrence of "value" matches i386, 140# then the negative lookahead assertion in the regex will fail, and we 141# won't abort based on the action. 142# 143 144# 145# Catch don't-publish settings from manifest-embedded transforms 146# 147# 148# CDDL HEADER START 149# 150# The contents of this file are subject to the terms of the 151# Common Development and Distribution License (the "License"). 152# You may not use this file except in compliance with the License. 153# 154# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 155# or http://www.opensolaris.org/os/licensing. 156# See the License for the specific language governing permissions 157# and limitations under the License. 158# 159# When distributing Covered Code, include this CDDL HEADER in each 160# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 161# If applicable, add the following below this CDDL HEADER, with the 162# fields enclosed by brackets "[]" replaced with your own identifying 163# information: Portions Copyright [yyyy] [name of copyright owner] 164# 165# CDDL HEADER END 166# 167 168# 169# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 170# 171 172# 173# This file and its contents are supplied under the terms of the 174# Common Development and Distribution License ("CDDL"), version 1.0. 175# You may only use this file in accordance with the terms of version 176# 1.0 of the CDDL. 177# 178# A full copy of the text of the CDDL should have accompanied this 179# source. A copy of the CDDL is also available via the Internet 180# at http://www.illumos.org/license/CDDL. 181# 182 183# Copyright 2011, Richard Lowe 184 185# Manual pages are documentation, and more specifically 'man' documentation 186# 187# CDDL HEADER START 188# 189# The contents of this file are subject to the terms of the 190# Common Development and Distribution License (the "License"). 191# You may not use this file except in compliance with the License. 192# 193# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 194# or http://www.opensolaris.org/os/licensing. 195# See the License for the specific language governing permissions 196# and limitations under the License. 197# 198# When distributing Covered Code, include this CDDL HEADER in each 199# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 200# If applicable, add the following below this CDDL HEADER, with the 201# fields enclosed by brackets "[]" replaced with your own identifying 202# information: Portions Copyright [yyyy] [name of copyright owner] 203# 204# CDDL HEADER END 205# 206 207# 208# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 209# Copyright 2011, Richard Lowe 210# 211 212# 213# For kernel/drv, set .conf files to mode 0644. Assume all other 214# files there are drivers, and give them mode 0755 and reboot-needed. 215# 216# The (?<!r) construct in the reboot-needed transform is a negative 217# lookbehind assertion: it says "only match this regex if the 218# previously matched text does NOT match regex r." So it will match 219# all files in the various kernel trees, except for .conf files. 220# 221 222 223# 224# Non-global zones should not have content in kernel, usr/kernel (and 225# other kernel dirs) or in boot/. 226# 227 228 229# 230# shared objects should generally have mode 0755 231# 232 233# 234# Catch some of the collections of largely read-only files 235# 236 237 238# 239# For what's left, go with root:bin 0644, +x for directories 240# 241 242# 243# Default values for legacy actions 244# 245# 246# CDDL HEADER START 247# 248# The contents of this file are subject to the terms of the 249# Common Development and Distribution License (the "License"). 250# You may not use this file except in compliance with the License. 251# 252# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 253# or http://www.opensolaris.org/os/licensing. 254# See the License for the specific language governing permissions 255# and limitations under the License. 256# 257# When distributing Covered Code, include this CDDL HEADER in each 258# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 259# If applicable, add the following below this CDDL HEADER, with the 260# fields enclosed by brackets "[]" replaced with your own identifying 261# information: Portions Copyright [yyyy] [name of copyright owner] 262# 263# CDDL HEADER END 264# 265 266# 267# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 268# 269 270# 271# Pull out the license paths for staging in the proto area. Ignore 272# those with no path separators, as that indicates a file kept in 273# $SRC/pkg/license_files, rather than alongside the associated source. 274# 275 276# 277# Ordering is important here, and the last line wins. 278# 279# The default of "current" is provided by the calling environment, 280# rather than a print operation. 281# 282depend fmri=consolidation/osnet/osnet-incorporation type=require 283depend fmri=__TBD pkg.debug.depend.file=dbus.xml pkg.debug.depend.path=lib/svc/manifest/system pkg.debug.depend.reason=lib/svc/manifest/system/filesystem/rmvolmgr.xml pkg.debug.depend.type=smf_manifest type=require variant.opensolaris.zone=global 284depend fmri=__TBD pkg.debug.depend.file=hal.xml pkg.debug.depend.path=lib/svc/manifest/system pkg.debug.depend.reason=lib/svc/manifest/system/filesystem/rmvolmgr.xml pkg.debug.depend.type=smf_manifest type=require variant.opensolaris.zone=global 285depend fmri=__TBD pkg.debug.depend.file=libadm.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmformat pkg.debug.depend.type=elf type=require 286depend fmri=__TBD pkg.debug.depend.file=libc.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmformat pkg.debug.depend.type=elf type=require 287depend fmri=__TBD pkg.debug.depend.file=libc.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmmount pkg.debug.depend.type=elf type=require 288depend fmri=__TBD pkg.debug.depend.file=libc.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volcheck pkg.debug.depend.type=elf type=require 289depend fmri=__TBD pkg.debug.depend.file=libc.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volrmmount pkg.debug.depend.type=elf type=require 290depend fmri=__TBD pkg.debug.depend.file=libc.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/lib/rmvolmgr pkg.debug.depend.type=elf type=require 291depend fmri=__TBD pkg.debug.depend.file=libcontract.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmmount pkg.debug.depend.type=elf type=require 292depend fmri=__TBD pkg.debug.depend.file=libcontract.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volcheck pkg.debug.depend.type=elf type=require 293depend fmri=__TBD pkg.debug.depend.file=libcontract.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volrmmount pkg.debug.depend.type=elf type=require 294depend fmri=__TBD pkg.debug.depend.file=libcontract.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/lib/rmvolmgr pkg.debug.depend.type=elf type=require 295depend fmri=__TBD pkg.debug.depend.file=libdbus-1.so.3 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmmount pkg.debug.depend.type=elf type=require 296depend fmri=__TBD pkg.debug.depend.file=libdbus-1.so.3 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volcheck pkg.debug.depend.type=elf type=require 297depend fmri=__TBD pkg.debug.depend.file=libdbus-1.so.3 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volrmmount pkg.debug.depend.type=elf type=require 298depend fmri=__TBD pkg.debug.depend.file=libdbus-1.so.3 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/lib/rmvolmgr pkg.debug.depend.type=elf type=require 299depend fmri=__TBD pkg.debug.depend.file=libdbus-glib-1.so.2 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmmount pkg.debug.depend.type=elf type=require 300depend fmri=__TBD pkg.debug.depend.file=libdbus-glib-1.so.2 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volcheck pkg.debug.depend.type=elf type=require 301depend fmri=__TBD pkg.debug.depend.file=libdbus-glib-1.so.2 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volrmmount pkg.debug.depend.type=elf type=require 302depend fmri=__TBD pkg.debug.depend.file=libdbus-glib-1.so.2 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/lib/rmvolmgr pkg.debug.depend.type=elf type=require 303depend fmri=__TBD pkg.debug.depend.file=libefi.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmformat pkg.debug.depend.type=elf type=require 304depend fmri=__TBD pkg.debug.depend.file=libglib-2.0.so.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmmount pkg.debug.depend.type=elf type=require 305depend fmri=__TBD pkg.debug.depend.file=libglib-2.0.so.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volcheck pkg.debug.depend.type=elf type=require 306depend fmri=__TBD pkg.debug.depend.file=libglib-2.0.so.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volrmmount pkg.debug.depend.type=elf type=require 307depend fmri=__TBD pkg.debug.depend.file=libglib-2.0.so.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/lib/rmvolmgr pkg.debug.depend.type=elf type=require 308depend fmri=__TBD pkg.debug.depend.file=libhal-storage.so.1.0.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmmount pkg.debug.depend.type=elf type=require 309depend fmri=__TBD pkg.debug.depend.file=libhal-storage.so.1.0.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volcheck pkg.debug.depend.type=elf type=require 310depend fmri=__TBD pkg.debug.depend.file=libhal-storage.so.1.0.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volrmmount pkg.debug.depend.type=elf type=require 311depend fmri=__TBD pkg.debug.depend.file=libhal-storage.so.1.0.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/lib/rmvolmgr pkg.debug.depend.type=elf type=require 312depend fmri=__TBD pkg.debug.depend.file=libhal.so.1.0.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmmount pkg.debug.depend.type=elf type=require 313depend fmri=__TBD pkg.debug.depend.file=libhal.so.1.0.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volcheck pkg.debug.depend.type=elf type=require 314depend fmri=__TBD pkg.debug.depend.file=libhal.so.1.0.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/volrmmount pkg.debug.depend.type=elf type=require 315depend fmri=__TBD pkg.debug.depend.file=libhal.so.1.0.0 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/lib/rmvolmgr pkg.debug.depend.type=elf type=require 316depend fmri=__TBD pkg.debug.depend.file=libscf.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/lib/rmvolmgr pkg.debug.depend.type=elf type=require 317depend fmri=__TBD pkg.debug.depend.file=libsmedia.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmformat pkg.debug.depend.type=elf type=require 318depend fmri=__TBD pkg.debug.depend.file=libvolmgt.so.1 pkg.debug.depend.path=lib pkg.debug.depend.path=usr/lib pkg.debug.depend.reason=usr/bin/rmformat pkg.debug.depend.type=elf type=require 319depend fmri=__TBD pkg.debug.depend.file=local-fs.xml pkg.debug.depend.path=lib/svc/manifest/system/filesystem pkg.debug.depend.reason=lib/svc/manifest/system/filesystem/rmvolmgr.xml pkg.debug.depend.type=smf_manifest type=require variant.opensolaris.zone=global 320depend fmri=__TBD pkg.debug.depend.file=sh pkg.debug.depend.path=sbin pkg.debug.depend.reason=lib/svc/method/svc-rmvolmgr pkg.debug.depend.type=script type=require variant.opensolaris.zone=global 321set name=org.opensolaris.smf.fmri value=svc:/system/filesystem/rmvolmgr value=svc:/system/filesystem/rmvolmgr:default 322