14a5d661aSToomas Soome# 24a5d661aSToomas Soome# CDDL HEADER START 34a5d661aSToomas Soome# 44a5d661aSToomas Soome# The contents of this file are subject to the terms of the 54a5d661aSToomas Soome# Common Development and Distribution License (the "License"). 64a5d661aSToomas Soome# You may not use this file except in compliance with the License. 74a5d661aSToomas Soome# 84a5d661aSToomas Soome# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 94a5d661aSToomas Soome# or http://www.opensolaris.org/os/licensing. 104a5d661aSToomas Soome# See the License for the specific language governing permissions 114a5d661aSToomas Soome# and limitations under the License. 124a5d661aSToomas Soome# 134a5d661aSToomas Soome# When distributing Covered Code, include this CDDL HEADER in each 144a5d661aSToomas Soome# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 154a5d661aSToomas Soome# If applicable, add the following below this CDDL HEADER, with the 164a5d661aSToomas Soome# fields enclosed by brackets "[]" replaced with your own identifying 174a5d661aSToomas Soome# information: Portions Copyright [yyyy] [name of copyright owner] 184a5d661aSToomas Soome# 194a5d661aSToomas Soome# CDDL HEADER END 204a5d661aSToomas Soome# 214a5d661aSToomas Soome 224a5d661aSToomas Soome# 234a5d661aSToomas Soome# Copyright 2016, Toomas Soome <tsoome@me.com> 244a5d661aSToomas Soome# 254a5d661aSToomas Soome 264a5d661aSToomas Soome# 274a5d661aSToomas Soome# The default for payload-bearing actions in this package is to appear in the 284a5d661aSToomas Soome# global zone only. See the include file for greater detail, as well as 294a5d661aSToomas Soome# information about overriding the defaults. 304a5d661aSToomas Soome# 314a5d661aSToomas Soome<include global_zone_only_component> 324a5d661aSToomas Soomeset name=pkg.fmri \ 334a5d661aSToomas Soome value=pkg:/system/boot/loader@1.1,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) 344a5d661aSToomas Soome$(i386_ONLY)set name=pkg.description value="Boot Loader" 354a5d661aSToomas Soome$(i386_ONLY)set name=pkg.summary value="BootForth Boot Loader" 364a5d661aSToomas Soomeset name=info.classification value=org.opensolaris.category.2008:System/Core 374a5d661aSToomas Soomeset name=variant.arch value=$(ARCH) 384a5d661aSToomas Soome$(i386_ONLY)dir path=boot group=sys 394a5d661aSToomas Soome$(i386_ONLY)dir path=boot/conf.d group=sys 404a5d661aSToomas Soome$(i386_ONLY)dir path=boot/defaults group=sys 414a5d661aSToomas Soome$(i386_ONLY)dir path=boot/forth group=sys 42ba11c5b5SToomas Soome$(i386_ONLY)dir path=usr/share/man 43ba11c5b5SToomas Soome$(i386_ONLY)dir path=usr/share/man/man3 44ba11c5b5SToomas Soome$(i386_ONLY)dir path=usr/share/man/man4 45ba11c5b5SToomas Soome$(i386_ONLY)dir path=usr/share/man/man5 464a5d661aSToomas Soome$(i386_ONLY)file path=boot/cdboot group=sys mode=0444 474a5d661aSToomas Soome$(i386_ONLY)file path=boot/defaults/loader.conf group=sys mode=0444 484a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/beadm.4th group=sys mode=0444 494a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/beastie.4th group=sys mode=0444 504a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/brand-illumos.4th group=sys mode=0444 51*8b96bc0dSMarcel Telka$(i386_ONLY)file path=boot/forth/brand-titanic.4th group=sys mode=0444 524a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/brand.4th group=sys mode=0444 534a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/check-password.4th group=sys mode=0444 544a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/color.4th group=sys mode=0444 554a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/delay.4th group=sys mode=0444 56d5a0772bSToomas Soome$(i386_ONLY)file path=boot/forth/efi.4th group=sys mode=0444 574a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/frames.4th group=sys mode=0444 584a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/loader.4th group=sys mode=0444 594a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/logo-beastie.4th group=sys mode=0444 604a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/logo-beastiebw.4th group=sys mode=0444 614a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/logo-fbsdbw.4th group=sys mode=0444 624a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/logo-illumos.4th group=sys mode=0444 634a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/logo-orb.4th group=sys mode=0444 644a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/logo-orbbw.4th group=sys mode=0444 65*8b96bc0dSMarcel Telka$(i386_ONLY)file path=boot/forth/logo-titanic.4th group=sys mode=0444 664a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/menu-commands.4th group=sys mode=0444 674a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/menu.4th group=sys mode=0444 684a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/menu.rc group=sys mode=0444 694a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/menusets.4th group=sys mode=0444 704a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/pcibios.4th group=sys mode=0444 714a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/screen.4th group=sys mode=0444 724a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/shortcuts.4th group=sys mode=0444 734a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/support.4th group=sys mode=0444 744a5d661aSToomas Soome$(i386_ONLY)file path=boot/forth/version.4th group=sys mode=0444 754a5d661aSToomas Soome$(i386_ONLY)file path=boot/gptzfsboot group=sys mode=0444 76*8b96bc0dSMarcel Telka$(i386_ONLY)file path=boot/loader.conf group=sys mode=0444 774a5d661aSToomas Soome#$(i386_ONLY)file path=boot/loader.efi group=sys mode=0555 784a5d661aSToomas Soome$(i386_ONLY)file path=boot/loader.help group=sys mode=0444 794a5d661aSToomas Soome$(i386_ONLY)file path=boot/loader.rc group=sys mode=0444 804a5d661aSToomas Soome$(i386_ONLY)file path=boot/pmbr group=sys mode=0444 814a5d661aSToomas Soome$(i386_ONLY)file path=boot/pxeboot group=sys mode=0444 824a5d661aSToomas Soome$(i386_ONLY)file path=boot/zfsloader group=sys mode=0444 83ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man4/loader.conf.4 84ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/brand.4th.5 85ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/check-password.4th.5 86ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/color.4th.5 87ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/delay.4th.5 88ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/gptzfsboot.5 89ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/loader.4th.5 90ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/loader.5 91ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/menu.4th.5 92ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/menusets.4th.5 93ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/pxeboot.5 94ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/version.4th.5 95ba11c5b5SToomas Soome$(i386_ONLY)file path=usr/share/man/man5/zfsloader.5 964a5d661aSToomas Soomelicense lic_CDDL license=lic_CDDL 974a5d661aSToomas Soomelicense usr/src/boot/COPYRIGHT license=usr/src/boot/COPYRIGHT 984a5d661aSToomas Soomelicense usr/src/boot/sys/boot/common/linenoise/LICENSE \ 994a5d661aSToomas Soome license=usr/src/boot/sys/boot/common/linenoise/LICENSE 100