From owner-freebsd-alpha Thu Nov 7 10:36:20 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 2416837B401; Thu, 7 Nov 2002 10:36:19 -0800 (PST) Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9558D43E3B; Thu, 7 Nov 2002 10:36:18 -0800 (PST) (envelope-from mjacob@feral.com) Received: from wonky.feral.com (wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id gA7IaHZ45239; Thu, 7 Nov 2002 10:36:17 -0800 (PST) (envelope-from mjacob@feral.com) Date: Thu, 7 Nov 2002 10:36:16 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: John Baldwin Cc: alpha@FreeBSD.org Subject: Re: floppies for alpha/DP2 In-Reply-To: Message-ID: <20021107103417.C4414-100000@wonky.feral.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 > > > > 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? > > + -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. Thanks. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message