Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: release directories and naming for install images, live images,and isos



apb@ wrote:

> release(7) doesn't say where the outputs from build.sh 
> live-image and install-image will go, but src/BUILDING says 
> RELEASEDIR/liveimage and RELEASEDIR/installimage.

BUILDING says:
---
 :
     install-image
                   Create a bootable NetBSD installation disk image in the
                   RELEASEDIR/RELEASEMACHINEDIR/installation/installimage
                   directory.  The installation disk image is suitable for
 :
     live-image    Create NetBSD live images in the
                   RELEASEDIR/RELEASEMACHINEDIR/installation/liveimage direc-
                   tory.  The live image contains all necessary files to boot
 :
---

You can change the target directories by LIVEIMG_RELEASEDIR
and INSTIMG_RELEASEDIR varivables in src/etc/Makefile or
optional src/etc/etc.${MACHINE}/Makefile.inc.

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index