Subject: Re: iso-image
To: Alan Barrett <apb@cequrux.com>
From: Iain Hibbert <plunky@rya-online.net>
List: current-users
Date: 04/01/2007 18:06:39
On Sun, 1 Apr 2007, Alan Barrett wrote:

> On Sun, 01 Apr 2007, Iain Hibbert wrote:
> >    regarding the iso-image target, in BUILDING it says:
>      [outdated stuff]
>
> Does the following patch to BUILDING.mdoc look accurate?

that looks to be what happened here.. (I don't know about architectures
other than i386 alas)

btw Dq args do not need quotes, so

+.Dq make release .

is more consistent with other usage in that file..

iain

PS also in src/Makefile:
#   iso-image:
#	Create CD-ROM image in RELEASEDIR/MACHINE/installation.
#	RELEASEDIR must already have been populated by `make release'
#	or equivalent.