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/sn1@$(PKGVERS) 28set name=pkg.description value="Support for the Fake Solaris N-1 Brand" 29set name=pkg.summary value="Fake Solaris N-1 Brand" 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/zones group=sys 36$(sparc_ONLY)dir path=platform group=sys 37$(sparc_ONLY)dir path=platform/sun4u group=sys 38$(sparc_ONLY)dir path=platform/sun4u/kernel group=sys 39$(sparc_ONLY)dir path=platform/sun4u/kernel/brand group=sys 40$(sparc_ONLY)dir path=platform/sun4u/kernel/brand/$(ARCH64) group=sys 41$(sparc_ONLY)dir path=platform/sun4v group=sys 42$(sparc_ONLY)dir path=platform/sun4v/kernel group=sys 43$(sparc_ONLY)dir path=platform/sun4v/kernel/brand group=sys 44$(sparc_ONLY)dir path=platform/sun4v/kernel/brand/$(ARCH64) group=sys 45dir path=usr group=sys 46$(i386_ONLY)dir path=usr/kernel group=sys 47$(i386_ONLY)dir path=usr/kernel/brand group=sys 48$(i386_ONLY)dir path=usr/kernel/brand/$(ARCH64) group=sys 49dir path=usr/lib 50dir path=usr/lib/$(ARCH64) 51dir path=usr/lib/brand 52dir path=usr/lib/brand/sn1 group=sys 53dir path=usr/lib/brand/sn1/$(ARCH64) 54file path=etc/zones/SUNWsn1.xml mode=0444 55$(sparc_ONLY)file path=platform/sun4u/kernel/brand/$(ARCH64)/sn1_brand group=sys \ 56 mode=0755 reboot-needed=true 57$(sparc_ONLY)file path=platform/sun4v/kernel/brand/$(ARCH64)/sn1_brand group=sys \ 58 mode=0755 reboot-needed=true 59$(i386_ONLY)file path=usr/kernel/brand/$(ARCH64)/sn1_brand group=sys mode=0755 60$(i386_ONLY)file path=usr/kernel/brand/sn1_brand group=sys mode=0755 61file path=usr/lib/$(ARCH64)/sn1_brand.so.1 62file path=usr/lib/brand/sn1/$(ARCH64)/sn1_librtld_db.so.1 63file path=usr/lib/brand/sn1/config.xml mode=0444 64file path=usr/lib/brand/sn1/platform.xml mode=0444 65file path=usr/lib/brand/sn1/sn1_boot mode=0755 66file path=usr/lib/brand/sn1/sn1_librtld_db.so.1 67file path=usr/lib/sn1_brand.so.1 68legacy pkg=SUNWsn1rint arch=$(ARCH) category=system \ 69 desc="Support for the Fake Solaris N-1 Brand" \ 70 hotline="Please contact your local service provider" \ 71 name="Fake Solaris N-1 Brand (Root)" vendor="Sun Microsystems, Inc." \ 72 version=11.11,REV=2009.11.11 73legacy pkg=SUNWsn1uint arch=$(ARCH) category=system \ 74 desc="Support for the Fake Solaris N-1 Brand" \ 75 hotline="Please contact your local service provider" \ 76 name="Fake Solaris N-1 Brand (Usr)" vendor="Sun Microsystems, Inc." \ 77 version=11.11,REV=2009.11.11 78license cr_Sun license=cr_Sun 79license lic_CDDL license=lic_CDDL 80link path=usr/lib/brand/sn1/64 target=$(ARCH64) 81