hubertf
05975d2cfb
Add CDRELEASE_NOISOS to allow excluding installation/cdroms from
...
CDs that have full releases.
2007-01-17 00:47:40 +00:00
dsl
166a60fbb9
Use 'installboot -e ...' to modify the boot options on a boot file instead
...
of trying to install the image into a small file.
2007-01-07 18:34:48 +00:00
hubertf
3da409792d
Use CDROMS_RELEASEDIR consistently
2006-11-04 12:06:28 +00:00
hubertf
7e8c91d132
Install CDs need rockridge extensions, else the sets can't be found.
...
This fixes building of src/distrib/{i386,amd64/cdroms/installcd
(or .../cdroms/bootcd* with CDRELEASE set, which is about the same)
2006-11-01 16:47:17 +00:00
jmmv
7c53e12270
Use TOOL_PAX instead of pax to allow building release CD images (i.e.
...
CDRELEASE=true) on non-NetBSD systems.
2006-10-29 16:45:18 +00:00
oster
066dca4e5e
We need to .WAIT until 'prepare' is done, and then .WAIT until
...
'copy-releasedir' is done before doing 'image'. Failure to do so
leads to a race condition that may result in build errors on
parallel builds with '-j 4' and '-j 16'.
2006-08-02 21:37:41 +00:00
hubertf
f3513c1e13
Add & enable boot-CDs (with ramdisk kernels only, no install sets),
...
built as part of a regular release. For more information, see
http://mail-index.netbsd.org/tech-install/2006/05/11/0001.html
OK: core@
2006-06-02 22:35:21 +00:00