From owner-freebsd-bugs Thu Oct 28 9:10:10 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 32A9F14CA6 for ; Thu, 28 Oct 1999 09:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA05531; Thu, 28 Oct 1999 09:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 28 Oct 1999 09:10:02 -0700 (PDT) Message-Id: <199910281610.JAA05531@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: oleg@Apholina.marka.net.ua Subject: Re: i386/14558: Incorrect behaviour allscreens section in rc.i38 Reply-To: oleg@Apholina.marka.net.ua Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/14558; it has been noted by GNATS. From: oleg@Apholina.marka.net.ua To: Sheldon Hearn Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: i386/14558: Incorrect behaviour allscreens section in rc.i38 Date: Thu, 28 Oct 1999 18:52:02 +0300 (EEST) On 28-Oct-99 Sheldon Hearn wrote: > > > On Wed, 27 Oct 1999 19:35:05 +0300, oleg@apholina.marka.net.ua wrote: > >> ! for ttyv in `grep ^ttyv /etc/ttys | cut -f 1` >> do >> ! vidcontrol > done >> fi >> echo '.' >> --- 114,122 ---- >> # set this mode for all virtual screens >> if [ "X${allscreens_flags}" != X"" ] ; then >> echo -n ' allscreens' >> ! for ttyv in /dev/ttyv* >> do >> ! vidcontrol <$ttyv ${allscreens_flags} >> done > > Surely this just hides the problem from the administrator? To have ttys > enabled in /etc/ttys but not configured in /dev is an error that should > be addressed, surely? > > Certainly, rc.i386 doesn't die because of this, so I don't see the > benefit of the proposed change. Thank you for explanation your point of view. Maybe this is right opinion. I think you can close this PR#. > > Ciao, > Sheldon. With best wishes Oleg V. Naumann ---------------------------------- E-Mail: oleg@Apholina.marka.net.ua Date: 28-Oct-99 Time: 18:38:35 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message