summaryrefslogtreecommitdiff
path: root/distrib/common/Makefile.bootcd
AgeCommit message (Expand)Author
2020-10-11Copy release to /${RELEASEMACHINEDIR} instead of /${MACHINE} to matchjmcneill
2019-12-20Do not populate /dev on CD images by default, instead rely on initmartin
2019-09-23Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead ofchristos
2018-09-28Fix stupid typo (=+ instead of +=).martin
2018-06-25Do not put debug.tgz and xdebug.tgz onto install CDs (a lot of themmartin
2017-09-08Introduce CDRELEASE_NODEBUG - if set, avoids putting debug sets in themartin
2017-02-16there is no -f in installchristos
2017-02-11more MKREPRO_TIMESTAMP fixes (for pax/tar generated files)christos
2017-02-10Initial pass to be unaffected by build umask on build artifactschristos
2016-06-19Copy with -f.isaki
2015-12-20Use MKREPRO_TIMESTAMPchristos
2015-11-25PR/50360: Thomas Klausner: if MKREPRO is set, provide a consistent timestampchristos
2015-05-29Put a full "init" /dev on the CD, not just "all". The install environmentmartin
2015-05-27Deal with WORKSPECFILE not existing for many cd imagesmartin
2015-05-27Do not default any CD_SETS - let the MD makefiles request them specifically.martin
2015-05-27Pass -U to maketars if we are not building as root.martin
2015-05-252nd try: make amd64, i386, sparc64 and vax iso images use full sets.martin
2015-05-19Revert previous untill fallout has been fixed.martin
2015-05-18Add a new simple method to put whole sets on CD images (instead ofmartin
2014-05-31Add a variable CDMAKEFSEXTRAOPTS to provide additional parameters to themartin
2014-02-15If MAKEVERBOSE < 2 remove the -v from pax command lines.dsl
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2013-01-29revert previous, it was an unintended side effect. fixed in makefschristos
2013-01-29The rockridge option of makefs now requires a =1, follow suit.he
2012-08-17Install fully-populated .iso images in ${RELEASEDIR}/images insteadriz
2012-01-22Add "live-image" and "install-image" target support to build.sh.tsutsui
2012-01-14PR# install/44593: Please give release ISO's more meaningful namesjmcneill
2009-09-25Exit with 1 so that we stay in single user mode when sysinst exits with 'x'.christos
2008-12-02Work around another bunch of places where Solaris' /usr/xpg4/bin/shhubertf
2008-11-21- Add CDRUNTIME variable that copies files from ${DESTDIR} onto the CD.ad
2008-06-23Change remaining instances of ${RELEASEDIR}/${MACHINES} tomatt
2007-11-23Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra itemssborrill
2007-11-20Fix some typos and note that bootxx_cd9660 can load from a path name longersborrill
2007-08-31add CDEXTRA for specifying a directory of extra stuff to put on a CDjnemeth
2007-08-30cd to previous directory after copying files so subsequent copies won't failjnemeth
2007-04-11Add CDSOURCE variable to include the source in the CD. From Anon Ymouschristos
2007-03-06Improve the use of makefs to build boot CDs, and make it truely MI:bouyer
2007-01-17Add CDRELEASE_NOISOS to allow excluding installation/cdroms fromhubertf
2007-01-07Use 'installboot -e ...' to modify the boot options on a boot file insteaddsl
2006-11-04Use CDROMS_RELEASEDIR consistentlyhubertf
2006-11-01Install CDs need rockridge extensions, else the sets can't be found.hubertf
2006-10-29Use TOOL_PAX instead of pax to allow building release CD images (i.e.jmmv
2006-08-02We need to .WAIT until 'prepare' is done, and then .WAIT untiloster
2006-06-02Add & enable boot-CDs (with ramdisk kernels only, no install sets),hubertf