xref: /titanic_41/usr/src/pkg/manifests/storage-metassist.mf (revision 0b42f15ac52b077791d4ba079e8c163c592c3fda)
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#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24*a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25ead1f93eSLiane Praza#
26ead1f93eSLiane Praza
27ebbab6bbSDan Price#
28ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the
29ebbab6bbSDan Price# global zone only.  See the include file for greater detail, as well as
30ebbab6bbSDan Price# information about overriding the defaults.
31ebbab6bbSDan Price#
32ebbab6bbSDan Price<include global_zone_only_component>
33ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/storage/metassist@$(PKGVERS)
34ead1f93eSLiane Prazaset name=pkg.description value="Solaris Volume Manager Assistant"
35ead1f93eSLiane Prazaset name=pkg.summary value="Solaris Volume Manager Assistant"
36ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core
37ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
38ebbab6bbSDan Pricedir path=etc group=sys
39ebbab6bbSDan Pricedir path=etc/default group=sys
40ead1f93eSLiane Prazadir path=usr group=sys
41ead1f93eSLiane Prazadir path=usr/sbin
42c6945919SBayard Belldir path=usr/share
43c6945919SBayard Belldir path=usr/share/lib
44ead1f93eSLiane Prazadir path=usr/share/lib/xml group=sys
45ead1f93eSLiane Prazadir path=usr/share/lib/xml/dtd group=sys
46ead1f93eSLiane Prazadir path=usr/share/lib/xml/style group=sys
47c10c16deSRichard Lowedir path=usr/share/man
48c10c16deSRichard Lowedir path=usr/share/man/man1m
49c10c16deSRichard Lowedir path=usr/share/man/man4
50ebbab6bbSDan Pricefile path=etc/default/metassist.xml group=sys
51ead1f93eSLiane Prazafile path=usr/sbin/metassist mode=0555
52ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/volume-config.dtd group=sys
53ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/volume-defaults.dtd group=sys
54ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/volume-request.dtd group=sys
55ead1f93eSLiane Prazafile path=usr/share/lib/xml/style/volume-command.xsl group=sys
56c10c16deSRichard Lowefile path=usr/share/man/man1m/metassist.1m
57c10c16deSRichard Lowefile path=usr/share/man/man4/volume-config.4
58c10c16deSRichard Lowefile path=usr/share/man/man4/volume-request.4
5971e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWmdar desc="Solaris Volume Manager Assistant (Root)" \
6071e464e5SPeter Dennis - Sustaining Engineer    name="Solaris Volume Manager Assistant (Root)"
6171e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWmdau desc="Solaris Volume Manager Assistant (Usr)" \
6271e464e5SPeter Dennis - Sustaining Engineer    name="Solaris Volume Manager Assistant (Usr)"
63ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
64ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
65*a9478106SYuri Pankovlink path=usr/share/man/man4/volume-defaults.4 target=volume-request.4
66