Subject: Re: Bootable cd from current or stable branch daily?
To: None <NA4G@aol.com>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 08/23/2003 14:48:24
On Sat, Aug 23, 2003 at 01:43:58AM -0400, NA4G@aol.com wrote:
> What is the correct way to make a bootable cd from the
> daily stable/current builds?

Mirror the release tree from ftp to ${RELEASEDIR}/sparc64 and then cd into
src/etc and do "make iso-image".

You need the tools build locally and mkisofs in your path.

This will add a bootable iso-image in ${RELEASEDIR}/sparc64/install/cdrom.

Martin