From owner-freebsd-hackers Tue Jan 16 01:54:29 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA00522 for hackers-outgoing; Tue, 16 Jan 1996 01:54:29 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA00466 for ; Tue, 16 Jan 1996 01:54:20 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id BAA23711 for ; Tue, 16 Jan 1996 01:23:39 -0800 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id KAA00852 for ; Tue, 16 Jan 1996 10:21:21 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id KAA26927 for freebsd-hackers@freebsd.org; Tue, 16 Jan 1996 10:21:21 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id KAA16576 for freebsd-hackers@freebsd.org; Tue, 16 Jan 1996 10:12:35 +0100 (MET) From: J Wunsch Message-Id: <199601160912.KAA16576@uriah.heep.sax.de> Subject: Re: "vga" in /etc/ttys To: freebsd-hackers@FreeBSD.org (FreeBSD hackers) Date: Tue, 16 Jan 1996 10:12:34 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199601160410.VAA25206@seagull.rtd.com> from "Don Yuniskis" at Jan 15, 96 09:10:30 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-hackers@FreeBSD.org Precedence: bulk As Don Yuniskis wrote: > Is "vga" still a viable option for "console" in /etc/ttys? > Or has it been deprecated in favor of "just another ttyv*"? MAKEDEV says: ln -fs ttyv0 vga # XXX X still needs this pccons relic Well, i'm not even sure if it's still required, i would have to look up the X server sources again. You won't gain much from using it in /etc/ttys, apparently. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)