freebsd-dev/stand
Allan Jude a849842f51 loader: Add support for booting from a ZFS snapshot
When booting from a snapshot we need to follow a different code path
to turn the objset ID into the name, and for forward lookups we need
to walk the parent's snapnames_zap.

With this, it is possible to set the pools BOOTFS property to a
snapshot and boot with a read-only filesystem of that snapshot.

Reviewed by:	tsoome, rew, imp
Sponsored By:	Beckhoff Automation GmbH & Co. KG
Sponsored By:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D38600
2023-03-14 14:18:29 +00:00
..
arm64
common stand: fix buffer overflow in getrootmount() 2023-02-25 09:37:32 +00:00
defaults
efi Support SMBIOS v3 for 64-bit entry systems 2023-02-22 04:10:12 +00:00
fdt
ficl Revert "stand: Grammar fix for a source code comment" 2022-09-05 15:40:55 +02:00
ficl32
fonts
forth
i386 loader: always install help files 2023-02-03 16:35:06 -04:00
images
kboot Parse /kboot.conf 2023-03-13 20:45:50 -06:00
kshim
liblua lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
liblua32
libofw stand/ofw: dev can't be NULL here 2023-01-13 14:22:38 -07:00
libsa loader: Add support for booting from a ZFS snapshot 2023-03-14 14:18:29 +00:00
libsa32
lua lua: Export loaded modules env vars via environment 2023-02-09 11:56:20 -07:00
man loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commands 2022-09-06 18:55:45 +03:00
powerpc loader: always install help files 2023-02-03 16:35:06 -04:00
uboot loader: always install help files 2023-02-03 16:35:06 -04:00
usb stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
userboot stand: fix build userboot without zfs 2023-02-25 10:14:07 -07:00
defs.mk
fdt.mk
ficl.mk
loader.mk loader: always install help files 2023-02-03 16:35:06 -04:00
lua.mk lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
Makefile stand: Add a helper 'universe' target 2022-07-30 05:01:47 -06:00
Makefile.amd64
Makefile.inc
veriexec.mk