xref: /titanic_44/usr/src/pkg/manifests/system-embedded-fcode-interpreter.mf (revision 71e464e521434117b4a9290e959715a305141f0b)
1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24ead1f93eSLiane Praza#
25ead1f93eSLiane Praza
26ebbab6bbSDan Price#
27ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the
28ebbab6bbSDan Price# global zone only.  See the include file for greater detail, as well as
29ebbab6bbSDan Price# information about overriding the defaults.
30ebbab6bbSDan Price#
31ebbab6bbSDan Price<include global_zone_only_component>
32ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/embedded-fcode-interpreter@$(PKGVERS)
33ead1f93eSLiane Prazaset name=pkg.description value="Embedded FCode Interpreter Drivers"
34ead1f93eSLiane Prazaset name=pkg.summary value="Embedded FCode Interpreter Drivers"
35ead1f93eSLiane Prazaset name=info.classification \
36ead1f93eSLiane Praza    value="org.opensolaris.category.2008:System/Administration and Configuration"
37ead1f93eSLiane Prazaset name=variant.arch value=sparc
38ebbab6bbSDan Pricedir path=etc group=sys
39ebbab6bbSDan Pricedir path=etc/flash group=sys
40ebbab6bbSDan Pricedir path=etc/flash/postdeployment group=sys
41ebbab6bbSDan Pricedir path=kernel group=sys
42ebbab6bbSDan Pricedir path=kernel/drv group=sys
43ebbab6bbSDan Pricedir path=kernel/drv/$(ARCH64) group=sys
44ebbab6bbSDan Pricedir path=kernel/misc group=sys
45ebbab6bbSDan Pricedir path=kernel/misc/$(ARCH64) group=sys
46ebbab6bbSDan Pricedir path=lib
47ebbab6bbSDan Pricedir path=lib/svc
48ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys
49ebbab6bbSDan Pricedir path=lib/svc/manifest/platform group=sys
50ebbab6bbSDan Pricedir path=lib/svc/manifest/platform/sun4u group=sys
51ebbab6bbSDan Pricedir path=lib/svc/manifest/platform/sun4v group=sys
52ebbab6bbSDan Pricedir path=platform group=sys
53ebbab6bbSDan Pricedir path=platform/sun4u group=sys
54ebbab6bbSDan Pricedir path=platform/sun4u/kernel group=sys
55ebbab6bbSDan Pricedir path=platform/sun4u/kernel/misc group=sys
56ebbab6bbSDan Pricedir path=platform/sun4u/kernel/misc/$(ARCH64) group=sys
57ead1f93eSLiane Prazadir path=usr group=sys
58ead1f93eSLiane Prazadir path=usr/lib
59ead1f93eSLiane Prazadir path=usr/lib/efcode
60ead1f93eSLiane Prazadir path=usr/lib/efcode/$(ARCH64)
61ead1f93eSLiane Prazadriver name=fcode
62ebbab6bbSDan Pricefile path=etc/flash/postdeployment/efcode.cleanup group=sys mode=0744
63ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/fcode group=sys
64ebbab6bbSDan Pricefile path=kernel/drv/fcode.conf group=sys
65ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/fcodem group=sys mode=0755
66ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/fcpci group=sys mode=0755
67ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755
68ebbab6bbSDan Pricefile path=lib/svc/manifest/platform/sun4u/efdaemon.xml group=sys mode=0444
69ebbab6bbSDan Pricefile path=lib/svc/manifest/platform/sun4v/efdaemon.xml group=sys mode=0444
70ebbab6bbSDan Pricefile path=platform/sun4u/kernel/misc/$(ARCH64)/gptwo_cpu group=sys mode=0755
71ebbab6bbSDan Pricefile path=platform/sun4u/kernel/misc/$(ARCH64)/gptwocfg group=sys mode=0755
72ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/efdaemon mode=0555
73ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/fcdriver.so
74ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/fcode.so
75ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/fcpackage.so
76ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/fcthread.so
77ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/interpreter mode=0555
78ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/lfc_gptwo.so
79ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/lfc_jupiter.so
80ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/lfc_upa.so
81ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/lfc_upa_pci.so
82ead1f93eSLiane Prazafile path=usr/lib/efcode/efcode.sh mode=0555
83*71e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefc.u arch=$(ARCH).sun4u \
84ead1f93eSLiane Praza    desc="Embedded FCode Interpreter Drivers" \
85*71e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Interpreter Drivers"
86*71e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefck desc="Embedded FCode Interpreter" \
87*71e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Interpreter Drivers"
88*71e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefcl desc="Embedded FCode Libraries" \
89*71e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Libraries"
90*71e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefcr desc="Embedded FCode Interpreter" \
91*71e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Interpreter (Root)"
92*71e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefcu desc="Embedded FCode Interpreter" \
93*71e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Interpreter"
94ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
95ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
96ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_gptwo.so target=lfc_gptwo.so
97ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_pci.so target=lfc_upa_pci.so
98ebbab6bbSDan Pricelink path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_jupiter.so \
99ebbab6bbSDan Price    target=lfc_jupiter.so
100ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_pciex.so target=lfc_upa_pci.so
101ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_pci_pci.so target=lfc_upa_pci.so
102ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_pci_pciex.so target=lfc_upa_pci.so
103ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pci.so target=lfc_upa_pci.so
104ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pciex.so target=lfc_upa_pci.so
105ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_sun4v.so target=lfc_upa.so
106ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_sun4v_pciex.so target=lfc_upa_pci.so
107