1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00
freebsd/stand
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
..
arm
arm64
common loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
defaults loader.conf(5): mention "efi" option for "console" parameter 2021-08-01 06:41:49 +08:00
efi loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
fdt loader: Fix dtb loading 2021-07-05 15:53:08 +02:00
ficl
ficl32
fonts
forth loader: support.4th resets the read buffer incorrectly 2021-07-28 13:50:38 -06:00
i386 loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
images
kshim
liblua
liblua32
libofw loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
libsa loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
libsa32
lua cli.lua.8: make the command match the code 2021-07-28 20:54:14 -06:00
man loader: Create loader_simp(8) to document simple version of loader 2021-07-14 16:59:51 -06:00
mips loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
powerpc loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
uboot loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
usb
userboot loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
defs.mk stand: Add MK_PIE=no to defs.mk 2021-08-11 11:03:19 -06:00
fdt.mk
ficl.mk
loader.mk stand/common: Add support for timestamp logging (tslog) 2021-06-20 20:09:43 -07:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk
veriexec.mk