From owner-cvs-src Fri Mar 21 8:27:50 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B667737B405; Fri, 21 Mar 2003 08:27:48 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC3B43F3F; Fri, 21 Mar 2003 08:27:42 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id DAA13518; Sat, 22 Mar 2003 03:27:39 +1100 Date: Sat, 22 Mar 2003 03:27:38 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov Cc: src-committers@FreeBSD.org, "" , "" Subject: Re: cvs commit: src/release Makefile In-Reply-To: <200303211341.h2LDfHmO061626@repoman.freebsd.org> Message-ID: <20030322032029.C3006@gamplex.bde.org> References: <200303211341.h2LDfHmO061626@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 21 Mar 2003, Ruslan Ermilov wrote: > ru 2003/03/21 05:41:17 PST > > FreeBSD src repository > > Modified files: > release Makefile > Log: > Use the target arhitecture's disktab(5) file. Arh :-). Disks don't depend on architectures, so there shouldn't be any arch-dependent disktab files. All the existing ones are identical with the i386 one except for different bitrot in the non-i386 ones. Arch-dependent ttys files and the existence of any disktab files are not quite as bogus. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message