freebsd-dev/share/man/man5
Toomas Soome e307eb94ae loader: zfs should support bootonce an nextboot
bootonce feature is temporary, one time boot, activated by
"bectl activate -t BE", "bectl activate -T BE" will reset the bootonce flag.

By default, the bootonce setting is reset on attempt to boot and the next
boot will use previously active BE.

By setting zfs_bootonce_activate="YES" in rc.conf, the bootonce BE will
be set permanently active.

bootonce dataset name is recorded in boot pool labels, bootenv area.

in case of nextboot, the nextboot_enable boolean variable is recorded in
freebsd:nvstore nvlist, also stored in boot pool label bootenv area.
On boot, the loader will process /boot/nextboot.conf if nextboot_enable
is "YES", and will set nextboot_enable to "NO", preventing /boot/nextboot.conf
processing on next boot.

bootonce and nextboot features are usable in both UEFI and BIOS boot.

To use bootonce/nextboot features, the boot loader needs to be updated on disk;
if loader.efi is stored on ESP, then ESP needs to be updated and
for BIOS boot, stage2 (zfsboot or gptzfsboot) needs to be updated
(gpart or other tools).

At this time, only lua loader is updated.

Sponsored by:	Netflix, Klara Inc.
Differential Revision:	https://reviews.freebsd.org/D25512
2020-09-21 09:01:10 +00:00
..
a.out.5
acct.5 Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
ar.5
autofs.5 Document autofs(6) sysctl variables. 2017-12-02 13:12:00 +00:00
bluetooth.device.conf.5
bluetooth.hosts.5
bluetooth.protocols.5
boot.config.5
cd9660.5 Fix various, mostly minor errors in man pages like: 2020-05-03 10:15:58 +00:00
core.5 core(5) appeared in Version 1 AT&T UNIX 2020-08-02 16:59:14 +00:00
devfs.5 Xr make_dev(9) from devfs(5). 2019-05-21 08:24:22 +00:00
devfs.conf.5 We don't really need two entries to describe how to deal with 2019-05-25 17:37:28 +00:00
devfs.rules.5
device.hints.5 Remove sio(4). 2019-11-21 01:24:49 +00:00
dir.5 Add d_off support for multiple filesystems. 2018-11-14 14:18:35 +00:00
disktab.5
elf.5 Fix various, mostly minor errors in man pages like: 2020-05-03 10:15:58 +00:00
ethers.5
eui64.5
ext2fs.5 ext2fs.5: Update the manpage. 2018-12-30 19:44:50 +00:00
fbtab.5
fdescfs.5 Implement proper Linux /dev/fd and /proc/self/fd behavior by adding 2017-08-01 03:40:19 +00:00
forward.5 mailaddr(7): wave goodbye 2017-11-11 07:00:40 +00:00
freebsd-update.conf.5
fs.5 ufs/extattr.h: Fix documentation of ea_name termination 2017-01-18 17:55:49 +00:00
fstab.5 Fix various, mostly minor errors in man pages like: 2020-05-03 10:15:58 +00:00
fusefs.5 fusefs: proofread man pages 2019-07-31 16:07:16 +00:00
group.5
hesiod.conf.5
hosts.5
hosts.equiv.5 Remove some more leftover rlogin man page xrefs 2019-08-13 15:41:36 +00:00
hosts.lpd.5
intro.5
libmap.conf.5
link.5
linprocfs.5 Improve Linuxulator man pages to better reflect the current state, 2019-11-13 20:32:23 +00:00
linsysfs.5 Improve Linuxulator man pages to better reflect the current state, 2019-11-13 20:32:23 +00:00
mailer.conf.5 Replace send-mail with the more standarized sendmail, we do not create 2017-12-27 06:23:50 +00:00
make.conf.5 Turn MALLOC_PRODUCTION into a regular src.conf(5) option 2020-09-05 23:30:17 +00:00
Makefile Add a new manual page for unionfs(5), written by 2020-04-30 12:02:13 +00:00
Makefile.depend
moduli.5
motd.5 motd: Generate from template to /var/run 2019-07-20 20:56:31 +00:00
mount.conf.5 Fix Xrs; they were pointing to the wrong section. 2017-05-28 18:09:49 +00:00
mqueuefs.5
msdosfs.5 msdosfs(5): Explain how to determine version of the FAT file system. 2018-09-27 12:08:53 +00:00
networks.5
nsmb.conf.5 nsmb.conf(5): Document the order of configuration loading 2018-11-02 10:18:56 +00:00
nsswitch.conf.5 nsswitch.conf.5: style fixes 2020-09-07 13:44:54 +00:00
nullfs.5
os-release.5 Regularize my copyright notice 2019-12-04 16:56:11 +00:00
passwd.5 - correct HISTORY section 2019-09-04 17:52:30 +00:00
pbm.5
periodic.conf.5 periodic.conf(5): don't truncate interface names reported by 420.status-network. 2020-09-09 19:07:34 +00:00
pf.conf.5 pf.conf(5): Assorted fixes 2020-08-18 17:30:51 +00:00
pf.os.5
phones.5
portindex.5
portsnap.conf.5
procfs.5 Whack procctl(8) 2017-09-27 01:03:00 +00:00
protocols.5
quota.user.5
rc.conf.5 loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
rctl.conf.5
regdomain.5
remote.5
resolver.5 Allow the use of TCP instead of UDP for queries by setting options usevc 2018-08-16 13:18:40 +00:00
services.5
shells.5
smbfs.5 Add a basic manpage for smbfs(5). 2020-04-08 20:00:30 +00:00
src.conf.5 src.conf.5: regen after r365753 2020-09-15 16:38:44 +00:00
stab.5 Tidy up mdoc formatting for "etc.)" at end of line 2017-03-19 01:24:18 +00:00
style.Makefile.5 style.Makefile: list CSTD between WARNS and CFLAGS 2020-08-25 13:30:29 +00:00
style.mdoc.5 Cross-reference style(9) and style.mdoc(5) 2020-06-30 16:23:51 +00:00
sysctl.conf.5 Mention the Linux compatibility layer instead of the Linux emulator in the BUGS section. 2018-07-21 19:09:29 +00:00
tmpfs.5 Remove "All rights reserved" from my files. 2018-05-10 06:41:08 +00:00
unionfs.5 Add a new manual page for unionfs(5), written by 2020-04-30 12:02:13 +00:00