Print this page
1681 support for BUILD64=# no longer works

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-embedded-fcode-interpreter.mf
          +++ new/usr/src/pkg/manifests/system-embedded-fcode-interpreter.mf
↓ 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/embedded-fcode-interpreter@$(PKGVERS)
  33   34  set name=pkg.description value="Embedded FCode Interpreter Drivers"
↓ open down ↓ 16 lines elided ↑ open up ↑
  50   51  dir path=lib/svc/manifest/platform/sun4u group=sys
  51   52  dir path=lib/svc/manifest/platform/sun4v group=sys
  52   53  dir path=platform group=sys
  53   54  dir path=platform/sun4u group=sys
  54   55  dir path=platform/sun4u/kernel group=sys
  55   56  dir path=platform/sun4u/kernel/misc group=sys
  56   57  dir path=platform/sun4u/kernel/misc/$(ARCH64) group=sys
  57   58  dir path=usr group=sys
  58   59  dir path=usr/lib
  59   60  dir path=usr/lib/efcode
  60      -dir path=usr/lib/efcode/$(ARCH64)
       61 +$(BUILD64)dir path=usr/lib/efcode/$(ARCH64)
  61   62  dir path=usr/share/man/man1m
  62   63  driver name=fcode
  63   64  file path=etc/flash/postdeployment/efcode.cleanup group=sys mode=0744
  64   65  file path=kernel/drv/$(ARCH64)/fcode group=sys
  65   66  file path=kernel/drv/fcode.conf group=sys
  66   67  file path=kernel/misc/$(ARCH64)/fcodem group=sys mode=0755
  67   68  file path=kernel/misc/$(ARCH64)/fcpci group=sys mode=0755
  68   69  file path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755
  69   70  file path=lib/svc/manifest/platform/sun4u/efdaemon.xml group=sys mode=0444
  70   71  file path=lib/svc/manifest/platform/sun4v/efdaemon.xml group=sys mode=0444
  71   72  file path=platform/sun4u/kernel/misc/$(ARCH64)/gptwo_cpu group=sys mode=0755
  72   73  file path=platform/sun4u/kernel/misc/$(ARCH64)/gptwocfg group=sys mode=0755
  73      -file path=usr/lib/efcode/$(ARCH64)/efdaemon mode=0555
  74      -file path=usr/lib/efcode/$(ARCH64)/fcdriver.so
  75      -file path=usr/lib/efcode/$(ARCH64)/fcode.so
  76      -file path=usr/lib/efcode/$(ARCH64)/fcpackage.so
  77      -file path=usr/lib/efcode/$(ARCH64)/fcthread.so
  78      -file path=usr/lib/efcode/$(ARCH64)/interpreter mode=0555
  79      -file path=usr/lib/efcode/$(ARCH64)/lfc_gptwo.so
  80      -file path=usr/lib/efcode/$(ARCH64)/lfc_jupiter.so
  81      -file path=usr/lib/efcode/$(ARCH64)/lfc_upa.so
  82      -file path=usr/lib/efcode/$(ARCH64)/lfc_upa_pci.so
       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
  83   84  file path=usr/lib/efcode/efcode.sh mode=0555
  84   85  file path=usr/share/man/man1m/efdaemon.1m
  85   86  legacy pkg=SUNWefc.u arch=$(ARCH).sun4u \
  86   87      desc="Embedded FCode Interpreter Drivers" \
  87   88      name="Embedded FCode Interpreter Drivers"
  88   89  legacy pkg=SUNWefck desc="Embedded FCode Interpreter" \
  89   90      name="Embedded FCode Interpreter Drivers"
  90   91  legacy pkg=SUNWefcl desc="Embedded FCode Libraries" \
  91   92      name="Embedded FCode Libraries"
  92   93  legacy pkg=SUNWefcr desc="Embedded FCode Interpreter" \
  93   94      name="Embedded FCode Interpreter (Root)"
  94   95  legacy pkg=SUNWefcu desc="Embedded FCode Interpreter" \
  95   96      name="Embedded FCode Interpreter"
  96   97  license cr_Sun license=cr_Sun
  97   98  license lic_CDDL license=lic_CDDL
  98      -link path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_gptwo.so target=lfc_gptwo.so
  99      -link path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_pci.so target=lfc_upa_pci.so
 100      -link path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_jupiter.so \
       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 \
 101  104      target=lfc_jupiter.so
 102      -link path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_pciex.so target=lfc_upa_pci.so
 103      -link path=usr/lib/efcode/$(ARCH64)/lfc_pci_pci.so target=lfc_upa_pci.so
 104      -link path=usr/lib/efcode/$(ARCH64)/lfc_pci_pciex.so target=lfc_upa_pci.so
 105      -link path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pci.so target=lfc_upa_pci.so
 106      -link path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pciex.so target=lfc_upa_pci.so
 107      -link path=usr/lib/efcode/$(ARCH64)/lfc_sun4v.so target=lfc_upa.so
 108      -link path=usr/lib/efcode/$(ARCH64)/lfc_sun4v_pciex.so target=lfc_upa_pci.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
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX