From owner-cvs-all Tue Jan 8 0:35:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 29EF637B405 for ; Tue, 8 Jan 2002 00:35:17 -0800 (PST) Received: (qmail 18133 invoked from network); 8 Jan 2002 08:35:15 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 8 Jan 2002 08:35:15 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020108125012.F3099-100000@gamplex.bde.org> Date: Tue, 08 Jan 2002 00:34:45 -0800 (PST) From: John Baldwin To: Bruce Evans Subject: Re: cvs commit: src/etc/etc.sparc64 disktab rc.sparc64 ttys Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 08-Jan-02 Bruce Evans wrote: > On Mon, 7 Jan 2002, John Baldwin wrote: > >> jhb 2002/01/07 15:53:34 PST >> >> Added files: >> etc/etc.sparc64 disktab rc.sparc64 ttys >> Log: >> Populate etc.sparc64: >> - The disktab was taken from etc.alpha. >> - rc.sparc64 doesn't do anything right now. >> - The ttys file has all the vty's commented out since we don't know how >> those will work yet. Also, an entry is added for the Openfirmware >> console device. >> >> Submitted by: jake (partially) >> >> Revision Changes Path >> 1.1 +224 -0 src/etc/etc.sparc64/disktab (new) >> 1.1 +9 -0 src/etc/etc.sparc64/rc.sparc64 (new) >> 1.1 +307 -0 src/etc/etc.sparc64/ttys (new) > > Disks aren't machine-dependent, so the disktab files should be uncloned, > not cloned. The old ones are identical except for different bitrot > in them: > alpha version: missing minimum3 and orb2200 relative to i386 version; > orb2200 probably shouldn't exist > ia64 version: missing zip250 relative to the alpha version; zip250 > certainly shouldn't exist I agree, would you rather we have a single disktab then? > ttys aren't very machine-dependent either (especially the ptys that comprise > 80% of the lines in the ttys files), but there are minor differences for > serial consoles. And there are differences for firmware consoles as well. > Bruce -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message