Bug 20391

Summary: sysinstall(8): sysinstall should check debug.boothowto sysctl to determine serial console
Product: Base System Reporter: David O'Brien <obrien>
Component: binAssignee: John Baldwin <jhb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description David O'Brien 2000-08-04 02:20:05 UTC
	in sysinstall/system.c where the 'debug.boothowto' sysctl is checked
	for verbose boot, it should also check for serial console using the
	RB_SERIAL bit.  Rev 1.105 should be reviewed for applicability
	after this change.
Comment 1 David E. O'Brien freebsd_committer freebsd_triage 2000-08-04 02:31:57 UTC
Responsible Changed
From-To: freebsd-bugs->jhb

he wanted it
Comment 2 John Baldwin freebsd_committer freebsd_triage 2013-03-04 19:00:21 UTC
State Changed
From-To: open->closed

OBE: sysinstall (and Alpha) are both gone.