index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
common
/
Makefile.bootcd
Age
Commit message (
Expand
)
Author
2014-02-15
If MAKEVERBOSE < 2 remove the -v from pax command lines.
dsl
2014-01-16
eliminate use of bsd.sys.mk from Makefiles
christos
2013-01-29
revert previous, it was an unintended side effect. fixed in makefs
christos
2013-01-29
The rockridge option of makefs now requires a =1, follow suit.
he
2012-08-17
Install fully-populated .iso images in ${RELEASEDIR}/images instead
riz
2012-01-22
Add "live-image" and "install-image" target support to build.sh.
tsutsui
2012-01-14
PR# install/44593: Please give release ISO's more meaningful names
jmcneill
2009-09-25
Exit with 1 so that we stay in single user mode when sysinst exits with 'x'.
christos
2008-12-02
Work around another bunch of places where Solaris' /usr/xpg4/bin/sh
hubertf
2008-11-21
- Add CDRUNTIME variable that copies files from ${DESTDIR} onto the CD.
ad
2008-06-23
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
matt
2007-11-23
Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items
sborrill
2007-11-20
Fix some typos and note that bootxx_cd9660 can load from a path name longer
sborrill
2007-08-31
add CDEXTRA for specifying a directory of extra stuff to put on a CD
jnemeth
2007-08-30
cd to previous directory after copying files so subsequent copies won't fail
jnemeth
2007-04-11
Add CDSOURCE variable to include the source in the CD. From Anon Ymous
christos
2007-03-06
Improve the use of makefs to build boot CDs, and make it truely MI:
bouyer
2007-01-17
Add CDRELEASE_NOISOS to allow excluding installation/cdroms from
hubertf
2007-01-07
Use 'installboot -e ...' to modify the boot options on a boot file instead
dsl
2006-11-04
Use CDROMS_RELEASEDIR consistently
hubertf
2006-11-01
Install CDs need rockridge extensions, else the sets can't be found.
hubertf
2006-10-29
Use TOOL_PAX instead of pax to allow building release CD images (i.e.
jmmv
2006-08-02
We need to .WAIT until 'prepare' is done, and then .WAIT until
oster
2006-06-02
Add & enable boot-CDs (with ramdisk kernels only, no install sets),
hubertf