freebsd-nq/stand/userboot/userboot
Toomas Soome b4cb3fe0e3 loader: implement mount/unmount rootfs
We want to keep our root file system open to preserve bcache segment
between file accesses, thus reducing physical disk IO.

Reviewed by:	imp, allanjude, kevans (previous version)
Differential Revision:	https://reviews.freebsd.org/D30848
MFC after:	1 month
2021-09-08 04:01:20 +03:00
..
autoload.c
biossmap.c
bootinfo32.c
bootinfo64.c
bootinfo.c
conf.c Fix pkgfs stat so it satisfies libsecureboot 2020-03-25 19:12:19 +00:00
copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
devicename.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
elf32_freebsd.c
elf64_freebsd.c Stop setting PG_U in bootstrap mappings. 2020-04-24 13:53:40 +00:00
gfx_fb.c userboot: provide stub gfx functions 2021-01-30 21:20:27 +02:00
host.c Fix pkgfs stat so it satisfies libsecureboot 2020-03-25 19:12:19 +00:00
libuserboot.h userboot: mark host_fsops as extern 2020-03-29 02:29:06 +00:00
main.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
Makefile Fix build of stand/ when building world with ASAN 2021-08-02 14:33:24 +01:00
Makefile.depend
userboot_cons.c userboot: provide stub gfx functions 2021-01-30 21:20:27 +02:00
userboot_disk.c loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
version