Date: Thu, 07 Nov 2002 21:41:43 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Matthew Jacob <mjacob@feral.com> Cc: alpha@FreeBSD.org Subject: Re: floppies for alpha/DP2 Message-ID: <XFMail.20021107214143.jhb@FreeBSD.org> In-Reply-To: <20021107103417.C4414-100000@wonky.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> <>< 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021107214143.jhb>