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 $(sparc_ONLY)dir path=platform/sun4u group=sys
  58 $(sparc_ONLY)dir path=platform/sun4u/lib
  59 $(sparc_ONLY)dir path=platform/sun4u/lib/$(ARCH64)
  60 $(sparc_ONLY)dir path=platform/sun4u/lib/fs
  61 $(sparc_ONLY)dir path=platform/sun4u/lib/fs/hsfs
  62 $(sparc_ONLY)dir path=platform/sun4u/lib/fs/ufs
  63 $(sparc_ONLY)dir path=platform/sun4u/lib/fs/zfs
  64 $(sparc_ONLY)dir path=platform/sun4v group=sys
  65 $(sparc_ONLY)dir path=platform/sun4v/lib
  66 $(sparc_ONLY)dir path=platform/sun4v/lib/$(ARCH64)
  67 $(sparc_ONLY)dir path=platform/sun4v/lib/fs
  68 $(sparc_ONLY)dir path=platform/sun4v/lib/fs/hsfs
  69 $(sparc_ONLY)dir path=platform/sun4v/lib/fs/ufs
  70 $(sparc_ONLY)dir path=platform/sun4v/lib/fs/zfs
  71 $(sparc_ONLY)file path=etc/flash/postdeployment/ttydefs.cleanup group=sys \
  72     mode=0744
  73 $(sparc_ONLY)file \
  74     path=platform/SUNW,Netra-CP3060/kernel/misc/$(ARCH64)/platmod group=sys \
  75     mode=0755
  76 $(sparc_ONLY)file \
  77     path=platform/SUNW,Sun-Fire-T200/kernel/misc/$(ARCH64)/platmod group=sys \
  78     mode=0755
  79 # We force bootblks into a new BE because we want to make sure
  80 # the user can recover from a pre-existing copy of the bootblk
  81 # in the event that something goes horribly wrong.
  82 $(sparc_ONLY)file path=platform/sun4u/lib/fs/hsfs/bootblk group=sys mode=0444 \
  83     reboot-needed=true
  84 $(sparc_ONLY)file path=platform/sun4u/lib/fs/ufs/bootblk group=sys mode=0444 \
  85     reboot-needed=true
  86 $(sparc_ONLY)file path=platform/sun4u/lib/fs/zfs/bootblk group=sys mode=0444 \
  87     reboot-needed=true
  88 # We force bootblks into a new BE because we want to make sure
  89 # the user can recover from a pre-existing copy of the bootblk
  90 # in the event that something goes horribly wrong.
  91 $(sparc_ONLY)file path=platform/sun4v/lib/fs/hsfs/bootblk group=sys mode=0444 \
  92     reboot-needed=true
  93 $(sparc_ONLY)file path=platform/sun4v/lib/fs/ufs/bootblk group=sys mode=0444 \
  94     reboot-needed=true
  95 $(sparc_ONLY)file path=platform/sun4v/lib/fs/zfs/bootblk group=sys mode=0444 \
  96     reboot-needed=true
  97 $(i386_ONLY)legacy pkg=SUNWcar.i arch=$(ARCH).i86pc \
  98     desc="core software for a specific hardware platform group" \
  99     name="Core Architecture, (Root)"
 100 $(sparc_ONLY)legacy pkg=SUNWcar.u arch=$(ARCH).sun4u \
 101     desc="core software for a specific hardware platform group" \
 102     name="Core Architecture, (Root)"
 103 $(sparc_ONLY)legacy pkg=SUNWcar.v arch=$(ARCH).sun4v \
 104     desc="core software for a specific hardware platform group" \
 105     name="Core Architecture, (Root)"
 106 $(sparc_ONLY)legacy pkg=SUNWcart200.v arch=$(ARCH).sun4v \
 107     desc="core software for a specific hardware platform group" \
 108     name="Core Architecture, sun4v-based platforms (Root)"
 109 license cr_Sun license=cr_Sun
 110 license lic_CDDL license=lic_CDDL
 111 $(sparc_ONLY)link path=platform/SUNW,Netra-210 target=SUNW,Sun-Fire-V240
 112 $(sparc_ONLY)link path=platform/SUNW,Netra-240 target=SUNW,Sun-Fire-V240
 113 $(sparc_ONLY)link path=platform/SUNW,Netra-440 target=SUNW,Sun-Fire-V440
 114 $(sparc_ONLY)link path=platform/SUNW,Netra-CP3060/lib target=../sun4v/lib
 115 $(sparc_ONLY)link path=platform/SUNW,Netra-CP3260 target=sun4v
 116 $(sparc_ONLY)link path=platform/SUNW,Netra-T2000 target=SUNW,Sun-Fire-T200
 117 $(sparc_ONLY)link path=platform/SUNW,Netra-T5220 target=sun4v
 118 $(sparc_ONLY)link path=platform/SUNW,Netra-T5440 target=sun4v
 119 $(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T1000 target=sun4v
 120 $(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T2000 \
 121     target=SUNW,Sun-Fire-T200
 122 $(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T5120 target=sun4v
 123 $(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T5220 target=sun4v
 124 $(sparc_ONLY)link path=platform/SUNW,Sun-Blade-T6300 target=sun4v
 125 $(sparc_ONLY)link path=platform/SUNW,Sun-Blade-T6320 target=sun4v
 126 $(sparc_ONLY)link path=platform/SUNW,Sun-Blade-T6340 target=sun4v
 127 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-T1000 target=sun4v
 128 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-T200/lib target=../sun4v/lib
 129 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V210 target=SUNW,Sun-Fire-V240
 130 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V245 target=SUNW,Sun-Fire-V215
 131 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V490 target=SUNW,Sun-Fire-480R
 132 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V890 target=SUNW,Sun-Fire-880
 133 $(sparc_ONLY)link path=platform/SUNW,T5140 target=sun4v
 134 $(sparc_ONLY)link path=platform/SUNW,T5240 target=sun4v
 135 $(sparc_ONLY)link path=platform/SUNW,T5440 target=sun4v
 136 $(sparc_ONLY)link path=platform/SUNW,USBRDT-5240 target=sun4v