summaryrefslogtreecommitdiff
path: root/distrib/miniroot/Makefile
AgeCommit message (Collapse)Author
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo de Raadt
build the sets before we build the media. While there we can get rid of DESTDIR/snapshot too, and simply install straight into RELEASEDIR. (This also ends up saving an astounding amount of traffic/latency in a nfs environment)
2009-04-12run make depend for kernel, too; ok miodTheo de Raadt
2008-01-11cleanup: make -> ${MAKE} consistenly.Marc Espie
zap extra subshells. okay miod@
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsTheo de Raadt
for pushing disklabels onto the disk (and besides that, it is buggy and unreadable crap); thanks for help from krw
2004-02-28makeing->makingJolan Luff
2003-07-22- use :L variable modifier with ELF_TOOLCHAIN variableBrad Smith
- change 2 instances of the check from != "yes" to == "no" ok deraadt@
2002-08-05If ELF_TOOLCHAIN, pass -E to crunchgen and build elfrdsetroot insteadArtur Grabowski
of rdsetroot.
2002-04-30first pass of instbin removal movementTheo de Raadt
2001-09-04MB == megabytes, Mb == megabitsTheo de Raadt
1998-06-27s/23/${OSrev}/Todd T. Fries
1998-03-08moving to 2.3Theo de Raadt
1997-10-0121 -> 22Theo de Raadt
1997-09-26Fix some newfs usage.Todd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-09-05make depend (in this case) is a total waste of timeTheo de Raadt
1997-05-23${RAWLABEL}Theo de Raadt
1997-05-21always expose unconfig targetTheo de Raadt
1997-05-14Use svnds and remove ugly cache flushingNiklas Hallqvist
1997-05-11Build filesystems images in /var/tmp to avoid panic'ing if /tmp is MFS.Todd C. Miller
1997-05-06Allow archs override the crunchgen optionsNiklas Hallqvist
1997-05-03Allow certain ports to tell that newfs might failNiklas Hallqvist
1997-05-02Correct paths to the sys/ tree. Former path happened to workNiklas Hallqvist
in the default case, but was really wrong nonetheless.
1997-05-01Our cores are of the form *.coreNiklas Hallqvist
1997-05-01install targetTheo de Raadt
1997-05-01unconfig right devTheo de Raadt
1997-04-29Use the new style to build vnds. General 2.1 cleanup.Niklas Hallqvist
1996-10-12build kernel nicelyTheo de Raadt
1996-10-082.0, deal with nfs, build kernelTheo de Raadt
1996-09-05sync to netbsdTheo de Raadt
1996-01-07update from netbsdTheo de Raadt
1995-12-26update from netbsdTheo de Raadt