Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jan 2002 13:14:04 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        "Bruce A. Mah" <bmah@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/release Makefile
Message-ID:  <XFMail.020107131404.jhb@FreeBSD.org>
In-Reply-To: <200201072020.g07KK7965561@bmah.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 07-Jan-02 Bruce A. Mah wrote:
> If memory serves me right, John Baldwin wrote:
>> jhb         2002/01/06 23:42:41 PST
>> 
>>   Modified files:        (Branch: RELENG_4)
>>     release              Makefile 
>>   Log:
>>   MFC: Rev. 1.640 and 1.644: split the mfsroot out of boot.flp kernel and
>>   don't use write_mfs_in_kernel anymore.  Also, switch to using a stock
>>   GENERIC kernel for booting off the CD on Alpha and on x86 with cdboot.
>>   On x86 INTRO_USERCONFIG isn't enabled for a CD that boots from cdboot
>>   however.   It still works fine for a CD that boots from boot.flp like we
>>   currently do.
> 
> Do you plan to frob src/release/{alpha,i386}/mkisoimages.sh too (to 
> update the -b and -c options to mkisofs)?

They don't need any frobbing right now.  Since cdboot doesn't run
INTRO_USERCONFIG (we could fix that by compiling the 'intro' keyword into the
kernel if VISUAL_USERCONFIG is specified, I already create a kernel.conf that
contains 'intro', it just doesn't work) it's not suitable yet.  Also, the idea
for our RC's are to distribute both a cdboot and boot.flp ISO, so we can
deterine how wide-spread support is for cdboot.  If it's very wide, we might
ship a cdboot ISO by default.  If it's not supported by most of the systems out
there, we might just ship a boot.flp ISO by default.  If it's more of an even
split, we might want to ship 2 ISO's.  The only changes are the options to
mkisofs, and both ISO's have the exact same contents, so it's not that much
effort to generate 2 ISO's.  Now if someone is going to ship CD's, they will
probably want to pick one or the other.

> Bruce.

-- 

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 cvs-all" in the body of the message




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