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