Date: Fri, 24 May 2024 23:56:00 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 276206] Setting kern.vty="sc" will hang the loader boot process, but vt(4) says we can do that Message-ID: <bug-276206-9-VIptbeR2yJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276206-9@https.bugs.freebsd.org/bugzilla/> References: <bug-276206-9@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=3D276206 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Df52481f3b8a377e336ecba1b5150023a3= 44ec189 commit f52481f3b8a377e336ecba1b5150023a344ec189 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2024-05-24 21:45:14 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2024-05-24 23:55:10 +0000 vt(4): add note about sc/UEFI incompatibility syscons is not compatible with UEFI boot. This is noted in syscons(4), but not mentioned in vt(4) where the kern.vty tunable (used to select vt or sc) is documented. Add a note so that if someone reads vt(4) but not sc(4) they are not surprised by having no usable console. PR: 276206 Reviewed by: brooks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D45357 share/man/man4/vt.4 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276206-9-VIptbeR2yJ>