Print this page
NEX-16881 use nexenta brand in the loader
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
NEX-16819 loader UEFI support
Includes work by Toomas Soome <tsoome@me.com>
Upstream commits:
    loader: pxe receive cleanup
    9475 libefi: Do not return only if ReceiveFilter
    installboot: should support efi system partition
    8931 boot1.efi: scan all display modes rather than
    loader: spinconsole updates
    loader: gfx experiment to try GOP Blt() function.
    sha1 build test
    loader: add sha1 hash calculation
    common/sha1: update for loader build
    loader: biosdisk rework
    uts: 32-bit kernel FB needs mapping in low memory
    uts: add diag-device
    uts: boot console mirror with diag-device
    uts: enable very early console on ttya
    kmdb: add diag-device as input/output device
    uts: test VGA memory exclusion from mapping
    uts: clear boot mapping and protect boot pages test
    uts: add dboot map debug printf
    uts: need to release FB pages in release_bootstrap()
    uts: add screenmap ioctl
    uts: update sys/queue.h
    loader: add illumos uts/common to include path
    loader: tem/gfx font cleanup
    loader: vbe checks
    uts: gfx_private set KD_TEXT when KD_RESETTEXT is
    uts: gfx 8-bit update
    loader: gfx 8-bit fix
    loader: always set media size from partition.
    uts: MB2 support for 32-bit kernel
    loader: x86 should have tem 80x25
    uts: x86 should have tem 80x25
    uts: font update
    loader: font update
    uts: tem attributes
    loader: tem.c comment added
    uts: use font module
    loader: add font module
    loader: build rules for new font setup
    uts: gfx_private update for new font structure
    uts: early boot update for new font structure
    uts: font update
    uts: font build rules update for new fonts
    uts: tem update to new font structure
    loader: module.c needs to include tem_impl.h
    uts: gfx_private 8x16 font rework
    uts: make font_lookup public
    loader: font rework
    uts: font rework
    9259 libefi: efi_alloc_and_read should check for PMBR
    uts: tem utf-8 support
    loader: implement tem utf-8 support
    loader: tem should be able to display UTF-8
    7784 uts: console input should support utf-8
    7796 uts: ldterm default to utf-8
    uts: do not reset serial console
    uts: set up colors even if tem is not console
    uts: add type for early boot properties
    uts: gfx_private experiment with drm and vga
    uts: gfx_private should use setmode drm callback.
    uts: identify FB types and set up gfx_private based
    loader: replace gop and vesa with framebuffer
    uts: boot needs simple tem to support mdb
    uts: boot_keyboard should emit esc sequences for
    uts: gfx_private FB showuld be written by line
    kmdb: set terminal window size
    uts: gfx_private needs to keep track of early boot FB
    pnglite: move pnglite to usr/src/common
    loader: gfx_fb
    ficl-sys: add gfx primitives
    loader: add illumos.png logo
    ficl: add fb-putimage
    loader: add png support
    loader: add alpha blending for gfx_fb
    loader: use term-drawrect for menu frame
    ficl: add simple gfx words
    uts: provide fb_info via fbgattr dev_specific array.
    uts: gfx_private add alpha blending
    uts: update sys/ascii.h
    uts: tem OSC support (incomplete)
    uts: implement env module support and use data from
    uts: tem get colors from early boot data
    loader: use crc32 from libstand (libz)
    loader: optimize for size
    loader: pass tem info to the environment
    loader: import tem for loader console
    loader: UEFI loader needs to set ISADIR based on
    loader: need UEFI32 support
    8918 loader.efi: add vesa edid support
    uts: tem_safe_pix_clear_prom_output() should only
    uts: tem_safe_pix_clear_entire_screen() should use
    uts: tem_safe_check_first_time() should query cursor
    uts: tem implement cls callback & visual_io v4
    uts: gfx_vgatext use block cursor for vgatext
    uts: gfx_private implement cls callback & visual_io
    uts: gfx_private bitmap framebuffer implementation
    uts: early start frame buffer console support
    uts: font functions should check the input char
    uts: font rendering should support 16/24/32bit depths
    uts: use smallest font as fallback default.
    uts: update terminal dimensions based on selected
    7834 uts: vgatext should use gfx_private
    uts: add spacing property to 8859-1.bdf
    terminfo: add underline for sun-color
    terminfo: sun-color has 16 colors
    uts: add font load callback type
    loader: do not repeat int13 calls with error 0x20 and
    8905 loader: add skein/edonr support
    8904 common/crypto: make skein and edonr loader
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Revert "NEX-16819 loader UEFI support"
This reverts commit ec06b9fc617b99234e538bf2e7e4d02a24993e0c.
Reverting due to failures in the zfs-tests and the sharefs-tests
Revert "NEX-16881 use nexenta brand in the loader"
This reverts commit fb1dd3064bae9acf9a68f8ed41fd2f58d51de944.
NEX-16881 use nexenta brand in the loader
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
NEX-16819 loader UEFI support
Includes work by Toomas Soome <tsoome@me.com>
Upstream commits:
    loader: pxe receive cleanup
    9475 libefi: Do not return only if ReceiveFilter
    installboot: should support efi system partition
    8931 boot1.efi: scan all display modes rather than
    loader: spinconsole updates
    loader: gfx experiment to try GOP Blt() function.
    sha1 build test
    loader: add sha1 hash calculation
    common/sha1: update for loader build
    loader: biosdisk rework
    uts: 32-bit kernel FB needs mapping in low memory
    uts: add diag-device
    uts: boot console mirror with diag-device
    uts: enable very early console on ttya
    kmdb: add diag-device as input/output device
    uts: test VGA memory exclusion from mapping
    uts: clear boot mapping and protect boot pages test
    uts: add dboot map debug printf
    uts: need to release FB pages in release_bootstrap()
    uts: add screenmap ioctl
    uts: update sys/queue.h
    loader: add illumos uts/common to include path
    loader: tem/gfx font cleanup
    loader: vbe checks
    uts: gfx_private set KD_TEXT when KD_RESETTEXT is
    uts: gfx 8-bit update
    loader: gfx 8-bit fix
    loader: always set media size from partition.
    uts: MB2 support for 32-bit kernel
    loader: x86 should have tem 80x25
    uts: x86 should have tem 80x25
    uts: font update
    loader: font update
    uts: tem attributes
    loader: tem.c comment added
    uts: use font module
    loader: add font module
    loader: build rules for new font setup
    uts: gfx_private update for new font structure
    uts: early boot update for new font structure
    uts: font update
    uts: font build rules update for new fonts
    uts: tem update to new font structure
    loader: module.c needs to include tem_impl.h
    uts: gfx_private 8x16 font rework
    uts: make font_lookup public
    loader: font rework
    uts: font rework
    libefi: efi_alloc_and_read should check for PMBR
    uts: tem utf-8 support
    loader: implement tem utf-8 support
    loader: tem should be able to display UTF-8
    7784 uts: console input should support utf-8
    7796 uts: ldterm default to utf-8
    uts: do not reset serial console
    uts: set up colors even if tem is not console
    uts: add type for early boot properties
    uts: gfx_private experiment with drm and vga
    uts: gfx_private should use setmode drm callback.
    uts: identify FB types and set up gfx_private based
    loader: replace gop and vesa with framebuffer
    uts: boot needs simple tem to support mdb
    uts: boot_keyboard should emit esc sequences for
    uts: gfx_private FB showuld be written by line
    kmdb: set terminal window size
    uts: gfx_private needs to keep track of early boot FB
    pnglite: move pnglite to usr/src/common
    loader: gfx_fb
    ficl-sys: add gfx primitives
    loader: add illumos.png logo
    ficl: add fb-putimage
    loader: add png support
    loader: add alpha blending for gfx_fb
    loader: use term-drawrect for menu frame
    ficl: add simple gfx words
    uts: provide fb_info via fbgattr dev_specific array.
    uts: gfx_private add alpha blending
    uts: update sys/ascii.h
    uts: tem OSC support (incomplete)
    uts: implement env module support and use data from
    uts: tem get colors from early boot data
    loader: use crc32 from libstand (libz)
    loader: optimize for size
    loader: pass tem info to the environment
    loader: import tem for loader console
    loader: UEFI loader needs to set ISADIR based on
    loader: need UEFI32 support
    8918 loader.efi: add vesa edid support
    uts: tem_safe_pix_clear_prom_output() should only
    uts: tem_safe_pix_clear_entire_screen() should use
    uts: tem_safe_check_first_time() should query cursor
    uts: tem implement cls callback & visual_io v4
    uts: gfx_vgatext use block cursor for vgatext
    uts: gfx_private implement cls callback & visual_io
    uts: gfx_private bitmap framebuffer implementation
    uts: early start frame buffer console support
    uts: font functions should check the input char
    uts: font rendering should support 16/24/32bit depths
    uts: use smallest font as fallback default.
    uts: update terminal dimensions based on selected
    7834 uts: vgatext should use gfx_private
    uts: add spacing property to 8859-1.bdf
    terminfo: add underline for sun-color
    terminfo: sun-color has 16 colors
    uts: add font load callback type
    loader: do not repeat int13 calls with error 0x20 and
    8905 loader: add skein/edonr support
    8904 common/crypto: make skein and edonr loader
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>


  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>
  32 set 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"
  36 set name=info.classification value=org.opensolaris.category.2008:System/Core
  37 set 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)dir path=usr/share/man
  43 $(i386_ONLY)dir path=usr/share/man/man3
  44 $(i386_ONLY)dir path=usr/share/man/man4
  45 $(i386_ONLY)dir path=usr/share/man/man5
  46 $(i386_ONLY)file path=boot/boot1.efi group=sys mode=0555

  47 $(i386_ONLY)file path=boot/cdboot group=sys mode=0444
  48 $(i386_ONLY)file path=boot/defaults/loader.conf group=sys mode=0444
  49 $(i386_ONLY)file path=boot/forth/beadm.4th group=sys mode=0444
  50 $(i386_ONLY)file path=boot/forth/beastie.4th group=sys mode=0444
  51 $(i386_ONLY)file path=boot/forth/brand-illumos.4th group=sys mode=0444

  52 $(i386_ONLY)file path=boot/forth/brand.4th group=sys mode=0444
  53 $(i386_ONLY)file path=boot/forth/check-password.4th group=sys mode=0444
  54 $(i386_ONLY)file path=boot/forth/color.4th group=sys mode=0444
  55 $(i386_ONLY)file path=boot/forth/delay.4th group=sys mode=0444
  56 $(i386_ONLY)file path=boot/forth/efi.4th group=sys mode=0444
  57 $(i386_ONLY)file path=boot/forth/frames.4th group=sys mode=0444
  58 $(i386_ONLY)file path=boot/forth/loader.4th group=sys mode=0444
  59 $(i386_ONLY)file path=boot/forth/logo-beastie.4th group=sys mode=0444
  60 $(i386_ONLY)file path=boot/forth/logo-beastiebw.4th group=sys mode=0444
  61 $(i386_ONLY)file path=boot/forth/logo-fbsdbw.4th group=sys mode=0444
  62 $(i386_ONLY)file path=boot/forth/logo-illumos.4th group=sys mode=0444

  63 $(i386_ONLY)file path=boot/forth/logo-orb.4th group=sys mode=0444
  64 $(i386_ONLY)file path=boot/forth/logo-orbbw.4th group=sys mode=0444
  65 $(i386_ONLY)file path=boot/forth/menu-commands.4th group=sys mode=0444
  66 $(i386_ONLY)file path=boot/forth/menu.4th group=sys mode=0444
  67 $(i386_ONLY)file path=boot/forth/menu.rc group=sys mode=0444
  68 $(i386_ONLY)file path=boot/forth/menusets.4th group=sys mode=0444
  69 $(i386_ONLY)file path=boot/forth/pcibios.4th group=sys mode=0444
  70 $(i386_ONLY)file path=boot/forth/screen.4th group=sys mode=0444
  71 $(i386_ONLY)file path=boot/forth/shortcuts.4th group=sys mode=0444
  72 $(i386_ONLY)file path=boot/forth/support.4th group=sys mode=0444
  73 $(i386_ONLY)file path=boot/forth/version.4th group=sys mode=0444
  74 $(i386_ONLY)file path=boot/gptzfsboot group=sys mode=0444
  75 $(i386_ONLY)file path=boot/loader.efi group=sys mode=0555
  76 $(i386_ONLY)file path=boot/loader.help group=sys mode=0444
  77 $(i386_ONLY)file path=boot/loader.rc group=sys mode=0444



  78 $(i386_ONLY)file path=boot/pmbr group=sys mode=0444
  79 $(i386_ONLY)file path=boot/pxeboot group=sys mode=0444
  80 $(i386_ONLY)file path=boot/zfsloader group=sys mode=0444
  81 $(i386_ONLY)file path=usr/share/man/man4/loader.conf.4
  82 $(i386_ONLY)file path=usr/share/man/man5/brand.4th.5
  83 $(i386_ONLY)file path=usr/share/man/man5/check-password.4th.5
  84 $(i386_ONLY)file path=usr/share/man/man5/color.4th.5
  85 $(i386_ONLY)file path=usr/share/man/man5/delay.4th.5
  86 $(i386_ONLY)file path=usr/share/man/man5/gptzfsboot.5
  87 $(i386_ONLY)file path=usr/share/man/man5/loader.4th.5
  88 $(i386_ONLY)file path=usr/share/man/man5/loader.5
  89 $(i386_ONLY)file path=usr/share/man/man5/menu.4th.5
  90 $(i386_ONLY)file path=usr/share/man/man5/menusets.4th.5
  91 $(i386_ONLY)file path=usr/share/man/man5/pxeboot.5
  92 $(i386_ONLY)file path=usr/share/man/man5/version.4th.5
  93 $(i386_ONLY)file path=usr/share/man/man5/zfsloader.5
  94 license lic_CDDL license=lic_CDDL
  95 license usr/src/boot/COPYRIGHT license=usr/src/boot/COPYRIGHT
  96 license usr/src/boot/sys/boot/common/linenoise/LICENSE \
  97     license=usr/src/boot/sys/boot/common/linenoise/LICENSE


  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>
  32 set 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"
  36 set name=info.classification value=org.opensolaris.category.2008:System/Core
  37 set 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)dir path=usr/share/man
  43 $(i386_ONLY)dir path=usr/share/man/man3
  44 $(i386_ONLY)dir path=usr/share/man/man4
  45 $(i386_ONLY)dir path=usr/share/man/man5
  46 $(i386_ONLY)file path=boot/bootia32.efi group=sys mode=0555
  47 $(i386_ONLY)file path=boot/bootx64.efi group=sys mode=0555
  48 $(i386_ONLY)file path=boot/cdboot group=sys mode=0444
  49 $(i386_ONLY)file path=boot/defaults/loader.conf group=sys mode=0444
  50 $(i386_ONLY)file path=boot/forth/beadm.4th group=sys mode=0444
  51 $(i386_ONLY)file path=boot/forth/beastie.4th group=sys mode=0444
  52 $(i386_ONLY)file path=boot/forth/brand-illumos.4th group=sys mode=0444
  53 $(i386_ONLY)file path=boot/forth/brand-nexenta.4th group=sys mode=0444
  54 $(i386_ONLY)file path=boot/forth/brand.4th group=sys mode=0444
  55 $(i386_ONLY)file path=boot/forth/check-password.4th group=sys mode=0444
  56 $(i386_ONLY)file path=boot/forth/color.4th group=sys mode=0444
  57 $(i386_ONLY)file path=boot/forth/delay.4th group=sys mode=0444
  58 $(i386_ONLY)file path=boot/forth/efi.4th group=sys mode=0444
  59 $(i386_ONLY)file path=boot/forth/frames.4th group=sys mode=0444
  60 $(i386_ONLY)file path=boot/forth/loader.4th group=sys mode=0444
  61 $(i386_ONLY)file path=boot/forth/logo-beastie.4th group=sys mode=0444
  62 $(i386_ONLY)file path=boot/forth/logo-beastiebw.4th group=sys mode=0444
  63 $(i386_ONLY)file path=boot/forth/logo-fbsdbw.4th group=sys mode=0444
  64 $(i386_ONLY)file path=boot/forth/logo-illumos.4th group=sys mode=0444
  65 $(i386_ONLY)file path=boot/forth/logo-nexenta.4th group=sys mode=0444
  66 $(i386_ONLY)file path=boot/forth/logo-orb.4th group=sys mode=0444
  67 $(i386_ONLY)file path=boot/forth/logo-orbbw.4th group=sys mode=0444
  68 $(i386_ONLY)file path=boot/forth/menu-commands.4th group=sys mode=0444
  69 $(i386_ONLY)file path=boot/forth/menu.4th group=sys mode=0444
  70 $(i386_ONLY)file path=boot/forth/menu.rc group=sys mode=0444
  71 $(i386_ONLY)file path=boot/forth/menusets.4th group=sys mode=0444
  72 $(i386_ONLY)file path=boot/forth/pcibios.4th group=sys mode=0444
  73 $(i386_ONLY)file path=boot/forth/screen.4th group=sys mode=0444
  74 $(i386_ONLY)file path=boot/forth/shortcuts.4th group=sys mode=0444
  75 $(i386_ONLY)file path=boot/forth/support.4th group=sys mode=0444
  76 $(i386_ONLY)file path=boot/forth/version.4th group=sys mode=0444
  77 $(i386_ONLY)file path=boot/gptzfsboot group=sys mode=0444
  78 $(i386_ONLY)file path=boot/illumos.png group=sys mode=0444
  79 $(i386_ONLY)file path=boot/loader.help group=sys mode=0444
  80 $(i386_ONLY)file path=boot/loader.rc group=sys mode=0444
  81 $(i386_ONLY)file path=boot/loader32.efi group=sys mode=0555
  82 $(i386_ONLY)file path=boot/loader64.efi group=sys mode=0555
  83 $(i386_ONLY)file path=boot/nexenta.png group=sys mode=0444
  84 $(i386_ONLY)file path=boot/pmbr group=sys mode=0444
  85 $(i386_ONLY)file path=boot/pxeboot group=sys mode=0444
  86 $(i386_ONLY)file path=boot/zfsloader group=sys mode=0444
  87 $(i386_ONLY)file path=usr/share/man/man4/loader.conf.4
  88 $(i386_ONLY)file path=usr/share/man/man5/brand.4th.5
  89 $(i386_ONLY)file path=usr/share/man/man5/check-password.4th.5
  90 $(i386_ONLY)file path=usr/share/man/man5/color.4th.5
  91 $(i386_ONLY)file path=usr/share/man/man5/delay.4th.5
  92 $(i386_ONLY)file path=usr/share/man/man5/gptzfsboot.5
  93 $(i386_ONLY)file path=usr/share/man/man5/loader.4th.5
  94 $(i386_ONLY)file path=usr/share/man/man5/loader.5
  95 $(i386_ONLY)file path=usr/share/man/man5/menu.4th.5
  96 $(i386_ONLY)file path=usr/share/man/man5/menusets.4th.5
  97 $(i386_ONLY)file path=usr/share/man/man5/pxeboot.5
  98 $(i386_ONLY)file path=usr/share/man/man5/version.4th.5
  99 $(i386_ONLY)file path=usr/share/man/man5/zfsloader.5
 100 license lic_CDDL license=lic_CDDL
 101 license usr/src/boot/COPYRIGHT license=usr/src/boot/COPYRIGHT
 102 license usr/src/boot/sys/boot/common/linenoise/LICENSE \
 103     license=usr/src/boot/sys/boot/common/linenoise/LICENSE