Page MenuHomeFreeBSD

vt(4): add note about sc/UEFI incompatibility
ClosedPublic

Authored by emaste on May 24 2024, 9:49 PM.
Tags
None
Referenced Files
F98344552: D45357.diff
Thu, Oct 3, 2:38 AM
Unknown Object (File)
Tue, Oct 1, 9:15 PM
Unknown Object (File)
Mon, Sep 30, 7:38 PM
Unknown Object (File)
Sat, Sep 28, 7:42 PM
Unknown Object (File)
Sat, Sep 21, 3:37 AM
Unknown Object (File)
Mon, Sep 16, 5:57 AM
Unknown Object (File)
Tue, Sep 3, 4:31 PM
Unknown Object (File)
Jul 31 2024, 9:52 AM
Subscribers

Details

Summary
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
one or the other).  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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped