summaryrefslogtreecommitdiff
path: root/distrib/common
AgeCommit message (Expand)Author
2006-08-23Properly set ${_FILENAME} if the _F item of MDSETTARGETS is '-'.bouyer
2006-08-02We need to .WAIT until 'prepare' is done, and then .WAIT untiloster
2006-06-27PR/33837: Bucky Katz: crossbuild of release fails because $MAKE not passedchristos
2006-06-02Add & enable boot-CDs (with ramdisk kernels only, no install sets),hubertf
2005-11-10Stop make wingeing when the crunchgen binary can't be located.dsl
2005-11-07We need the absolute path of the crunchgen binary in order to make thedsl
2005-09-10The 'padded by' number displayed for multi-floppy images has been out by 8kdsl
2005-09-05Fix breakage from yesterday!dsl
2005-09-04Report the exact number of free bytes in the install floppy images.dsl
2005-09-04Make ${CRUNCHBIN}.mk depend on ${TOOL_CRUNCHGEN:[-1]} instead of .PHONY.dsl
2005-09-03Tell pax to use 8k (not 10k) buffers when generating the tar archivedsl
2005-08-27Copy the Spanish language file into the ramdisk.xtraeme
2005-06-27add "fsimage" phony target to rebuild image.dbj
2005-05-31Support MDSET_POST; apply the operation to every image.lukem
2005-03-04When a boot floppy overran, the reported excess size was 8k too big.dsl
2005-02-10Make the crunchgen generated makefile regen on each runjmc
2005-01-19Uselukem
2005-01-18Only support SMALLPROG_INET6 if ${USE_INET6} != "no".lukem
2004-09-22Typo police: sytem -> system.snj
2004-06-12The code to pad floppies could sometimes overwrite the end of the kerneldsl
2004-06-06Remove the .comment and .ident sections when stripping kernels.dsl
2004-05-04Remove "./dev type=dir" entry from generated devices.spec, as itlukem
2004-05-04MAKEVERBOSE supportlukem
2004-04-29Add /targetroot (used by sysinst) so that sysinst can work on sparc (etc)dsl
2004-04-18Add French, German and Polish sysinstmsgs to all ramdisks that include sysinstdsl
2004-02-02Add a list of files which determine the kernel version ashe
2004-01-17Run mdsetimage on a temporary copy of the kernel, then we retry if/whendsl
2004-01-01When using "MAKEDEV -s" to generate a specfile, rewrite the paths fromlukem
2003-12-21Rework MAKEDEV:lukem
2003-11-14s/awk/${AWK}matt
2003-11-09When calculating the number of disks, take into account that everylukem
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-25Update for MAKEDEV.tmpl changes; use <.OBJDIR-of-etc>/MAKEDEVlukem
2003-10-24Add MDSET_NOSTRIP and MDSET_NOSYMBOLS; global versions of the "per ${FILE}"lukem
2003-10-03Allow ${CRUNCHBIN} to be optional by defaulting to "." when doing thelukem
2003-07-10revert previous accidental commit (just whitespace tyop in this case)lukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-05-18Don't force "make -j 1" any more, since David Laight appears to havelukem
2003-05-15Avoid building the xxx.mk file (etc) multiple times in a parralel build.dsl
2003-05-09Force ramdiskbin.mk to be run to update the crunched binary.dsl
2003-05-09pull in <bsd.sys.mk> for HOST_SHlukem
2003-05-09Don't bother building var/db/obsolete/* files for the install media;lukem
2003-05-08Use ${HOST_SH}christos
2003-05-08use ${HOST_SH}christos
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2003-03-25Add MAKE to PARSELISTENV, and specifically set MAKE=${MAKE} inlukem
2003-03-25Fix cross building case where the host is not a NetBSD host. We needimp
2003-03-11add multiple-include protection.lukem
2003-03-11Augment the `KERNEL' field of MDSETIMAGES; if it contains a `/'lukem
2003-03-10a minor heads-up. (if i got bit by this, someone else might)lukem