xref: /titanic_51/usr/src/pkg/manifests/system-boot-loader.mf (revision f64ca10231919db05e806441ccd6186ea9c6e734)
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 2016, Toomas Soome <tsoome@me.com>
24#
25
26#
27# The default for payload-bearing actions in this package is to appear in the
28# global zone only.  See the include file for greater detail, as well as
29# information about overriding the defaults.
30#
31<include global_zone_only_component>
32set name=pkg.fmri \
33    value=pkg:/system/boot/loader@1.1,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
34$(i386_ONLY)set name=pkg.description value="Boot Loader"
35$(i386_ONLY)set name=pkg.summary value="BootForth Boot Loader"
36set name=info.classification value=org.opensolaris.category.2008:System/Core
37set name=variant.arch value=$(ARCH)
38$(i386_ONLY)dir path=boot group=sys
39$(i386_ONLY)dir path=boot/conf.d group=sys
40$(i386_ONLY)dir path=boot/defaults group=sys
41$(i386_ONLY)dir path=boot/forth group=sys
42$(i386_ONLY)file path=boot/cdboot group=sys mode=0444
43$(i386_ONLY)file path=boot/defaults/loader.conf group=sys mode=0444
44$(i386_ONLY)file path=boot/forth/beadm.4th group=sys mode=0444
45$(i386_ONLY)file path=boot/forth/beastie.4th group=sys mode=0444
46$(i386_ONLY)file path=boot/forth/brand-illumos.4th group=sys mode=0444
47$(i386_ONLY)file path=boot/forth/brand.4th group=sys mode=0444
48$(i386_ONLY)file path=boot/forth/check-password.4th group=sys mode=0444
49$(i386_ONLY)file path=boot/forth/color.4th group=sys mode=0444
50$(i386_ONLY)file path=boot/forth/delay.4th group=sys mode=0444
51$(i386_ONLY)file path=boot/forth/frames.4th group=sys mode=0444
52$(i386_ONLY)file path=boot/forth/loader.4th group=sys mode=0444
53$(i386_ONLY)file path=boot/forth/logo-beastie.4th group=sys mode=0444
54$(i386_ONLY)file path=boot/forth/logo-beastiebw.4th group=sys mode=0444
55$(i386_ONLY)file path=boot/forth/logo-fbsdbw.4th group=sys mode=0444
56$(i386_ONLY)file path=boot/forth/logo-illumos.4th group=sys mode=0444
57$(i386_ONLY)file path=boot/forth/logo-orb.4th group=sys mode=0444
58$(i386_ONLY)file path=boot/forth/logo-orbbw.4th group=sys mode=0444
59$(i386_ONLY)file path=boot/forth/menu-commands.4th group=sys mode=0444
60$(i386_ONLY)file path=boot/forth/menu.4th group=sys mode=0444
61$(i386_ONLY)file path=boot/forth/menu.rc group=sys mode=0444
62$(i386_ONLY)file path=boot/forth/menusets.4th group=sys mode=0444
63$(i386_ONLY)file path=boot/forth/pcibios.4th group=sys mode=0444
64$(i386_ONLY)file path=boot/forth/screen.4th group=sys mode=0444
65$(i386_ONLY)file path=boot/forth/shortcuts.4th group=sys mode=0444
66$(i386_ONLY)file path=boot/forth/support.4th group=sys mode=0444
67$(i386_ONLY)file path=boot/forth/version.4th group=sys mode=0444
68$(i386_ONLY)file path=boot/gptzfsboot group=sys mode=0444
69#$(i386_ONLY)file path=boot/loader.efi group=sys mode=0555
70$(i386_ONLY)file path=boot/loader.help group=sys mode=0444
71$(i386_ONLY)file path=boot/loader.rc group=sys mode=0444
72$(i386_ONLY)file path=boot/pmbr group=sys mode=0444
73$(i386_ONLY)file path=boot/pxeboot group=sys mode=0444
74$(i386_ONLY)file path=boot/zfsloader group=sys mode=0444
75license lic_CDDL license=lic_CDDL
76license usr/src/boot/COPYRIGHT license=usr/src/boot/COPYRIGHT
77license usr/src/boot/sys/boot/common/linenoise/LICENSE \
78    license=usr/src/boot/sys/boot/common/linenoise/LICENSE
79