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 2010 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27set name=pkg.fmri value=pkg:/system/zones/brand/s10@$(PKGVERS) 28set name=pkg.description value="Support for the 'Solaris10' Brand" 29set name=pkg.summary value="Solaris 10 Containers: solaris10 brand support" 30set name=info.classification \ 31 value=org.opensolaris.category.2008:System/Virtualization 32set name=variant.arch value=$(ARCH) 33set name=variant.opensolaris.zone value=global value=nonglobal 34dir path=etc group=sys 35dir path=etc/brand group=sys 36dir path=etc/brand/solaris10 group=sys 37dir path=etc/zones group=sys 38$(sparc_ONLY)dir path=platform group=sys 39$(sparc_ONLY)dir path=platform/sun4u group=sys 40$(sparc_ONLY)dir path=platform/sun4u/kernel group=sys 41$(sparc_ONLY)dir path=platform/sun4u/kernel/brand group=sys 42$(sparc_ONLY)dir path=platform/sun4u/kernel/brand/$(ARCH64) group=sys 43$(sparc_ONLY)dir path=platform/sun4v group=sys 44$(sparc_ONLY)dir path=platform/sun4v/kernel group=sys 45$(sparc_ONLY)dir path=platform/sun4v/kernel/brand group=sys 46$(sparc_ONLY)dir path=platform/sun4v/kernel/brand/$(ARCH64) group=sys 47dir path=usr group=sys 48$(i386_ONLY)dir path=usr/kernel group=sys 49$(i386_ONLY)dir path=usr/kernel/brand group=sys 50$(i386_ONLY)dir path=usr/kernel/brand/$(ARCH64) group=sys 51dir path=usr/lib 52dir path=usr/lib/$(ARCH64) 53dir path=usr/lib/brand 54dir path=usr/lib/brand/solaris10 group=sys 55dir path=usr/lib/brand/solaris10/$(ARCH64) 56file path=etc/brand/solaris10/pkgrm.conf group=sys \ 57 original_name=SUNWs10brand:etc/brand/solaris10/pkgrm.conf preserve=true 58file path=etc/brand/solaris10/smf_disable.conf group=sys \ 59 original_name=SUNWs10brand:etc/brand/solaris10/smf_disable.conf \ 60 preserve=true 61file path=etc/zones/SUNWsolaris10.xml mode=0444 62$(sparc_ONLY)file path=platform/sun4u/kernel/brand/$(ARCH64)/s10_brand group=sys \ 63 mode=0755 reboot-needed=true 64$(sparc_ONLY)file path=platform/sun4v/kernel/brand/$(ARCH64)/s10_brand group=sys \ 65 mode=0755 reboot-needed=true 66$(i386_ONLY)file path=usr/kernel/brand/$(ARCH64)/s10_brand group=sys mode=0755 67$(i386_ONLY)file path=usr/kernel/brand/s10_brand group=sys mode=0755 68file path=usr/lib/$(ARCH64)/s10_brand.so.1 69file path=usr/lib/$(ARCH64)/s10_npreload.so.1 70file path=usr/lib/brand/solaris10/$(ARCH64)/solaris10_librtld_db.so.1 71file path=usr/lib/brand/solaris10/attach mode=0755 72file path=usr/lib/brand/solaris10/clone mode=0755 73file path=usr/lib/brand/solaris10/common.ksh mode=0444 74file path=usr/lib/brand/solaris10/config.xml mode=0444 75file path=usr/lib/brand/solaris10/detach mode=0755 76file path=usr/lib/brand/solaris10/image_install mode=0755 77file path=usr/lib/brand/solaris10/p2v mode=0755 78file path=usr/lib/brand/solaris10/pkgrm.lst mode=0444 79file path=usr/lib/brand/solaris10/platform.xml mode=0444 80file path=usr/lib/brand/solaris10/postattach mode=0755 81file path=usr/lib/brand/solaris10/poststate mode=0755 82file path=usr/lib/brand/solaris10/prestate mode=0755 83file path=usr/lib/brand/solaris10/preuninstall mode=0755 84file path=usr/lib/brand/solaris10/s10_automount mode=0755 85file path=usr/lib/brand/solaris10/s10_automountd mode=0755 86file path=usr/lib/brand/solaris10/s10_boot mode=0755 87file path=usr/lib/brand/solaris10/s10_isaexec_wrapper mode=0755 88file path=usr/lib/brand/solaris10/s10_native mode=0755 89file path=usr/lib/brand/solaris10/s10_support mode=0755 90file path=usr/lib/brand/solaris10/smf_disable.lst mode=0444 91file path=usr/lib/brand/solaris10/solaris10_librtld_db.so.1 92file path=usr/lib/brand/solaris10/uninstall mode=0755 93file path=usr/lib/brand/solaris10/version mode=0444 94file path=usr/lib/s10_brand.so.1 95file path=usr/lib/s10_npreload.so.1 96legacy pkg=SUNWs10brandr arch=$(ARCH) category=system \ 97 desc="Support for the 'Solaris10' Brand" \ 98 hotline="Please contact your local service provider" \ 99 name="Solaris 10 Containers: solaris10 brand support (Root)" \ 100 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 101legacy pkg=SUNWs10brandu arch=$(ARCH) category=system \ 102 desc="Support for the 'solaris10' Brand" \ 103 hotline="Please contact your local service provider" \ 104 name="Solaris 10 Containers: solaris10 brand support (Usr)" \ 105 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 106license cr_Sun license=cr_Sun 107license lic_CDDL license=lic_CDDL 108link path=usr/lib/brand/solaris10/64 target=$(ARCH64) 109