summaryrefslogtreecommitdiff
path: root/distrib/macppc
AgeCommit message (Expand)Author
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-02-18Include pdisk on the ramdisk. It can be very useful during installation.soren
2003-01-19Remove "srcdir distrib/utils/x_mount" from ramdisk liststsutsui
2003-01-03Install release files under "${RELEASEDIR}/${MACHINE}/..." instead oflukem
2002-11-18Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX".lukem
2002-10-17Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6,lukem
2002-10-17Rework how SMALLPROG was being used and how INET6 support was enabled.lukem
2002-06-18make macppc install floppy IPv6 readyitojun
2002-06-17add tools to partition MBR-based diskitojun
2002-05-27installboot changed location to /usr/sbin.wiz
2002-05-21We are switching to usr.sbin/installboot.briggs
2002-05-15convert to MI installboot. this now cross compiles. (XXX: boot.fs untested)lukem
2002-05-08- whitespace consistency cleanuplukem
2002-05-04- add support for [-s suffix] to buildfloppies.sh (defaults to "",lukem
2002-05-02yet another distrib overhaul:lukem
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-16convert to NDWO ustar bootfloppy creation process.lukem
2002-04-14No need to use ${MAKEFS} for ustarfs image.tsutsui
2002-04-13consistency cleanuplukem
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-12cleanup makefiles to NNDWOlukem
2002-04-11convert to using distrib/common/Makefile.mdsetlukem
2002-04-10Add multiple bootfd support.tsutsui
2002-04-09Add -mstring to DBG to save some more bytes.tsutsui
2002-04-09Make sure to build netbsd.GENERIC_MD.gz by default.tsutsui
2002-04-07Set srcdir for sys/arch/${MACHINE}/stand/installboottsutsui
2002-04-06Set DBG="-Os -mmultiple" and also pass it to crunchgen via CRUNCHGEN_FLAGS.tsutsui
2002-04-01ensure all sysinst-using makefs generated images have at least 15 inodes free,lukem
2002-03-31sprinkle .WAITlukem
2002-03-31use check_RELEASEDIRlukem
2002-03-31Include distrib/Makefile.inc directly.tsutsui
2002-03-30Remove obsolete files in NDWO.tsutsui
2002-03-30Switch to ustarfs-based boot floppy.tsutsui
2002-03-30Include distrib/Makefile.inc directly.tsutsui
2002-03-30Switch to New Distrib World Order.tsutsui
2002-03-28- Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) arelukem
2002-02-09don't set the owner or group when installing into $RELEASEDIRlukem
2002-02-04NOLIBHACKOPENDIR is gone.tsutsui
2001-12-10Convert to minimal /dev with the rest generated at bootup on an mfs mounted dirjmc
2001-12-10Remove ed. It's not needed for install and consumes way too much space to fit.jmc
2001-11-20Use x_ed so the floppy once again fitsjmc
2001-11-20Make sure clean rule cleans out all of the ramdisk stuff. Also includejmc
2001-11-20Change rule to realall as dependall is defined in the .mk filesjmc
2001-11-14${MAKE} print-objdir -> ${PRINTOBJDIR}tv
2001-11-11Make everything fit once again.jmc
2001-10-21Convert to using ${MDSETIMAGE}.jmc
2001-10-21Change ${SIZE} to ${DISKSIZE} to avoid conflicts with vars used with newjmc
2001-10-13Add MTREE?= to add Makefiles and use when running mtreejmc