Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2024 03:28:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 283457] [vfs] add option to panic when mounting of root filesystem fails
Message-ID:  <bug-283457-3630-86F8Z9Pbtn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283457-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283457-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283457

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 updati=
ng
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283457-3630-86F8Z9Pbtn>