From owner-cvs-all Sun Dec 5 3:34:46 1999 Delivered-To: cvs-all@freebsd.org Received: from ns.skylink.it (ns.skylink.it [194.177.113.1]) by hub.freebsd.org (Postfix) with ESMTP id 6687F153EA; Sun, 5 Dec 1999 03:34:15 -0800 (PST) (envelope-from hibma@skylink.it) Received: from skylink.it (va-160.skylink.it [194.185.55.160]) by ns.skylink.it (8.9.1/8.8.8) with ESMTP id MAA04618; Sun, 5 Dec 1999 12:33:13 +0100 Received: from localhost (localhost [127.0.0.1]) by skylink.it (8.9.3/8.9.3) with ESMTP id KAA01865; Sun, 5 Dec 1999 10:43:29 +0100 (CET) (envelope-from hibma@skylink.it) Date: Sun, 5 Dec 1999 10:43:29 +0100 (CET) From: Nick Hibma X-Sender: n_hibma@henny.jrc.it Reply-To: Nick Hibma To: Matthew Jacob Cc: Mike Smith , "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-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk What about the nightly builds of world and the output of that? It should not be too difficult to drop that into a message and send the tail of that off to committers when the build fails at some stage. Add a do { } while(1) around it and include LINT (and an alpha cross build when that is possible) in the build of the kernel and you uncover most breakages as soon as possible. As a side effecy you are left with the most recent SNAP build of that day. Nick > > Yet again, I'll point out that we've already been through this, and while > > it might work for a corporate, 9-to-5 environment it's not going to fly > > for our distriuted model. > > > > OTOH, the Mozilla folks have already been through this process and come > > out the other side with a much better tool for the job. It's called > > 'tinderbox', and if anyone is motivated enough by _this_ round of the > > conversation to actually do anything about it, we can certainly arrange a > > small cluster to do the backend processing. > > While this is very positive, I'd have to say that this is a bit of > overkill. All people need to do is to remember to practice safe > integration. It's not really that complicated. > > > -- hibma@skylink.it n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message