[BACK]Return to README CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / distrib / cdrom

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/distrib/cdrom/README between version 1.3 and 1.4

version 1.3, 2009/03/21 22:54:30 version 1.4, 2009/03/22 15:02:24
Line 16  iconv(3) libraries on creating the hybri
Line 16  iconv(3) libraries on creating the hybri
 but the latest mkisofs(8) (at least cdrtools-2.01.01.36) from pkgsrc  but the latest mkisofs(8) (at least cdrtools-2.01.01.36) from pkgsrc
 dumps core on it. cdrtools-2.01 is required to build images. (PR pkg/37643)  dumps core on it. cdrtools-2.01 is required to build images. (PR pkg/37643)
   
   Note you can also use compiled release binaries prepared in RELEASEDIR by
   "build.sh release" if you need only single ISO image for a specific port.
   
   
 Environment variables:  Environment variables:
   
Line 83  make RELEASE=5.0 TARGET_CD_IMAGE=mac68kc
Line 86  make RELEASE=5.0 TARGET_CD_IMAGE=mac68kc
   
 make RELEASE=5.0 TARGET_CD_IMAGE=mac68kcd all  make RELEASE=5.0 TARGET_CD_IMAGE=mac68kcd all
  -> build an ISO image for mac68k from downloaded files as the above   -> build an ISO image for mac68k from downloaded files as the above
   
   make RELEASE=5.0 TARGET_CD_IMAGE=macppccd \
       DISTRIBDIR=/usr/obj.macppc/releasedir all
    -> build an ISO image for macppc from release binaries
       built by "build.sh release" in the RELEASEDIR
       (use appropriate RELEASEDIR on your build environment)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>