Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2004 14:05:36 -0500
From:      John Baldwin <john@baldwin.cx>
To:        John Baldwin <jhb@FreeBSD.org>, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/release Makefile
Message-ID:  <200401291405.36318.john@baldwin.cx>
In-Reply-To: <200401291901.i0TJ1wnW069658@repoman.freebsd.org>
References:  <200401291901.i0TJ1wnW069658@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 29 January 2004 02:01 pm, John Baldwin wrote:
> jhb         2004/01/29 11:01:58 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     release              Makefile
>   Log:
>   - Tweak order of arch fs options to stick all floppy options together and
>     all MFS root options together and in the same order on all archs.
>   - Drop support for using the no longer existing 2.88 floppy image for CD
>     booting on i386 via the EMUL_BOOT variable.
>   - Use a stock loader on the boot floppy rather than one without forth.
>   - Force the gzip of the mfsroot in release.9 to succeed.  This is useful
>     when doing lots of rereleases when testing floppy changes.
>   - If an acpi kernel module exists, stick it on the boot floppy and for
>     now always load it after the kernel.

The next step will be to use the standard forth scripts on the boot floppies 
including the now infamous beastie menu.  It looks like I can pull that off 
by using the 'foo_before' variables for the mfsroot and acpi modules to run a 
command to prompt the user for the boot floppy before loading the module.

-- 
John Baldwin <john@baldwin.cx>  <><  http://www.baldwin.cx/~john/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org

_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401291405.36318.john>