]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC: r293001
authorallanjude <allanjude@FreeBSD.org>
Wed, 13 Jan 2016 01:50:02 +0000 (01:50 +0000)
committerallanjude <allanjude@FreeBSD.org>
Wed, 13 Jan 2016 01:50:02 +0000 (01:50 +0000)
commite72f532e157a4f8c7f6ce72a3f59d2a2d865662b
treefeae895cdd35fc83efbdb3a5e6ead7ec7dbf874f
parent46a82c43e860b1c5e14e6808ca205ee9b5199616
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.
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