From owner-cvs-all Sat Jan 29 5:16: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from gidora.zeta.org.au (gidora.zeta.org.au [203.26.10.25]) by hub.freebsd.org (Postfix) with SMTP id 3D0D4162BA for ; Sat, 29 Jan 2000 05:15:06 -0800 (PST) (envelope-from bde@zeta.org.au) Received: (qmail 18996 invoked from network); 29 Jan 2000 13:15:03 -0000 Received: from bde.zeta.org.au (203.2.228.102) by gidora.zeta.org.au with SMTP; 29 Jan 2000 13:15:03 -0000 Date: Sun, 30 Jan 2000 00:14:59 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/etc.i386 ttys In-Reply-To: <200001291218.EAA98731@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, 29 Jan 2000, David E. O'Brien wrote: > obrien 2000/01/29 04:18:05 PST > > Modified files: > etc/etc.i386 ttys > Log: > Revert to rev 1.6 until post 4.0-R. As probably 98% of i386 installs > happen with a keyboard and monitor the console change was not as needed > in the i386 case as the Alpha case. IMO >50% of Alpha installs are using > a serial console, the change matching rev 1.7 should not be backed out. No, 1.7 is just wrong. getty must only be run on physical devices, since /dev/console is needed for syslogd. See Peter's mail. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message