From owner-freebsd-bugs Tue Nov 23 14: 0:50 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A91214C1F for ; Tue, 23 Nov 1999 14:00:47 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA37138; Tue, 23 Nov 1999 14:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 67C6514A24; Tue, 23 Nov 1999 13:55:31 -0800 (PST) Message-Id: <19991123215531.67C6514A24@hub.freebsd.org> Date: Tue, 23 Nov 1999 13:55:31 -0800 (PST) From: andyf@speednet.com.au To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/15066: ``allscreens_flags'' in rc.conf not documented; produces unexpected results Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15066 >Category: misc >Synopsis: ``allscreens_flags'' in rc.conf not documented; produces unexpected results >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 23 14:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Andy Farkas >Release: 3.3-STABLE, 4.0-CURRENT >Organization: Speednet Communications >Environment: >Description: Firstly, ``allscreens_flags'' is not documented in rc.conf(5). Secondly, with the following options set in rc.conf: font8x8="iso-8x8.fnt" allscreens_flags="-r black green 80x60 green black" all ttyv's switch to 80x60 mode, but only ttyv0 gets the colour changed. >How-To-Repeat: Add the above mentioned ``font8x8'' and ``allscreens_flags'' to your rc.conf file. Reboot, then notice only ttyv0 is green. >Fix: /etc/rc.i386 looks like it attempts to do the right thing with regards to applying vidcontrol to /dev/ttyv*, but I guess the redirection may have something to do with it. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message