summaryrefslogtreecommitdiff
path: root/distrib/alpha
AgeCommit message (Expand)Author
2003-12-27More crunchgen lists needing -lz now for new gzip.martin
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-01-06writable, not writeable.wiz
2003-01-03Install release files under "${RELEASEDIR}/${MACHINE}/..." instead oflukem
2002-12-01Fix broken $NetBSD$ tag in 1.12 - 1.13isaki
2002-06-15use ${PRINTOBJDIR}lukem
2002-05-29use 555 instead of 755 for script permslukem
2002-05-14consistently use "${INSTALLBOOT} -v ..."lukem
2002-05-13Fix Makefiles to refer to proper kernel name (again).matt
2002-05-13# is the comment character, not $.matt
2002-05-12fix FLOPPYMETAFILElukem
2002-05-08- whitespace consistency cleanuplukem
2002-05-07migrate to /usr/sbin/installboot or ${INSTALLBOOT} as appropriatelukem
2002-05-04Convert from vnd and installboot.old to Makefile.tarfloppy and MI installboot.lukem
2002-05-04- add support for [-s suffix] to buildfloppies.sh (defaults to "",lukem
2002-05-02yet another distrib overhaul:lukem
2002-05-02convert to building with NDWO Makefile.tarfloppy.lukem
2002-04-30convert instkernel/fdset into using NDWO Makefile.tarfloppy, whichlukem
2002-04-26Use the correct name of the INSTALL kernel.matt
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-26Use the right name for the install kernel.matt
2002-04-14use ${PAX} instead of tarlukem
2002-04-13link mount_mfs to newfslukem
2002-04-13use gzip -9flukem
2002-04-12Makefile.mdset:lukem
2002-04-12- don't pull in <bsd.prog.mk> in Makefile.mdset; do that in the caller insteadlukem
2002-04-12use ${DISTRIBDIR} instead of ${_SRC_TOP_}/distriblukem
2002-04-11convert to using distrib/common/Makefile.mdsetlukem
2002-04-11use RELINSTALL from ../Makefile.inclukem
2002-04-10tweak how distrib/Makefile.inc is pulled inlukem
2002-04-10whitespace tweaklukem
2002-04-09- add specific special entry for sys/arch/${MACHINE}/stand/installbootlukem
2002-04-07rejig a bitlukem
2002-03-14parselist.awklukem
2002-03-07don't need this any morelukem
2002-03-07remove now-unnecessary cruftlukem
2002-03-07convert to using the New Distrib World Order.lukem
2002-03-07remove some unnnecessary variable assignments, and use ${NM} instead of nmlukem
2002-03-06use check_RELEASEDIR, and minor whitespace cleanuplukem
2002-03-05Make sure <bsd.own.mk> is pulled in before ${PRINTOBJDIR} is used.thorpej
2002-03-05Use ${PRINTOBJDIR}.thorpej
2002-02-11Add barriers after ramdisk and instkernel, but allow fd-set andthorpej
2002-02-09don't set the owner or group when installing into $RELEASEDIRlukem
2002-02-06TARGETS is defined by bsd.own.mk, so use LOCALTARGETS insteadross
2002-02-04stop specifying cylinders per groupross
2001-12-09simplify all vnd(4) names for vnconfig(8) and disklabel(8) as requiredross
2001-12-09+ get mtree definition from bsd.sys.mk, for subtree make runsross
2001-11-14${MAKE} print-objdir -> ${PRINTOBJDIR}tv
2001-10-21Convert to using ${MDSETIMAGE}.jmc