[Bug 283457] [vfs] add option to panic when mounting of root filesystem fails
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Dec 2024 03:28:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283457 Warner Losh <imp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #4 from Warner Losh <imp@FreeBSD.org> --- A new tuneable is easier since we are already up and running and can parse it. New boot flags are harder. There are maybe 8 or 10 loaders that need updating since we do weird parsing in odd places. And the kernel has to match the loader. While we have bits sparse, it's hard to find all the places to make the changes... not impossible just a bit tricky -- You are receiving this mail because: You are the assignee for the bug.