]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r293001
authorallanjude <allanjude@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 Jan 2016 01:50:02 +0000 (01:50 +0000)
committerallanjude <allanjude@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 Jan 2016 01:50:02 +0000 (01:50 +0000)
commit7a2d63affbe9011b0fdcd9cc95447db84192f121
treefeae895cdd35fc83efbdb3a5e6ead7ec7dbf874f
parenta11b308ae06479050908481579f8fe8250fcaa6a
MFC: r293001
  Introduce the ZFS Boot Environments menu to the loader menu

MFC: r293414
  Add ZFS Boot Environments menu to userboot

MFC: r293454
  Only call init_zfs_bootenv when the system is booted with ZFS

MFC: r293612
  Fix calling init_zfs_bootenv to early, resulting in empty ZFS BE menu

Relnotes: yes
Sponsored by: ScaleEngine Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@293802 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/forth/loader.conf
sys/boot/forth/menu-commands.4th
sys/boot/forth/menu.rc
sys/boot/forth/support.4th
sys/boot/i386/loader/main.c
sys/boot/userboot/userboot/main.c
sys/boot/zfs/libzfs.h
sys/boot/zfs/zfs.c
sys/boot/zfs/zfsimpl.c