Print this page
1681 support for BUILD64=# no longer works
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/pkg/manifests/system-ldoms.mf
+++ new/usr/src/pkg/manifests/system-ldoms.mf
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
↓ open down ↓ |
13 lines elided |
↑ open up ↑ |
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21
22 22 #
23 23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 +# Copyright 2014 Andrew Stormont.
24 25 #
25 26
26 27 #
27 28 # The default for payload-bearing actions in this package is to appear in the
28 29 # global zone only. See the include file for greater detail, as well as
29 30 # information about overriding the defaults.
30 31 #
31 32 <include global_zone_only_component>
32 33 set name=pkg.fmri value=pkg:/system/ldoms@$(PKGVERS)
33 34 set name=pkg.description value="Solaris Logical Domains Configuration Files"
34 35 set name=pkg.summary value="Solaris Logical Domains"
35 36 set name=info.classification \
36 37 value="org.opensolaris.category.2008:System/Administration and Configuration"
37 38 set name=variant.arch value=sparc
38 39 dir path=lib
39 40 dir path=lib/svc
40 41 dir path=lib/svc/manifest group=sys
41 42 dir path=lib/svc/manifest/platform group=sys
42 43 dir path=lib/svc/manifest/platform/sun4v group=sys
↓ open down ↓ |
9 lines elided |
↑ open up ↑ |
43 44 dir path=lib/svc/method
44 45 dir path=platform group=sys
45 46 dir path=platform/sun4v group=sys
46 47 dir path=platform/sun4v/kernel group=sys
47 48 dir path=platform/sun4v/kernel/drv group=sys
48 49 dir path=platform/sun4v/kernel/drv/$(ARCH64) group=sys
49 50 dir path=platform/sun4v/kernel/misc group=sys
50 51 dir path=platform/sun4v/kernel/misc/$(ARCH64) group=sys
51 52 dir path=usr group=sys
52 53 dir path=usr/lib
53 -dir path=usr/lib/$(ARCH64)
54 +$(BUILD64)dir path=usr/lib/$(ARCH64)
54 55 dir path=usr/lib/ldoms
55 56 dir path=usr/lib/rcm
56 57 dir path=usr/lib/rcm/scripts
57 58 dir path=usr/share/man/man1m
58 59 driver name=cnex alias=SUNW,sun4v-channel-devices
59 60 driver name=drctl
60 61 driver name=ds_pri
61 62 driver name=ds_snmp
62 63 driver name=vcc alias=SUNW,sun4v-console-concentrator
63 64 driver name=vdc alias=SUNW,sun4v-disk
64 65 driver name=vds alias=SUNW,sun4v-disk-server
65 66 driver name=vldc alias=SUNW,sun4v-channel
66 67 driver name=vlds alias=SUNW,sun4v-domain-service
67 68 driver name=vnet alias=SUNW,sun4v-network clone_perms="vnet 0666 root sys" \
68 69 perms="* 0666 root sys"
69 70 driver name=vsw alias=SUNW,sun4v-network-switch \
70 71 clone_perms="vsw 0666 root sys" perms="* 0666 root sys"
71 72 file path=lib/svc/manifest/platform/sun4v/drd.xml group=sys mode=0444
72 73 file path=lib/svc/manifest/platform/sun4v/ldoms-agents.xml group=sys mode=0444
73 74 file path=lib/svc/manifest/platform/sun4v/vntsd.xml group=sys mode=0444
74 75 file path=lib/svc/method/ldoms-agents mode=0555
75 76 file path=lib/svc/method/svc-drd mode=0555
76 77 file path=lib/svc/method/svc-vntsd mode=0555
77 78 file path=platform/sun4v/kernel/drv/$(ARCH64)/cnex group=sys
78 79 file path=platform/sun4v/kernel/drv/$(ARCH64)/drctl group=sys
79 80 file path=platform/sun4v/kernel/drv/$(ARCH64)/ds_pri group=sys
80 81 file path=platform/sun4v/kernel/drv/$(ARCH64)/ds_snmp group=sys
81 82 file path=platform/sun4v/kernel/drv/$(ARCH64)/vcc group=sys
82 83 file path=platform/sun4v/kernel/drv/$(ARCH64)/vdc group=sys
83 84 file path=platform/sun4v/kernel/drv/$(ARCH64)/vds group=sys
84 85 file path=platform/sun4v/kernel/drv/$(ARCH64)/vldc group=sys
85 86 file path=platform/sun4v/kernel/drv/$(ARCH64)/vlds group=sys
86 87 file path=platform/sun4v/kernel/drv/$(ARCH64)/vnet group=sys
87 88 file path=platform/sun4v/kernel/drv/$(ARCH64)/vsw group=sys
↓ open down ↓ |
24 lines elided |
↑ open up ↑ |
88 89 file path=platform/sun4v/kernel/drv/drctl.conf group=sys
89 90 file path=platform/sun4v/kernel/drv/ds_pri.conf group=sys
90 91 file path=platform/sun4v/kernel/drv/ds_snmp.conf group=sys
91 92 file path=platform/sun4v/kernel/misc/$(ARCH64)/dr_cpu group=sys mode=0755
92 93 file path=platform/sun4v/kernel/misc/$(ARCH64)/dr_io group=sys mode=0755
93 94 file path=platform/sun4v/kernel/misc/$(ARCH64)/dr_mem group=sys mode=0755
94 95 file path=platform/sun4v/kernel/misc/$(ARCH64)/ds group=sys mode=0755
95 96 file path=platform/sun4v/kernel/misc/$(ARCH64)/fault_iso group=sys mode=0755
96 97 file path=platform/sun4v/kernel/misc/$(ARCH64)/ldc group=sys mode=0755
97 98 file path=platform/sun4v/kernel/misc/$(ARCH64)/platsvc group=sys mode=0755
98 -file path=usr/lib/$(ARCH64)/libds.so.1
99 -file path=usr/lib/$(ARCH64)/libpri.so.1
99 +$(BUILD64)file path=usr/lib/$(ARCH64)/libds.so.1
100 +$(BUILD64)file path=usr/lib/$(ARCH64)/libpri.so.1
100 101 file path=usr/lib/ldoms/drd mode=0555
101 102 file path=usr/lib/ldoms/ldmad mode=0555
102 103 file path=usr/lib/ldoms/vntsd mode=0555
103 104 file path=usr/lib/libds.so.1
104 105 file path=usr/lib/libpri.so.1
105 106 file path=usr/lib/rcm/scripts/SUNW,vdevices.pl mode=0555
106 107 file path=usr/share/man/man1m/drd.1m
107 108 file path=usr/share/man/man1m/ldmad.1m
108 109 file path=usr/share/man/man1m/vntsd.1m
109 110 legacy pkg=SUNWldomr.v arch=$(ARCH).sun4v \
110 111 desc="Solaris Logical Domains Configuration Files" \
111 112 name="Solaris Logical Domains (Root)"
112 113 legacy pkg=SUNWldomu.v arch=$(ARCH).sun4v \
113 114 desc="Solaris Logical Domains Configuration and Administration" \
114 115 name="Solaris Logical Domains (Usr)"
115 116 license cr_Sun license=cr_Sun
116 117 license lic_CDDL license=lic_CDDL
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX