From obrien@dragon.nuxi.com Thu Aug 3 18:19:36 2000 Return-Path: Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id DEF6137BA21 for ; Thu, 3 Aug 2000 18:19:35 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id SAA81252; Thu, 3 Aug 2000 18:19:34 -0700 (PDT) (envelope-from obrien) Message-Id: <200008040119.SAA81252@dragon.nuxi.com> Date: Thu, 3 Aug 2000 18:19:34 -0700 (PDT) From: "David O'Brien" Sender: obrien@dragon.nuxi.com Reply-To: obrien@NUXI.com To: FreeBSD-gnats-submit@freebsd.org Subject: sysinstall should check debug.boothowto sysctl to determine serial consoel X-Send-Pr-Version: 3.2 >Number: 20391 >Category: bin >Synopsis: sysinstall(8): sysinstall should check debug.boothowto sysctl to determine serial console >Confidential: no >Severity: non-critical >Priority: medium >Responsible: jhb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 03 18:20:05 PDT 2000 >Closed-Date: >Last-Modified: Thu Apr 30 00:47:48 UTC 2009 >Originator: David O'Brien >Release: FreeBSD 5.0-CURRENT i386 >Organization: me >Environment: Sysinstall uses incorrectly logic to detect serial console on the Alpha. >Description: 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. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-bugs->jhb Responsible-Changed-By: obrien Responsible-Changed-When: Thu Aug 3 18:31:57 PDT 2000 Responsible-Changed-Why: he wanted it http://www.freebsd.org/cgi/query-pr.cgi?pr=20391 >Unformatted: Subject: sysinstall should check debug.boothowto sysctl to determine serial consoel