From owner-cvs-all@FreeBSD.ORG Sun Dec 12 22:23:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 664B216A4E4; Sun, 12 Dec 2004 22:23:09 +0000 (GMT) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id C651D43D5A; Sun, 12 Dec 2004 22:23:08 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr2.xs4all.nl (8.12.11/8.12.11) with ESMTP id iBCMN4GQ083267; Sun, 12 Dec 2004 23:23:04 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id iBCMN3fJ002120; Sun, 12 Dec 2004 23:23:03 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id iBCMN37j002119; Sun, 12 Dec 2004 23:23:03 +0100 (CET) (envelope-from wb) Date: Sun, 12 Dec 2004 23:23:03 +0100 From: Wilko Bulte To: Scott Mitchell Message-ID: <20041212222303.GA2095@freebie.xs4all.nl> References: <200412121851.iBCIpdus064574@repoman.freebsd.org> <20041212192243.GC3222@electra.cse.Buffalo.EDU> <20041212222041.GH68019@tuatara.fishballoon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041212222041.GH68019@tuatara.fishballoon.org> X-OS: FreeBSD 4.11-PRERELEASE X-PGP: finger wilko@freebsd.org User-Agent: Mutt/1.5.6i X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: Ken Smith cc: src-committers@FreeBSD.ORG cc: Wilko Bulte cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release/alpha dokern.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 22:23:10 -0000 On Sun, Dec 12, 2004 at 10:20:41PM +0000, Scott Mitchell wrote.. > On Sun, Dec 12, 2004 at 02:22:43PM -0500, Ken Smith wrote: > > On Sun, Dec 12, 2004 at 06:51:39PM +0000, Wilko Bulte wrote: > > > wilko 2004-12-12 18:51:39 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_4) > > > release/alpha dokern.sh > > > Log: > > > Alpha needs to get USB ethernet devices out of BOOTMFS, so the newly > > > added axe(4) needs to be here as well. > > > > > > > > > # USB support > > > # (if you add any USB devices to this list, they must be added to the Alpha > > > > > > # section of src/release/scripts/dokern.sh) > > > # USB Ethernet > > > > > > > > > Forgotten by: rsm :-) > > > > > > > This was probably my fault - he asked about it but I told him we were > > actively mucking with dokern.sh because we knew the boot floppies were > > overflowing. > > Mostly cluelessness on my part - I completely missed the very obvious > warning in GENERIC about this :-( > > Apologies. No worries... It is just that I am preparing to start cranking out alpha RC's that made me catch this one. -- Wilko Bulte wilko@FreeBSD.org