summaryrefslogtreecommitdiff
path: root/distrib/miniroot/Makefile
AgeCommit message (Expand)Author
2019-12-291. Remove all the special handling of variables (-d -p -P -s -S) thatchristos
2009-09-20${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocolsabs
2009-01-25Use the cutdown distrib/common/services and distrib/common/protocolsabs
2008-09-19Add ${IMAGE}.gz to dependency list of release:: target as well as the onetsutsui
2008-06-23Change remaining instances of ${RELEASEDIR}/${MACHINES} tomatt
2007-05-10Since /etc/services has gotten rather large, use a minimal one for installdogcow
2003-01-03Install release files under "${RELEASEDIR}/${MACHINE}/..." instead oflukem
2002-05-07enable (default) libhack for all miniroots.lukem
2002-05-07Use release:: instead of release: when multiple release targets may existlukem
2002-05-02yet another distrib overhaul:lukem
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-23Make sure DBG setting is passed to crunch Makefile to get propertv
2002-04-12- replace image_md_post: target with IMAGE_MD_POST variable, and uselukem
2002-04-12remove MAKESUMS (provided by ../Makefile.inc). minor tweakslukem
2002-04-10tweak how distrib/Makefile.inc is pulled in. use realall: instead of all:lukem
2002-04-08Set CKSUM in makesums' environment.bjh21
2002-03-18add empty image_md_post rule so ports that don't provide one won't barflukem
2002-03-17If we're going to use DISTRIB(REV|VER) in generated files, have those fileslukem
2002-03-16need to pass DISTRIBREV and DISTRIBVER to parselist as welllukem
2002-03-14parselist.awklukem
2002-03-06Commit work-in-progess rototill of distrib/miniroot and associated machinelukem
2002-02-12Use the building machine's raw partition instead of fixed "c" to allowis
2002-02-12remove REV in favour of DISTRIBREV (from ../Makefile.inc)lukem
2002-02-09don't set the owner or group when installing into $RELEASEDIRlukem
2002-01-15Test DESTDIR and RELEASEDIR for non-emptyness as well as existence, sigh..pk
2002-01-15Remove instbin.cache from dependency lists, since crunchgen is now runpk
2002-01-07use 'vnd0' instead of 'vnd0c', when unconfigure device.shin
2001-11-27Just use vnd0 when vnconfig'ing and then use the char/raw device when newfs'ingjmc
2001-11-08Use the block device when invoking "vndconfig" because the charactertron
2001-11-07use raw device name for vnconfig.shin
2001-10-13Add MTREE?= to add Makefiles and use when running mtreejmc
2001-10-10Use symbol MTREECONF instead of MTREE to refer configuration fileenami
2001-02-25Make sure crunchgen remakes the makefile everytime and it doesn't use it'sjmc
2000-11-01Change all ocurrences of "crunchgen" to ${CRUNCHGEN}garbled
2000-08-30Usejhawk
2000-08-29Backout previous commit. It shouldn;t have happend.leo
2000-08-29Pull up revision 1.16 (requested by leo, approved by thorpej).leo
2000-05-18Updagte the VAX bits so they actually work. Use the common method of buildingmatt
2000-05-05Added missing .gz to makesums argsjg
2000-05-02use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.sjg
2000-05-02Use top-level Makefile.inc to set BSDSRCDIRsjg
2000-04-16Fix path to `makesums'pk
2000-04-16Use relative path to osrelease.shmatt
2000-03-07Bump image size by 1MB.pk
2000-03-06Make sure the miniroot distribution directory exists.is
2000-01-10Remove version number from boot image files.pk
1999-10-18Add `release:' targets.pk
1999-07-18s/makeing/making/abs
1999-05-11Sync with the recent crunchgen changes.veego
1999-04-18use an async mount for building the miniroot filesystemis