Print this page
11226 Remove NetraCT support
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/pkg/manifests/developer-apptrace-platform.mf
+++ new/usr/src/pkg/manifests/developer-apptrace-platform.mf
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
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 24 # Copyright 2019 Peter Tribble.
25 25 #
26 26
↓ open down ↓ |
26 lines elided |
↑ open up ↑ |
27 27 set name=pkg.fmri value=pkg:/developer/apptrace/platform@$(PKGVERS)
28 28 set name=pkg.description value="Apptrace processor specific shared objects"
29 29 set name=pkg.summary value="Platform specific apptrace support"
30 30 set name=info.classification \
31 31 value=org.opensolaris.category.2008:Development/System
32 32 set name=variant.arch value=sparc
33 33 dir path=usr group=sys
34 34 dir path=usr/platform group=sys
35 35 dir path=usr/platform/SUNW,A70 group=sys
36 36 dir path=usr/platform/SUNW,A70/lib
37 -dir path=usr/platform/SUNW,Netra-CP2300 group=sys
38 -dir path=usr/platform/SUNW,Netra-CP2300/lib
39 37 dir path=usr/platform/SUNW,Netra-CP3010 group=sys
40 38 dir path=usr/platform/SUNW,Netra-CP3010/lib
41 39 dir path=usr/platform/SUNW,Netra-T12 group=sys
42 40 dir path=usr/platform/SUNW,Netra-T12/lib
43 41 dir path=usr/platform/SUNW,Netra-T4 group=sys
44 42 dir path=usr/platform/SUNW,Netra-T4/lib
45 43 dir path=usr/platform/SUNW,Serverblade1 group=sys
46 44 dir path=usr/platform/SUNW,Serverblade1/lib
47 45 dir path=usr/platform/SUNW,Sun-Blade-100 group=sys
48 46 dir path=usr/platform/SUNW,Sun-Blade-100/lib
49 47 dir path=usr/platform/SUNW,Sun-Blade-1000 group=sys
50 48 dir path=usr/platform/SUNW,Sun-Blade-1000/lib
51 49 dir path=usr/platform/SUNW,Sun-Blade-1500 group=sys
52 50 dir path=usr/platform/SUNW,Sun-Blade-1500/lib
53 51 dir path=usr/platform/SUNW,Sun-Blade-2500 group=sys
54 52 dir path=usr/platform/SUNW,Sun-Blade-2500/lib
55 53 dir path=usr/platform/SUNW,Sun-Fire group=sys
56 54 dir path=usr/platform/SUNW,Sun-Fire-280R group=sys
57 55 dir path=usr/platform/SUNW,Sun-Fire-280R/lib
58 56 dir path=usr/platform/SUNW,Sun-Fire-480R group=sys
59 57 dir path=usr/platform/SUNW,Sun-Fire-480R/lib
60 58 dir path=usr/platform/SUNW,Sun-Fire-880 group=sys
61 59 dir path=usr/platform/SUNW,Sun-Fire-880/lib
62 60 dir path=usr/platform/SUNW,Sun-Fire-V215 group=sys
63 61 dir path=usr/platform/SUNW,Sun-Fire-V215/lib
64 62 dir path=usr/platform/SUNW,Sun-Fire-V240 group=sys
65 63 dir path=usr/platform/SUNW,Sun-Fire-V240/lib
66 64 dir path=usr/platform/SUNW,Sun-Fire-V250 group=sys
67 65 dir path=usr/platform/SUNW,Sun-Fire-V250/lib
68 66 dir path=usr/platform/SUNW,Sun-Fire-V440 group=sys
69 67 dir path=usr/platform/SUNW,Sun-Fire-V440/lib
70 68 dir path=usr/platform/SUNW,Sun-Fire-V445 group=sys
71 69 dir path=usr/platform/SUNW,Sun-Fire-V445/lib
72 70 dir path=usr/platform/SUNW,Sun-Fire-V490 group=sys
73 71 dir path=usr/platform/SUNW,Sun-Fire-V490/lib
74 72 dir path=usr/platform/SUNW,Sun-Fire-V890 group=sys
↓ open down ↓ |
26 lines elided |
↑ open up ↑ |
75 73 dir path=usr/platform/SUNW,Sun-Fire-V890/lib
76 74 dir path=usr/platform/SUNW,Sun-Fire/lib
77 75 dir path=usr/platform/SUNW,Ultra-2 group=sys
78 76 dir path=usr/platform/SUNW,Ultra-2/lib
79 77 dir path=usr/platform/SUNW,Ultra-250 group=sys
80 78 dir path=usr/platform/SUNW,Ultra-250/lib
81 79 dir path=usr/platform/SUNW,Ultra-4 group=sys
82 80 dir path=usr/platform/SUNW,Ultra-4/lib
83 81 dir path=usr/platform/SUNW,Ultra-Enterprise group=sys
84 82 dir path=usr/platform/SUNW,Ultra-Enterprise/lib
85 -dir path=usr/platform/SUNW,UltraSPARC-IIe-NetraCT-40 group=sys
86 -dir path=usr/platform/SUNW,UltraSPARC-IIe-NetraCT-40/lib
87 -dir path=usr/platform/SUNW,UltraSPARC-IIe-NetraCT-60 group=sys
88 -dir path=usr/platform/SUNW,UltraSPARC-IIe-NetraCT-60/lib
89 -dir path=usr/platform/SUNW,UltraSPARC-IIi-Netract group=sys
90 -dir path=usr/platform/SUNW,UltraSPARC-IIi-Netract/lib
91 83 legacy pkg=SUNWpstl.u arch=$(ARCH).sun4u \
92 84 desc="Apptrace processor specific shared objects" \
93 85 name="Platform specific apptrace support"
94 86 license cr_Sun license=cr_Sun
95 87 license lic_CDDL license=lic_CDDL
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX