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 2010 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27set name=pkg.fmri value=pkg:/system/embedded-fcode-interpreter@$(PKGVERS) 28set name=pkg.description value="Embedded FCode Interpreter Drivers" 29set name=pkg.summary value="Embedded FCode Interpreter Drivers" 30set name=info.classification \ 31 value="org.opensolaris.category.2008:System/Administration and Configuration" 32set name=variant.arch value=sparc 33set name=variant.opensolaris.zone value=global value=nonglobal 34dir path=etc group=sys opensolaris.zone=global variant.opensolaris.zone=global 35dir path=etc/flash group=sys opensolaris.zone=global \ 36 variant.opensolaris.zone=global 37dir path=etc/flash/postdeployment group=sys opensolaris.zone=global \ 38 variant.opensolaris.zone=global 39dir path=kernel group=sys opensolaris.zone=global \ 40 variant.opensolaris.zone=global 41dir path=kernel/drv group=sys opensolaris.zone=global \ 42 variant.opensolaris.zone=global 43dir path=kernel/drv/$(ARCH64) group=sys opensolaris.zone=global \ 44 variant.opensolaris.zone=global 45dir path=kernel/misc group=sys opensolaris.zone=global \ 46 variant.opensolaris.zone=global 47dir path=kernel/misc/$(ARCH64) group=sys opensolaris.zone=global \ 48 variant.opensolaris.zone=global 49dir path=platform group=sys opensolaris.zone=global \ 50 variant.opensolaris.zone=global 51dir path=platform/sun4u group=sys opensolaris.zone=global \ 52 variant.opensolaris.zone=global 53dir path=platform/sun4u/kernel group=sys opensolaris.zone=global \ 54 variant.opensolaris.zone=global 55dir path=platform/sun4u/kernel/misc group=sys opensolaris.zone=global \ 56 variant.opensolaris.zone=global 57dir path=platform/sun4u/kernel/misc/$(ARCH64) group=sys opensolaris.zone=global \ 58 variant.opensolaris.zone=global 59dir path=usr group=sys 60dir path=usr/lib 61dir path=usr/lib/efcode 62dir path=usr/lib/efcode/$(ARCH64) 63dir path=var group=sys opensolaris.zone=global variant.opensolaris.zone=global 64dir path=var/svc group=sys opensolaris.zone=global \ 65 variant.opensolaris.zone=global 66dir path=var/svc/manifest group=sys opensolaris.zone=global \ 67 variant.opensolaris.zone=global 68dir path=var/svc/manifest/platform group=sys opensolaris.zone=global \ 69 variant.opensolaris.zone=global 70dir path=var/svc/manifest/platform/sun4u group=sys opensolaris.zone=global \ 71 variant.opensolaris.zone=global 72dir path=var/svc/manifest/platform/sun4v group=sys opensolaris.zone=global \ 73 variant.opensolaris.zone=global 74driver name=fcode 75file path=etc/flash/postdeployment/efcode.cleanup group=sys mode=0744 \ 76 opensolaris.zone=global variant.opensolaris.zone=global 77file path=kernel/drv/$(ARCH64)/fcode group=sys opensolaris.zone=global \ 78 variant.opensolaris.zone=global 79file path=kernel/drv/fcode.conf group=sys opensolaris.zone=global \ 80 reboot-needed=false variant.opensolaris.zone=global 81file path=kernel/misc/$(ARCH64)/fcodem group=sys mode=0755 \ 82 opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global 83file path=kernel/misc/$(ARCH64)/fcpci group=sys mode=0755 \ 84 opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global 85file path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755 \ 86 opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global 87file path=platform/sun4u/kernel/misc/$(ARCH64)/gptwo_cpu group=sys mode=0755 \ 88 opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global 89file path=platform/sun4u/kernel/misc/$(ARCH64)/gptwocfg group=sys mode=0755 \ 90 opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global 91file path=usr/lib/efcode/$(ARCH64)/efdaemon mode=0555 92file path=usr/lib/efcode/$(ARCH64)/fcdriver.so 93file path=usr/lib/efcode/$(ARCH64)/fcode.so 94file path=usr/lib/efcode/$(ARCH64)/fcpackage.so 95file path=usr/lib/efcode/$(ARCH64)/fcthread.so 96file path=usr/lib/efcode/$(ARCH64)/interpreter mode=0555 97file path=usr/lib/efcode/$(ARCH64)/lfc_gptwo.so 98file path=usr/lib/efcode/$(ARCH64)/lfc_jupiter.so 99file path=usr/lib/efcode/$(ARCH64)/lfc_upa.so 100file path=usr/lib/efcode/$(ARCH64)/lfc_upa_pci.so 101file path=usr/lib/efcode/efcode.sh mode=0555 102file path=var/svc/manifest/platform/sun4u/efdaemon.xml group=sys mode=0444 \ 103 opensolaris.zone=global variant.opensolaris.zone=global 104file path=var/svc/manifest/platform/sun4v/efdaemon.xml group=sys mode=0444 \ 105 opensolaris.zone=global variant.opensolaris.zone=global 106legacy pkg=SUNWefc.u arch=$(ARCH).sun4u category=system \ 107 desc="Embedded FCode Interpreter Drivers" \ 108 hotline="Please contact your local service provider" \ 109 name="Embedded FCode Interpreter Drivers" vendor="Sun Microsystems, Inc." \ 110 version=11.11,REV=2009.11.11 111legacy pkg=SUNWefck arch=$(ARCH) category=system \ 112 desc="Embedded FCode Interpreter" \ 113 hotline="Please contact your local service provider" \ 114 name="Embedded FCode Interpreter Drivers" vendor="Sun Microsystems, Inc." \ 115 version=11.11,REV=2009.11.11 116legacy pkg=SUNWefcl arch=$(ARCH) category=system desc="Embedded FCode Libraries" \ 117 hotline="Please contact your local service provider" \ 118 name="Embedded FCode Libraries" vendor="Sun Microsystems, Inc." \ 119 version=11.11,REV=2009.11.11 120legacy pkg=SUNWefcr arch=$(ARCH) category=system \ 121 desc="Embedded FCode Interpreter" \ 122 hotline="Please contact your local service provider" \ 123 name="Embedded FCode Interpreter (Root)" vendor="Sun Microsystems, Inc." \ 124 version=11.11,REV=2009.11.11 125legacy pkg=SUNWefcu arch=$(ARCH) category=system \ 126 desc="Embedded FCode Interpreter" \ 127 hotline="Please contact your local service provider" \ 128 name="Embedded FCode Interpreter" vendor="Sun Microsystems, Inc." \ 129 version=11.11,REV=2009.11.11 130license cr_Sun license=cr_Sun 131license lic_CDDL license=lic_CDDL 132link path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_gptwo.so target=lfc_gptwo.so 133link path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_pci.so target=lfc_upa_pci.so 134link path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_jupiter.so target=lfc_jupiter.so 135link path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_pciex.so target=lfc_upa_pci.so 136link path=usr/lib/efcode/$(ARCH64)/lfc_pci_pci.so target=lfc_upa_pci.so 137link path=usr/lib/efcode/$(ARCH64)/lfc_pci_pciex.so target=lfc_upa_pci.so 138link path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pci.so target=lfc_upa_pci.so 139link path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pciex.so target=lfc_upa_pci.so 140link path=usr/lib/efcode/$(ARCH64)/lfc_sun4v.so target=lfc_upa.so 141link path=usr/lib/efcode/$(ARCH64)/lfc_sun4v_pciex.so target=lfc_upa_pci.so 142