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 2012 Nexenta Systems, Inc. All rights reserved.
25 # Copyright 2014 Gary Mills
26 # Copyright 2019 Peter Tribble.
27 # Copyright 2019 Joyent, Inc.
28 # Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
29 #
30
31 #
32 # The default for payload-bearing actions in this package is to appear in the
33 # global zone only. See the include file for greater detail, as well as
34 # information about overriding the defaults.
35 #
36 <include global_zone_only_component>
37 set name=pkg.fmri \
38 value=pkg:/system/microcode/intel@20200508,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
39 set name=pkg.description value="Microcode for Intel CPUs"
40 set name=pkg.summary value="Microcode for Intel CPUs"
41 set name=info.classification value=org.opensolaris.category.2008:System/Core
42 set name=org.opensolaris.incorp-facet value=true
43 set name=variant.arch value=i386
44 dir path=platform group=sys
45 dir path=platform/i86pc group=sys
46 dir path=platform/i86pc/ucode group=sys
47 dir path=platform/i86pc/ucode/GenuineIntel group=sys
48 file path=platform/i86pc/ucode/GenuineIntel/00000650-01 group=sys mode=0444 \
49 reboot-needed=true
50 file path=platform/i86pc/ucode/GenuineIntel/00000650-02 group=sys mode=0444 \
51 reboot-needed=true
52 file path=platform/i86pc/ucode/GenuineIntel/00000650-08 group=sys mode=0444 \
53 reboot-needed=true
54 file path=platform/i86pc/ucode/GenuineIntel/00000651-01 group=sys mode=0444 \
55 reboot-needed=true
56 file path=platform/i86pc/ucode/GenuineIntel/00000652-01 group=sys mode=0444 \
57 reboot-needed=true
58 file path=platform/i86pc/ucode/GenuineIntel/00000652-02 group=sys mode=0444 \
|
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 2012 Nexenta Systems, Inc. All rights reserved.
25 # Copyright 2014 Gary Mills
26 # Copyright 2019 Peter Tribble.
27 # Copyright 2020 Joyent, Inc.
28 # Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
29 #
30
31 #
32 # The default for payload-bearing actions in this package is to appear in the
33 # global zone only. See the include file for greater detail, as well as
34 # information about overriding the defaults.
35 #
36 <include global_zone_only_component>
37 set name=pkg.fmri \
38 value=pkg:/system/microcode/intel@20200616,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
39 set name=pkg.description value="Microcode for Intel CPUs"
40 set name=pkg.summary value="Microcode for Intel CPUs"
41 set name=info.classification value=org.opensolaris.category.2008:System/Core
42 set name=org.opensolaris.incorp-facet value=true
43 set name=variant.arch value=i386
44 dir path=platform group=sys
45 dir path=platform/i86pc group=sys
46 dir path=platform/i86pc/ucode group=sys
47 dir path=platform/i86pc/ucode/GenuineIntel group=sys
48 file path=platform/i86pc/ucode/GenuineIntel/00000650-01 group=sys mode=0444 \
49 reboot-needed=true
50 file path=platform/i86pc/ucode/GenuineIntel/00000650-02 group=sys mode=0444 \
51 reboot-needed=true
52 file path=platform/i86pc/ucode/GenuineIntel/00000650-08 group=sys mode=0444 \
53 reboot-needed=true
54 file path=platform/i86pc/ucode/GenuineIntel/00000651-01 group=sys mode=0444 \
55 reboot-needed=true
56 file path=platform/i86pc/ucode/GenuineIntel/00000652-01 group=sys mode=0444 \
57 reboot-needed=true
58 file path=platform/i86pc/ucode/GenuineIntel/00000652-02 group=sys mode=0444 \
|