Subject: Re: 1.5_ALPHA ISO ?
To: None <hubert.feyrer@informatik.fh-regensburg.de>
From: Todd Whitesel <toddpw@best.com>
List: tech-install
Date: 08/11/2000 01:24:35
> I guess I can investigate what's necessary, but if you want to include
> this in your new scheme, don't let me stop you. ;)

Kudos to
	http://www.netbsd.org/Documentation/bootcd.html

After reading that, I see that for most arches, doing a single-arch CD is
easy because we have the correct installboot program available already.
The command examples are pretty complete, so it looks like somebody already
did the research for you. ^_^

To do a multiple-arch CD, you either have to process the same .iso file
on multiple machines in sequence, or custom-compile installboot so it can
imitate the other ports' installboot programs.

Does anyone feel up to the task of merging installboot and adding an option
so that you can tell it to imitate another port's installboot?

> > MKISOFS?= mkisofs	# not in base system; see pkgsrc/sysutils/mkisofs
> 
> Yah, well, we don't ship mkisofs in base, that's my (only) concern.

Ok. I don't understand why assuming /usr/local would have helped any,
but it's not important.

The main thing is to get something into the tree so that people who are
able to 'make release' will be able to run 'make isofs' or 'make cdimage'
easily. Probably the make bits should first check for mkisofs/mksunbootcd,
and halt with a clear error message if they are not installed.

Todd Whitesel
toddpw @ best.com