HomeFreeBSD

nanobsd: Fix cust_comconsole search patterns

Description

nanobsd: Fix cust_comconsole search patterns

The current patterns are outdated, and may produce "offifexists", after
e310437971b8 ("For video consoles, only launch a getty if the device
exists.").

Fix the expressions to:

  1. Disable getty(8) on the virtual syscons(4) or vt(4) terminals (/dev/ttyv*).
  2. Enable the use of the first serial port as the system console.

Reviewed by: imp
Approved by: emaste (mentor)
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D47586

Details

Provenance
jlduran_gmail.comAuthored on Fri, Nov 15, 4:28 AM
Parents
rG4223c668e4b9: nanobsd: Use the real path for NANO_PACKAGE_DIR
Branches
Unknown
Tags
Unknown