Module Name: src Committed By: martin Date: Sat Sep 15 18:04:21 UTC 2018
Modified Files: src/usr.sbin/sysinst/arch/i386: md.c Log Message: When not using the serial console while installing with sysinst, switch all ports in /etc/ttys over to wsvt25. For mixed setups that sometims do serial console and otherwise frambuffer console, it would be better to leave console and constty as vt100, but switch console to off and ttyE0 to on, but we do not want to bother the user with tricky questions here and everyone switching console types should have no problem changing this setup later, or even deal with a serial console and TERM=wsvt25. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/sysinst/arch/i386/md.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.