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:/system/ldoms@$(PKGVERS)
33set name=pkg.description value="Solaris Logical Domains Configuration Files"
34set name=pkg.summary value="Solaris Logical Domains"
35set name=info.classification \
36    value="org.opensolaris.category.2008:System/Administration and Configuration"
37set name=variant.arch value=sparc
38dir path=lib
39dir path=lib/svc
40dir path=lib/svc/manifest group=sys
41dir path=lib/svc/manifest/platform group=sys
42dir path=lib/svc/manifest/platform/sun4v group=sys
43dir path=lib/svc/method
44dir path=platform group=sys
45dir path=platform/sun4v group=sys
46dir path=platform/sun4v/kernel group=sys
47dir path=platform/sun4v/kernel/drv group=sys
48dir path=platform/sun4v/kernel/drv/$(ARCH64) group=sys
49dir path=platform/sun4v/kernel/misc group=sys
50dir path=platform/sun4v/kernel/misc/$(ARCH64) group=sys
51dir path=usr group=sys
52dir path=usr/lib
53dir path=usr/lib/$(ARCH64)
54dir path=usr/lib/ldoms
55dir path=usr/lib/rcm
56dir path=usr/lib/rcm/scripts
57driver name=cnex alias=SUNW,sun4v-channel-devices
58driver name=drctl
59driver name=ds_pri
60driver name=ds_snmp
61driver name=vcc alias=SUNW,sun4v-console-concentrator
62driver name=vdc alias=SUNW,sun4v-disk
63driver name=vds alias=SUNW,sun4v-disk-server
64driver name=vldc alias=SUNW,sun4v-channel
65driver name=vlds alias=SUNW,sun4v-domain-service
66driver name=vnet alias=SUNW,sun4v-network clone_perms="vnet 0666 root sys" \
67    perms="* 0666 root sys"
68driver name=vsw alias=SUNW,sun4v-network-switch \
69    clone_perms="vsw 0666 root sys" perms="* 0666 root sys"
70file path=lib/svc/manifest/platform/sun4v/drd.xml group=sys mode=0444
71file path=lib/svc/manifest/platform/sun4v/ldoms-agents.xml group=sys mode=0444
72file path=lib/svc/manifest/platform/sun4v/vntsd.xml group=sys mode=0444
73file path=lib/svc/method/ldoms-agents mode=0555
74file path=lib/svc/method/svc-drd mode=0555
75file path=lib/svc/method/svc-vntsd mode=0555
76file path=platform/sun4v/kernel/drv/$(ARCH64)/cnex group=sys
77file path=platform/sun4v/kernel/drv/$(ARCH64)/drctl group=sys
78file path=platform/sun4v/kernel/drv/$(ARCH64)/ds_pri group=sys
79file path=platform/sun4v/kernel/drv/$(ARCH64)/ds_snmp group=sys
80file path=platform/sun4v/kernel/drv/$(ARCH64)/vcc group=sys
81file path=platform/sun4v/kernel/drv/$(ARCH64)/vdc group=sys
82file path=platform/sun4v/kernel/drv/$(ARCH64)/vds group=sys
83file path=platform/sun4v/kernel/drv/$(ARCH64)/vldc group=sys
84file path=platform/sun4v/kernel/drv/$(ARCH64)/vlds group=sys
85file path=platform/sun4v/kernel/drv/$(ARCH64)/vnet group=sys
86file path=platform/sun4v/kernel/drv/$(ARCH64)/vsw group=sys
87file path=platform/sun4v/kernel/drv/drctl.conf group=sys
88file path=platform/sun4v/kernel/drv/ds_pri.conf group=sys
89file path=platform/sun4v/kernel/drv/ds_snmp.conf group=sys
90file path=platform/sun4v/kernel/misc/$(ARCH64)/dr_cpu group=sys mode=0755
91file path=platform/sun4v/kernel/misc/$(ARCH64)/dr_io group=sys mode=0755
92file path=platform/sun4v/kernel/misc/$(ARCH64)/dr_mem group=sys mode=0755
93file path=platform/sun4v/kernel/misc/$(ARCH64)/ds group=sys mode=0755
94file path=platform/sun4v/kernel/misc/$(ARCH64)/fault_iso group=sys mode=0755
95file path=platform/sun4v/kernel/misc/$(ARCH64)/ldc group=sys mode=0755
96file path=platform/sun4v/kernel/misc/$(ARCH64)/platsvc group=sys mode=0755
97file path=usr/lib/$(ARCH64)/libds.so.1
98file path=usr/lib/$(ARCH64)/libpri.so.1
99file path=usr/lib/ldoms/drd mode=0555
100file path=usr/lib/ldoms/ldmad mode=0555
101file path=usr/lib/ldoms/vntsd mode=0555
102file path=usr/lib/libds.so.1
103file path=usr/lib/libpri.so.1
104file path=usr/lib/rcm/scripts/SUNW,vdevices.pl mode=0555
105legacy pkg=SUNWldomr.v arch=$(ARCH).sun4v \
106    desc="Solaris Logical Domains Configuration Files" \
107    name="Solaris Logical Domains (Root)"
108legacy pkg=SUNWldomu.v arch=$(ARCH).sun4v \
109    desc="Solaris Logical Domains Configuration and Administration" \
110    name="Solaris Logical Domains (Usr)"
111license cr_Sun license=cr_Sun
112license lic_CDDL license=lic_CDDL
113