From owner-cvs-all Sun Dec 27 23:14:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01489 for cvs-all-outgoing; Sun, 27 Dec 1998 23:14:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA01481; Sun, 27 Dec 1998 23:14:17 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id SAA14066; Mon, 28 Dec 1998 18:13:59 +1100 Date: Mon, 28 Dec 1998 18:13:59 +1100 From: Bruce Evans Message-Id: <199812280713.SAA14066@godzilla.zeta.org.au> To: jb@cimlogic.com.au, skynyrd@opus.cts.cwu.edu Subject: Re: cvs commit: src/sys/i386/conf GENERIC GENERICupgrade SMP-GENERIC Cc: cvs-committers@FreeBSD.ORG, jb@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >I think we should test is the file exists and copy GENERIC if not. >And if the GENERIC file was copied to GENERICupgrade, delete it after >running config. Except this breaks with a read-only source tree (but so does the default for compiling a kernel). >I guess the FreeBSD-labs will be testing all this out? It shouldn just work if GENERIC is consistent with the rest of the source tree. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message