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
26set name=pkg.fmri value=pkg:/system/zones/brand/sn1@$(PKGVERS)
27set name=pkg.summary value="Fake Solaris N-1 Brand"
28set name=pkg.description value="Support for the Fake Solaris N-1 Brand"
29set name=info.classification \
30    value=org.opensolaris.category.2008:System/Virtualization
31set name=variant.arch value=$(ARCH)
32dir  path=etc group=sys
33dir  path=etc/zones group=sys
34file path=etc/zones/SUNWsn1.xml mode=0444
35dir  path=usr group=sys
36$(i386_ONLY)dir path=usr/kernel group=sys
37$(i386_ONLY)dir path=usr/kernel/brand group=sys
38$(i386_ONLY)dir path=usr/kernel/brand/$(ARCH64) group=sys
39$(i386_ONLY)file path=usr/kernel/brand/$(ARCH64)/sn1_brand group=sys mode=0755
40dir  path=usr/lib
41dir  path=usr/lib/$(ARCH64)
42file path=usr/lib/$(ARCH64)/sn1_brand.so.1
43dir  path=usr/lib/brand
44dir  path=usr/lib/brand/sn1 group=sys
45dir  path=usr/lib/brand/sn1/$(ARCH64)
46file path=usr/lib/brand/sn1/$(ARCH64)/sn1_librtld_db.so.1
47link path=usr/lib/brand/sn1/64 target=$(ARCH64)
48file path=usr/lib/brand/sn1/config.xml mode=0444
49file path=usr/lib/brand/sn1/platform.xml mode=0444
50file path=usr/lib/brand/sn1/sn1_boot mode=0755
51file path=usr/lib/brand/sn1/sn1_librtld_db.so.1
52file path=usr/lib/sn1_brand.so.1
53legacy pkg=SUNWsn1rint desc="Support for the Fake Solaris N-1 Brand" \
54    name="Fake Solaris N-1 Brand (Root)"
55legacy pkg=SUNWsn1uint desc="Support for the Fake Solaris N-1 Brand" \
56    name="Fake Solaris N-1 Brand (Usr)"
57license cr_Sun license=cr_Sun
58license lic_CDDL license=lic_CDDL
59