xref: /illumos-gate/usr/src/pkg/manifests/SUNWcsd.p5m (revision bbf21555)
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.
244b92079bSAlexander Eremin# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
25ead1f93eSLiane Praza#
26ead1f93eSLiane Praza
27ead1f93eSLiane Praza#
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.
31ead1f93eSLiane Praza#
32ebbab6bbSDan Price<include global_zone_only_component>
33ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/SUNWcsd@$(PKGVERS)
3486d41711SAndy Fiddamanset name=pkg.summary value="Core Solaris Devices"
35ead1f93eSLiane Prazaset name=pkg.description \
36ead1f93eSLiane Praza    value="core entries for /dev and /devices needed for the initial boot of Solaris"
37ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core
38ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
3986d41711SAndy Fiddamandir  path=dev group=sys
4086d41711SAndy Fiddamandir  path=dev/dsk group=sys
4186d41711SAndy Fiddamandir  path=dev/fd group=root mode=0555
4286d41711SAndy Fiddamandir  path=dev/ipnet group=sys
4386d41711SAndy Fiddamandir  path=dev/net group=sys
4486d41711SAndy Fiddamandir  path=dev/pts group=sys
4586d41711SAndy Fiddamandir  path=dev/rdsk group=sys
4686d41711SAndy Fiddamandir  path=dev/rmt group=sys
4786d41711SAndy Fiddamandir  path=dev/sad group=sys
4886d41711SAndy Fiddamanlink path=dev/stderr target=./fd/2
4986d41711SAndy Fiddamanlink path=dev/stdin target=./fd/0
5086d41711SAndy Fiddamanlink path=dev/stdout target=./fd/1
5186d41711SAndy Fiddamandir  path=dev/swap group=sys
5286d41711SAndy Fiddamandir  path=dev/term group=root
5386d41711SAndy Fiddamandir  path=dev/vt group=sys
5486d41711SAndy Fiddamandir  path=dev/zcons group=sys
5586d41711SAndy Fiddamandir  path=devices group=sys
5686d41711SAndy Fiddamandir  path=devices/pseudo group=sys
5786d41711SAndy Fiddamandir  path=etc group=sys
58ead1f93eSLiane Prazafile path=etc/dacf.conf group=sys
59ead1f93eSLiane Prazafile path=etc/devlink.tab group=sys preserve=true
60ead1f93eSLiane Prazafile path=etc/driver_aliases group=sys preserve=true
61ead1f93eSLiane Prazafile path=etc/driver_classes group=sys preserve=true
62ead1f93eSLiane Prazafile path=etc/iu.ap group=sys preserve=true
63ead1f93eSLiane Prazafile path=etc/minor_perm group=sys preserve=true
64ead1f93eSLiane Prazafile path=etc/name_to_major group=sys preserve=true
65ead1f93eSLiane Prazafile path=etc/path_to_inst group=root mode=0444 preserve=true
6686d41711SAndy Fiddamandir  path=etc/rcm group=sys
6786d41711SAndy Fiddamandir  path=etc/rcm/scripts group=sys
6886d41711SAndy Fiddamandir  path=etc/security group=sys
69ead1f93eSLiane Prazafile path=etc/security/device_policy group=sys preserve=true
70ead1f93eSLiane Prazafile path=etc/security/extra_privs group=sys preserve=true
7186d41711SAndy Fiddamandir  path=lib
7286d41711SAndy Fiddamandir  path=lib/svc
7386d41711SAndy Fiddamandir  path=lib/svc/manifest group=sys
7486d41711SAndy Fiddamandir  path=lib/svc/manifest/system group=sys
759444c26fSTom Whittenfile path=lib/svc/manifest/system/sysevent.xml group=sys mode=0444
7686d41711SAndy Fiddamandir  path=lib/svc/method
77ebbab6bbSDan Pricefile path=lib/svc/method/svc-syseventd mode=0555
7886d41711SAndy Fiddamandir  path=usr/share/man
79*bbf21555SRichard Lowedir  path=usr/share/man/man5
80*bbf21555SRichard Lowefile path=usr/share/man/man5/path_to_inst.5
8171e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWcsd \
82ead1f93eSLiane Praza    desc="core entries for /dev and /devices needed for the initial boot of Solaris" \
8371e464e5SPeter Dennis - Sustaining Engineer    name="Core Solaris Devices"
84ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
85ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
86