xref: /titanic_50/usr/src/pkg/manifests/system-embedded-fcode-interpreter.mf (revision c10c16dec587a0662068f6e2991c29ed3a9db943)
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)
61*c10c16deSRichard Lowedir path=usr/share/man/man1m
62ead1f93eSLiane Prazadriver name=fcode
63ebbab6bbSDan Pricefile path=etc/flash/postdeployment/efcode.cleanup group=sys mode=0744
64ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/fcode group=sys
65ebbab6bbSDan Pricefile path=kernel/drv/fcode.conf group=sys
66ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/fcodem group=sys mode=0755
67ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/fcpci group=sys mode=0755
68ebbab6bbSDan Pricefile path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755
69ebbab6bbSDan Pricefile path=lib/svc/manifest/platform/sun4u/efdaemon.xml group=sys mode=0444
70ebbab6bbSDan Pricefile path=lib/svc/manifest/platform/sun4v/efdaemon.xml group=sys mode=0444
71ebbab6bbSDan Pricefile path=platform/sun4u/kernel/misc/$(ARCH64)/gptwo_cpu group=sys mode=0755
72ebbab6bbSDan Pricefile path=platform/sun4u/kernel/misc/$(ARCH64)/gptwocfg group=sys mode=0755
73ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/efdaemon mode=0555
74ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/fcdriver.so
75ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/fcode.so
76ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/fcpackage.so
77ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/fcthread.so
78ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/interpreter mode=0555
79ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/lfc_gptwo.so
80ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/lfc_jupiter.so
81ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/lfc_upa.so
82ead1f93eSLiane Prazafile path=usr/lib/efcode/$(ARCH64)/lfc_upa_pci.so
83ead1f93eSLiane Prazafile path=usr/lib/efcode/efcode.sh mode=0555
84*c10c16deSRichard Lowefile path=usr/share/man/man1m/efdaemon.1m
8571e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefc.u arch=$(ARCH).sun4u \
86ead1f93eSLiane Praza    desc="Embedded FCode Interpreter Drivers" \
8771e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Interpreter Drivers"
8871e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefck desc="Embedded FCode Interpreter" \
8971e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Interpreter Drivers"
9071e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefcl desc="Embedded FCode Libraries" \
9171e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Libraries"
9271e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefcr desc="Embedded FCode Interpreter" \
9371e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Interpreter (Root)"
9471e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWefcu desc="Embedded FCode Interpreter" \
9571e464e5SPeter Dennis - Sustaining Engineer    name="Embedded FCode Interpreter"
96ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
97ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
98ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_gptwo.so target=lfc_gptwo.so
99ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_pci.so target=lfc_upa_pci.so
100ebbab6bbSDan Pricelink path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_jupiter.so \
101ebbab6bbSDan Price    target=lfc_jupiter.so
102ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_pciex.so target=lfc_upa_pci.so
103ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_pci_pci.so target=lfc_upa_pci.so
104ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_pci_pciex.so target=lfc_upa_pci.so
105ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pci.so target=lfc_upa_pci.so
106ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pciex.so target=lfc_upa_pci.so
107ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_sun4v.so target=lfc_upa.so
108ead1f93eSLiane Prazalink path=usr/lib/efcode/$(ARCH64)/lfc_sun4v_pciex.so target=lfc_upa_pci.so
109