From owner-cvs-all Sat Dec 4 22:22:32 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 5900F14EE3; Sat, 4 Dec 1999 22:22:26 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id CCA421CA0; Sun, 5 Dec 1999 14:21:17 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Bill Fumerola Cc: Matthew Jacob , "Matthew N. Dodd" , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern subr_bus.c In-Reply-To: Message from Bill Fumerola of "Sat, 04 Dec 1999 14:23:42 EST." Date: Sun, 05 Dec 1999 14:21:17 +0800 From: Peter Wemm Message-Id: <19991205062117.CCA421CA0@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bill Fumerola wrote: > On Sat, 4 Dec 1999, Matthew Jacob wrote: > > > If you make a change to the kernel and do not have the other > > architecture to work with, please utilize the resources that > > FreeBSD.org has (will) provide to at least *compile* the kernel. > > There should be an alpha (beast.cdrom.com) up nearly all the time > > just for this purpose. Because this is inconveniently separate > > from the source you're merging/committing, doing a cvs update > > on beast (e.g.) and compiling there *after* you commit (post > > checking in this case) is reasonable. > > It should be noted that CVS is broke on beast because no-one has installed > 'access wrappers' on it. It's better if you don't access the repository over NFS. cvs checkout and update on freefall, then ssh over to beast for testing. Or, on beast use a $CVSROOT of "you@freefall:/home/ncvs" with $CVS_RSH set to "ssh". I will update the stuff on beast when I get a chance though... Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message