summaryrefslogtreecommitdiff
path: root/distrib/mac68k/instkernel
AgeCommit message (Expand)Author
2011-07-03Update location of "less" source directory to the build of varioustron
2011-06-19Remove unnecessary gnu/usr.bin path from SRCDIRS.tsutsui
2011-01-14Adjust file lists for recent move:tsutsui
2010-02-11Remove terminfo.db as it's now embedded in libterminfo.roy
2010-02-05Use the rescue terminfo.db in our images instead of termcap.roy
2009-11-13Remove reference to now-moved binutils src directory, it's not neededhe
2009-09-2034 different termcap subsets, plus a couple of ports still usingabs
2009-09-20Nothing needs disktab anymore, so we'd rather have an inode andabs
2009-09-20${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocolsabs
2009-09-20Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)abs
2009-04-29Fix indent and sort some entries.tsutsui
2009-04-07Change ramdisks from dhclient to dhcpcd and add corresponding glue tojoerg
2009-01-25Use the cutdown distrib/common/services and distrib/common/protocolsabs
2008-05-06Add -lprop to the LIBS line so that ifconfig will link.dyoung
2007-05-10Since /etc/services has gotten rather large, use a minimal one for installdogcow
2004-04-19Spell removable with only two es. Inspired by jmc@openbsd.wiz
2004-04-18Add French, German and Polish sysinstmsgs to all ramdisks that include sysinstdsl
2003-10-25use simpler MDSET_NOSTRIP= instead of MDSET_NOSTRIP.xxxx=lukem
2003-07-26netbsd.org->NetBSD.orgsalo
2003-01-19Remove "srcdir distrib/utils/x_mount" from ramdisk liststsutsui
2002-10-17Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6,lukem
2002-07-10Add date(1) to pacify dhclient-script.scottr
2002-07-04Add support for DHCP network configuration.scottr
2002-05-10enable MDSET_NOSTRIP.${FILENAME} for mac68k kernelslukem
2002-05-08- whitespace consistency cleanuplukem
2002-05-02yet another distrib overhaul:lukem
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-13no need for test,[ . reorder some itemslukem
2002-04-13Get termcap from the right place: ${DISTRIBDIR}/mac68k/miniroot/termcap.tv
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} appropriatelylukem
2002-04-11explicitly pull in distrib/Makefile.inclukem
2002-04-11.WAIT synclukem
2002-04-11convert to using distrib/common/Makefile.mdsetlukem
2002-04-10take advantage of TARGETS+=releaselukem
2002-04-06Set DBG=-Os for libhack.tsutsui
2002-04-01ensure all sysinst-using makefs generated images have at least 15 inodes free,lukem
2002-03-28- Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) arelukem
2002-03-28cosmetic reorglukem
2002-03-25Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default,lukem
2002-03-24in New Distrib World Order, don't need init_s, x_dd or x_shlukem
2002-03-24add missing IMAGEDEPENDlukem
2002-03-24use src/distrib/Makefile.inc, removing obsolete version herelukem
2002-03-24remove unused fileslukem
2002-03-24remove now-unnecessary fileslukem
2002-03-23Switch to the new common ramdisk build infrastructure.shiba
2002-03-05Make sure <bsd.own.mk> is pulled in before ${PRINTOBJDIR} is used.thorpej
2002-03-05Use ${PRINTOBJDIR}.thorpej
2002-03-04Clean up make release procedure. But just make throughshiba