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 #
  25 
  26 set name=pkg.fmri value=pkg:/system/library/processor@$(PKGVERS)
  27 set name=pkg.description \
  28     value="core software for a specific hardware platform group"
  29 set name=pkg.summary value="Core Architecture"
  30 set name=info.classification value=org.opensolaris.category.2008:System/Core
  31 set name=variant.arch value=$(ARCH)
  32 $(sparc_ONLY)dir path=etc group=sys
  33 $(sparc_ONLY)dir path=etc/flash group=sys
  34 $(sparc_ONLY)dir path=etc/flash/postdeployment group=sys
  35 dir path=platform group=sys
  36 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3060 group=sys
  37 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3060/kernel group=sys
  38 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3060/kernel/misc group=sys
  39 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3060/kernel/misc/$(ARCH64) \
  40     group=sys
  41 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire group=sys
  42 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R group=sys
  43 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880 group=sys
  44 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200 group=sys
  45 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel group=sys
  46 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/misc group=sys
  47 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/misc/$(ARCH64) \
  48     group=sys
  49 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215 group=sys
  50 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240 group=sys
  51 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250 group=sys
  52 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440 group=sys
  53 $(sparc_ONLY)dir path=platform/SUNW,Ultra-2 group=sys
  54 $(sparc_ONLY)dir path=platform/SUNW,Ultra-30 group=sys
  55 $(sparc_ONLY)dir path=platform/SUNW,Ultra-60 group=sys
  56 $(i386_ONLY)dir path=platform/i86pc group=sys
  57 $(i386_ONLY)dir path=platform/i86xpv group=sys
  58 $(sparc_ONLY)dir path=platform/sun4u group=sys
  59 $(sparc_ONLY)dir path=platform/sun4u/lib
  60 $(sparc_ONLY)dir path=platform/sun4u/lib/$(ARCH64)
  61 $(sparc_ONLY)dir path=platform/sun4u/lib/fs
  62 $(sparc_ONLY)dir path=platform/sun4u/lib/fs/hsfs
  63 $(sparc_ONLY)dir path=platform/sun4u/lib/fs/ufs
  64 $(sparc_ONLY)dir path=platform/sun4u/lib/fs/zfs
  65 $(sparc_ONLY)dir path=platform/sun4v group=sys
  66 $(sparc_ONLY)dir path=platform/sun4v/lib
  67 $(sparc_ONLY)dir path=platform/sun4v/lib/$(ARCH64)
  68 $(sparc_ONLY)dir path=platform/sun4v/lib/fs
  69 $(sparc_ONLY)dir path=platform/sun4v/lib/fs/hsfs
  70 $(sparc_ONLY)dir path=platform/sun4v/lib/fs/ufs
  71 $(sparc_ONLY)dir path=platform/sun4v/lib/fs/zfs
  72 $(sparc_ONLY)file path=etc/flash/postdeployment/ttydefs.cleanup group=sys \
  73     mode=0744
  74 $(sparc_ONLY)file \
  75     path=platform/SUNW,Netra-CP3060/kernel/misc/$(ARCH64)/platmod group=sys \
  76     mode=0755
  77 $(sparc_ONLY)file \
  78     path=platform/SUNW,Sun-Fire-T200/kernel/misc/$(ARCH64)/platmod group=sys \
  79     mode=0755
  80 # We force bootblks into a new BE because we want to make sure
  81 # the user can recover from a pre-existing copy of the bootblk
  82 # in the event that something goes horribly wrong.
  83 $(sparc_ONLY)file path=platform/sun4u/lib/fs/hsfs/bootblk group=sys mode=0444 \
  84     reboot-needed=true
  85 $(sparc_ONLY)file path=platform/sun4u/lib/fs/ufs/bootblk group=sys mode=0444 \
  86     reboot-needed=true
  87 $(sparc_ONLY)file path=platform/sun4u/lib/fs/zfs/bootblk group=sys mode=0444 \
  88     reboot-needed=true
  89 # We force bootblks into a new BE because we want to make sure
  90 # the user can recover from a pre-existing copy of the bootblk
  91 # in the event that something goes horribly wrong.
  92 $(sparc_ONLY)file path=platform/sun4v/lib/fs/hsfs/bootblk group=sys mode=0444 \
  93     reboot-needed=true
  94 $(sparc_ONLY)file path=platform/sun4v/lib/fs/ufs/bootblk group=sys mode=0444 \
  95     reboot-needed=true
  96 $(sparc_ONLY)file path=platform/sun4v/lib/fs/zfs/bootblk group=sys mode=0444 \
  97     reboot-needed=true
  98 $(i386_ONLY)legacy pkg=SUNWcar.i arch=$(ARCH).i86pc \
  99     desc="core software for a specific hardware platform group" \
 100     name="Core Architecture, (Root)"
 101 $(sparc_ONLY)legacy pkg=SUNWcar.u arch=$(ARCH).sun4u \
 102     desc="core software for a specific hardware platform group" \
 103     name="Core Architecture, (Root)"
 104 $(sparc_ONLY)legacy pkg=SUNWcar.v arch=$(ARCH).sun4v \
 105     desc="core software for a specific hardware platform group" \
 106     name="Core Architecture, (Root)"
 107 $(sparc_ONLY)legacy pkg=SUNWcart200.v arch=$(ARCH).sun4v \
 108     desc="core software for a specific hardware platform group" \
 109     name="Core Architecture, sun4v-based platforms (Root)"
 110 $(i386_ONLY)legacy pkg=SUNWcarx.i arch=$(ARCH).i86pc \
 111     desc="core software for the i86xpv virtual hardware platform" \
 112     name="Core Architecture i86xpv, (Root)"
 113 license cr_Sun license=cr_Sun
 114 license lic_CDDL license=lic_CDDL
 115 $(sparc_ONLY)link path=platform/SUNW,Netra-210 target=SUNW,Sun-Fire-V240
 116 $(sparc_ONLY)link path=platform/SUNW,Netra-240 target=SUNW,Sun-Fire-V240
 117 $(sparc_ONLY)link path=platform/SUNW,Netra-440 target=SUNW,Sun-Fire-V440
 118 $(sparc_ONLY)link path=platform/SUNW,Netra-CP3060/lib target=../sun4v/lib
 119 $(sparc_ONLY)link path=platform/SUNW,Netra-CP3260 target=sun4v
 120 $(sparc_ONLY)link path=platform/SUNW,Netra-T2000 target=SUNW,Sun-Fire-T200
 121 $(sparc_ONLY)link path=platform/SUNW,Netra-T5220 target=sun4v
 122 $(sparc_ONLY)link path=platform/SUNW,Netra-T5440 target=sun4v
 123 $(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T1000 target=sun4v
 124 $(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T2000 \
 125     target=SUNW,Sun-Fire-T200
 126 $(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T5120 target=sun4v
 127 $(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T5220 target=sun4v
 128 $(sparc_ONLY)link path=platform/SUNW,Sun-Blade-T6300 target=sun4v
 129 $(sparc_ONLY)link path=platform/SUNW,Sun-Blade-T6320 target=sun4v
 130 $(sparc_ONLY)link path=platform/SUNW,Sun-Blade-T6340 target=sun4v
 131 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-T1000 target=sun4v
 132 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-T200/lib target=../sun4v/lib
 133 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V210 target=SUNW,Sun-Fire-V240
 134 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V245 target=SUNW,Sun-Fire-V215
 135 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V490 target=SUNW,Sun-Fire-480R
 136 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V890 target=SUNW,Sun-Fire-880
 137 $(sparc_ONLY)link path=platform/SUNW,T5140 target=sun4v
 138 $(sparc_ONLY)link path=platform/SUNW,T5240 target=sun4v
 139 $(sparc_ONLY)link path=platform/SUNW,T5440 target=sun4v
 140 $(sparc_ONLY)link path=platform/SUNW,USBRDT-5240 target=sun4v