xref: /titanic_50/usr/src/pkg/manifests/system-trusted-global-zone.mf (revision 6ea3c0609e50782557505b88bb391b786bca32c9)
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/trusted/global-zone@$(PKGVERS)
33set name=pkg.description \
34    value="Solaris Trusted Extensions, globalzone-only files"
35set name=pkg.summary value="Trusted Extensions global"
36set name=info.classification \
37    value=org.opensolaris.category.2008:System/Trusted
38set name=variant.arch value=$(ARCH)
39dir path=etc group=sys
40dir path=etc/security group=sys
41dir path=etc/security/audio group=sys
42dir path=etc/security/lib group=sys
43dir path=etc/security/tsol group=sys
44dir path=etc/zones group=sys
45dir path=lib
46dir path=lib/svc
47dir path=lib/svc/manifest group=sys
48dir path=lib/svc/manifest/network group=sys
49dir path=lib/svc/manifest/system group=sys
50dir path=lib/svc/method
51dir path=var group=sys
52dir path=var/tsol group=sys
53dir path=var/tsol/doors group=sys
54file path=etc/security/lib/disk_clean group=sys mode=0555
55file path=etc/security/lib/wdwmsg group=sys mode=0555
56file path=etc/security/lib/wdwwrapper group=sys mode=0555
57file path=etc/security/tsol/devalloc_defaults group=sys \
58    original_name=SUNWtsg:etc/security/tsol/devalloc_defaults preserve=true
59file path=etc/security/tsol/label_encodings group=sys mode=0400 \
60    original_name=SUNWtsg:etc/security/tsol/label_encodings \
61    preserve=renamenew
62file path=etc/security/tsol/label_encodings.example group=sys mode=0444
63file path=etc/security/tsol/label_encodings.gfi.multi group=sys mode=0444
64file path=etc/security/tsol/label_encodings.gfi.single group=sys mode=0444
65file path=etc/security/tsol/label_encodings.multi group=sys mode=0444
66file path=etc/security/tsol/label_encodings.single group=sys mode=0444
67file path=etc/security/tsol/relabel group=sys mode=0755 \
68    original_name=SUNWtsg:etc/security/tsol/relabel preserve=renamenew
69file path=etc/security/tsol/tnrhdb group=sys \
70    original_name=SUNWtsg:etc/security/tsol/tnrhdb preserve=renamenew
71file path=etc/security/tsol/tnrhtp group=sys \
72    original_name=SUNWtsg:etc/security/tsol/tnrhtp preserve=renamenew
73file path=etc/security/tsol/tnzonecfg group=sys \
74    original_name=SUNWtsg:etc/security/tsol/tnzonecfg preserve=renamenew
75file path=etc/zones/SUNWtsoldef.xml mode=0444
76file path=lib/svc/manifest/network/tnctl.xml group=sys mode=0444
77file path=lib/svc/manifest/network/tnd.xml group=sys mode=0444
78file path=lib/svc/manifest/system/labeld.xml group=sys mode=0444
79file path=lib/svc/method/svc-labeld mode=0555
80file path=lib/svc/method/svc-tnctl mode=0555
81file path=lib/svc/method/svc-tnd mode=0555
82legacy pkg=SUNWtsg desc="Solaris Trusted Extensions, globalzone-only files" \
83    name="Trusted Extensions global"
84license cr_Sun license=cr_Sun
85license lic_CDDL license=lic_CDDL
86link path=etc/security/lib/audio_clean.windowing target=./audio_clean
87link path=etc/security/lib/disk_clean.windowing target=./disk_clean
88link path=etc/security/lib/st_clean.windowing target=./st_clean
89# etc/security/lib/wdwmsg runs usr/bin/zenity
90depend fmri=gnome/zenity type=require
91