1199767f8SToomas Soome#
2199767f8SToomas Soome# CDDL HEADER START
3199767f8SToomas Soome#
4199767f8SToomas Soome# The contents of this file are subject to the terms of the
5199767f8SToomas Soome# Common Development and Distribution License (the "License").
6199767f8SToomas Soome# You may not use this file except in compliance with the License.
7199767f8SToomas Soome#
8199767f8SToomas Soome# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9199767f8SToomas Soome# or http://www.opensolaris.org/os/licensing.
10199767f8SToomas Soome# See the License for the specific language governing permissions
11199767f8SToomas Soome# and limitations under the License.
12199767f8SToomas Soome#
13199767f8SToomas Soome# When distributing Covered Code, include this CDDL HEADER in each
14199767f8SToomas Soome# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15199767f8SToomas Soome# If applicable, add the following below this CDDL HEADER, with the
16199767f8SToomas Soome# fields enclosed by brackets "[]" replaced with your own identifying
17199767f8SToomas Soome# information: Portions Copyright [yyyy] [name of copyright owner]
18199767f8SToomas Soome#
19199767f8SToomas Soome# CDDL HEADER END
20199767f8SToomas Soome#
21199767f8SToomas Soome
22199767f8SToomas Soome#
23199767f8SToomas Soome# Copyright 2016, Toomas Soome <tsoome@me.com>
241bf8e91cSAndy Fiddaman# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
25199767f8SToomas Soome#
26199767f8SToomas Soome
27199767f8SToomas Soome#
28199767f8SToomas Soome# The default for payload-bearing actions in this package is to appear in the
29199767f8SToomas Soome# global zone only.  See the include file for greater detail, as well as
30199767f8SToomas Soome# information about overriding the defaults.
31199767f8SToomas Soome#
32199767f8SToomas Soome<include global_zone_only_component>
33199767f8SToomas Soomeset name=pkg.fmri \
34199767f8SToomas Soome    value=pkg:/system/boot/loader@1.1,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
352ca761b0SToomas Soomeset name=pkg.summary value="BootForth Boot Loader"
3686d41711SAndy Fiddamanset name=pkg.description value="Boot Loader"
37199767f8SToomas Soomeset name=info.classification value=org.opensolaris.category.2008:System/Core
38199767f8SToomas Soomeset name=variant.arch value=$(ARCH)
39199767f8SToomas Soome$(i386_ONLY)dir path=boot group=sys
4086d41711SAndy Fiddaman$(i386_ONLY)file path=boot/cdboot group=sys mode=0444
41199767f8SToomas Soome$(i386_ONLY)dir path=boot/conf.d group=sys
42199767f8SToomas Soome$(i386_ONLY)dir path=boot/defaults group=sys
43199767f8SToomas Soome$(i386_ONLY)file path=boot/defaults/loader.conf group=sys mode=0444
4486d41711SAndy Fiddaman$(i386_ONLY)dir path=boot/forth group=sys
45199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/beadm.4th group=sys mode=0444
46199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/beastie.4th group=sys mode=0444
47199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/brand-illumos.4th group=sys mode=0444
48199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/brand.4th group=sys mode=0444
49199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/check-password.4th group=sys mode=0444
50199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/color.4th group=sys mode=0444
51199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/delay.4th group=sys mode=0444
52eee59048SToomas Soome$(i386_ONLY)file path=boot/forth/efi.4th group=sys mode=0444
53199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/frames.4th group=sys mode=0444
54199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/loader.4th group=sys mode=0444
55199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/logo-beastie.4th group=sys mode=0444
56199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/logo-beastiebw.4th group=sys mode=0444
57199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/logo-fbsdbw.4th group=sys mode=0444
58199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/logo-illumos.4th group=sys mode=0444
59199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/logo-orb.4th group=sys mode=0444
60199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/logo-orbbw.4th group=sys mode=0444
61199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/menu-commands.4th group=sys mode=0444
62199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/menu.4th group=sys mode=0444
63199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/menu.rc group=sys mode=0444
64199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/menusets.4th group=sys mode=0444
65199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/pcibios.4th group=sys mode=0444
66199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/screen.4th group=sys mode=0444
67199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/shortcuts.4th group=sys mode=0444
68199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/support.4th group=sys mode=0444
69199767f8SToomas Soome$(i386_ONLY)file path=boot/forth/version.4th group=sys mode=0444
70199767f8SToomas Soome$(i386_ONLY)file path=boot/gptzfsboot group=sys mode=0444
7163f9f2ffSToomas Soome$(i386_ONLY)file path=boot/illumos-brand.png group=sys mode=0444
7263f9f2ffSToomas Soome$(i386_ONLY)file path=boot/illumos-logo.png group=sys mode=0444
7364f9afd1SToomas Soome$(i386_ONLY)file path=boot/isoboot group=sys mode=0444
749fd53718SToomas Soome$(i386_ONLY)file path=boot/loader group=sys mode=0444
75199767f8SToomas Soome$(i386_ONLY)file path=boot/loader.help group=sys mode=0444
76199767f8SToomas Soome$(i386_ONLY)file path=boot/loader.rc group=sys mode=0444
7783b4671eSToomas Soome$(i386_ONLY)file path=boot/loader32.efi group=sys mode=0555
7883b4671eSToomas Soome$(i386_ONLY)file path=boot/loader64.efi group=sys mode=0555
79199767f8SToomas Soome$(i386_ONLY)file path=boot/pmbr group=sys mode=0444
80199767f8SToomas Soome$(i386_ONLY)file path=boot/pxeboot group=sys mode=0444
8186d41711SAndy Fiddaman$(i386_ONLY)dir path=usr/share/man
8286d41711SAndy Fiddaman$(i386_ONLY)dir path=usr/share/man/man3
8386d41711SAndy Fiddaman$(i386_ONLY)dir path=usr/share/man/man5
84*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man5/loader.conf.5
85*bbf21555SRichard Lowe$(i386_ONLY)dir path=usr/share/man/man7
86*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/beastie.4th.7
87*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/brand.4th.7
88*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/check-password.4th.7
89*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/color.4th.7
90*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/delay.4th.7
91*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/gptzfsboot.7
92*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/isoboot.7
93*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/loader.4th.7
94*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/loader.7
95*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/menu.4th.7
96*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/menusets.4th.7
97*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/pxeboot.7
98*bbf21555SRichard Lowe$(i386_ONLY)file path=usr/share/man/man7/version.4th.7
99199767f8SToomas Soomelicense lic_CDDL license=lic_CDDL
10051787717SRichard Lowe$(i386_ONLY)license usr/src/boot/COPYRIGHT license=usr/src/boot/COPYRIGHT
10122028508SToomas Soome$(i386_ONLY)license usr/src/boot/common/linenoise/LICENSE \
10222028508SToomas Soome    license=usr/src/boot/common/linenoise/LICENSE
10351787717SRichard Lowe$(i386_ONLY)license usr/src/common/crypto/skein/THIRDPARTYLICENSE \
10451787717SRichard Lowe    license=usr/src/common/crypto/skein/THIRDPARTYLICENSE
10551787717SRichard Lowe$(i386_ONLY)license usr/src/common/pnglite/THIRDPARTYLICENSE \
1069890ff83SToomas Soome    license=usr/src/common/pnglite/THIRDPARTYLICENSE
107