From owner-freebsd-alpha Thu Nov 7 18:41:50 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F110337B497 for ; Thu, 7 Nov 2002 18:41:43 -0800 (PST) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8960643E77 for ; Thu, 7 Nov 2002 18:41:43 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 6111 invoked from network); 8 Nov 2002 02:41:55 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 8 Nov 2002 02:41:55 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gA82fgn5058339; Thu, 7 Nov 2002 21:41:42 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20021107103417.C4414-100000@wonky.feral.com> Date: Thu, 07 Nov 2002 21:41:43 -0500 (EST) From: John Baldwin To: Matthew Jacob Subject: Re: floppies for alpha/DP2 Cc: alpha@FreeBSD.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 07-Nov-2002 Matthew Jacob wrote: > > >> > >> > Oh- and here are the diffs- somebody can tell me quickly if they think >> > this is wrong. >> > >> > It took me so damned long because I didn't realize I could do a chroot >> > shell and iteratively work on the constantly breaking release.9 step >> > from the release filesystem directly. That's probably something worth >> > noting in the man page. >> >> make rerelease :) > > Umm- I thought you had to actually have a good complete run first for > rerelease- at least that's how I read the makefile. > >> One note, you don't need to mention stuff in dokern.sh if it is >> mentioned in drivers.conf as they are automatically removed. > > I'm not sure what you mean by this. Can you restate? The things listed in drivers.conf are automatically sed'd out, you don't need to list them again in doFS.sh. >> > + -e '/ bpf/d' \ >> >> This breaks dhcp installs. > > Ah. That should then go to floppy 2. > >> > echo "options SCSI_NO_SENSE_STRINGS" >> > +echo "makeoptions NO_MODULES=1" >> >> You don't need to do this I think. > > No, but it shortens building an MFS kernel by 30 minutes. Ah, that's only due to breakage introduced when cross release support was added. :-/ -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message