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 # Copyright 2014 Andrew Stormont.
  25 #
  26 
  27 #
  28 # The default for payload-bearing actions in this package is to appear in the
  29 # global zone only.  See the include file for greater detail, as well as
  30 # information about overriding the defaults.
  31 #
  32 <include global_zone_only_component>
  33 set name=pkg.fmri value=pkg:/system/embedded-fcode-interpreter@$(PKGVERS)
  34 set name=pkg.description value="Embedded FCode Interpreter Drivers"
  35 set name=pkg.summary value="Embedded FCode Interpreter Drivers"
  36 set name=info.classification \
  37     value="org.opensolaris.category.2008:System/Administration and Configuration"
  38 set name=variant.arch value=sparc
  39 dir path=etc group=sys
  40 dir path=etc/flash group=sys
  41 dir path=etc/flash/postdeployment group=sys
  42 dir path=kernel group=sys
  43 dir path=kernel/drv group=sys
  44 dir path=kernel/drv/$(ARCH64) group=sys
  45 dir path=kernel/misc group=sys
  46 dir path=kernel/misc/$(ARCH64) group=sys
  47 dir path=lib
  48 dir path=lib/svc
  49 dir path=lib/svc/manifest group=sys
  50 dir path=lib/svc/manifest/platform group=sys
  51 dir path=lib/svc/manifest/platform/sun4u group=sys
  52 dir path=lib/svc/manifest/platform/sun4v group=sys
  53 dir path=platform group=sys
  54 dir path=platform/sun4u group=sys
  55 dir path=platform/sun4u/kernel group=sys
  56 dir path=platform/sun4u/kernel/misc group=sys
  57 dir path=platform/sun4u/kernel/misc/$(ARCH64) group=sys
  58 dir path=usr group=sys
  59 dir path=usr/lib
  60 dir path=usr/lib/efcode
  61 $(BUILD64)dir path=usr/lib/efcode/$(ARCH64)
  62 dir path=usr/share/man/man1m
  63 driver name=fcode
  64 file path=etc/flash/postdeployment/efcode.cleanup group=sys mode=0744
  65 file path=kernel/drv/$(ARCH64)/fcode group=sys
  66 file path=kernel/drv/fcode.conf group=sys
  67 file path=kernel/misc/$(ARCH64)/fcodem group=sys mode=0755
  68 file path=kernel/misc/$(ARCH64)/fcpci group=sys mode=0755
  69 file path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755
  70 file path=lib/svc/manifest/platform/sun4u/efdaemon.xml group=sys mode=0444
  71 file path=lib/svc/manifest/platform/sun4v/efdaemon.xml group=sys mode=0444
  72 file path=platform/sun4u/kernel/misc/$(ARCH64)/gptwo_cpu group=sys mode=0755
  73 file path=platform/sun4u/kernel/misc/$(ARCH64)/gptwocfg group=sys mode=0755
  74 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/efdaemon mode=0555
  75 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/fcdriver.so
  76 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/fcode.so
  77 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/fcpackage.so
  78 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/fcthread.so
  79 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/interpreter mode=0555
  80 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/lfc_gptwo.so
  81 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/lfc_jupiter.so
  82 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/lfc_upa.so
  83 $(BUILD64)file path=usr/lib/efcode/$(ARCH64)/lfc_upa_pci.so
  84 file path=usr/lib/efcode/efcode.sh mode=0555
  85 file path=usr/share/man/man1m/efdaemon.1m
  86 legacy pkg=SUNWefc.u arch=$(ARCH).sun4u \
  87     desc="Embedded FCode Interpreter Drivers" \
  88     name="Embedded FCode Interpreter Drivers"
  89 legacy pkg=SUNWefck desc="Embedded FCode Interpreter" \
  90     name="Embedded FCode Interpreter Drivers"
  91 legacy pkg=SUNWefcl desc="Embedded FCode Libraries" \
  92     name="Embedded FCode Libraries"
  93 legacy pkg=SUNWefcr desc="Embedded FCode Interpreter" \
  94     name="Embedded FCode Interpreter (Root)"
  95 legacy pkg=SUNWefcu desc="Embedded FCode Interpreter" \
  96     name="Embedded FCode Interpreter"
  97 license cr_Sun license=cr_Sun
  98 license lic_CDDL license=lic_CDDL
  99 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_gptwo.so \
 100     target=lfc_gptwo.so
 101 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_pci.so \
 102     target=lfc_upa_pci.so
 103 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_jupiter.so \
 104     target=lfc_jupiter.so
 105 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_pciex.so \
 106     target=lfc_upa_pci.so
 107 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_pci_pci.so \
 108     target=lfc_upa_pci.so
 109 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_pci_pciex.so \
 110     target=lfc_upa_pci.so
 111 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pci.so \
 112     target=lfc_upa_pci.so
 113 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pciex.so \
 114     target=lfc_upa_pci.so
 115 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_sun4v.so target=lfc_upa.so
 116 $(BUILD64)link path=usr/lib/efcode/$(ARCH64)/lfc_sun4v_pciex.so \
 117     target=lfc_upa_pci.so