NetBSD/distrib
matt 450037c90f HAVE_GDB can trigger a false positive if MKGDB=no so add a check for it
like we do for HAVE_GCC.
2014-01-28 02:54:02 +00:00
..
acorn26 Bump the ramdisk image size so that the contents fits again. 2013-08-26 07:14:59 +00:00
acorn32 Revert Makefile changes. 2014-01-22 01:03:09 +00:00
alpha Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
amd64 Enabled building the kernel module containing the ramdisk required for full-disk encryption support by default. This should be the last part necessary on the amd64 port. 2013-07-15 00:29:49 +00:00
amiga nvi has moved. 2013-11-30 08:27:17 +00:00
arc Explicitly build space constrained ramdisk images without unwind tables. 2013-08-12 16:31:28 +00:00
atari Revert Makefile changes. 2014-01-22 01:03:09 +00:00
bebox use ${PRINTOBJDIR} to find the ../kernel-ramdisk/netbsd-INSTALL.gz, don't 2011-01-25 08:19:39 +00:00
cats Use common ${OBJCOPY_ELF2AOUT_FLAGS}. 2011-07-10 04:37:56 +00:00
cdrom Adjust everything under src (but outside src/tools) to use 2012-12-02 12:55:27 +00:00
cobalt Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
common Pass the -n flag to gzip invocations. 2014-01-27 21:37:17 +00:00
dreamcast dhclient -> dhcpcd 2013-03-22 10:52:20 +00:00
emips nvi has moved. 2013-11-30 08:27:17 +00:00
evbarm Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
evbmips just make the installation ptys (ipty); change it to opty if more needed. 2012-08-14 02:55:00 +00:00
evbppc Change all install media to use ipty instead of pty0 2012-08-14 07:24:40 +00:00
evbsh3 eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
ews4800mips Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
hp300 nvi has moved. 2013-11-30 08:27:17 +00:00
hp700 Fix PR/47123 for hp700 as well 2013-04-29 14:42:11 +00:00
hpcarm Revert Makefile changes. 2014-01-22 01:03:09 +00:00
hpcmips nvi has moved. 2013-11-30 08:27:17 +00:00
hpcsh Revert Makefile changes. 2014-01-22 01:03:09 +00:00
i386 This is the i386 version of the support for full-disk encryption; this commit allows building the ramdisk required as well as the associated kernel module (to be loaded in the kernel by the bootloader). 2013-07-16 02:10:43 +00:00
ibmnws Change all install media to use ipty instead of pty0 2012-08-14 07:24:40 +00:00
landisk Use src/distrib/utils/x_gzip in all install ramdisks/miniroots for now 2011-06-19 02:18:28 +00:00
luna68k Revive NetBSD/luna68k. 2011-07-16 15:52:20 +00:00
mac68k nvi has moved. 2013-11-30 08:27:17 +00:00
macppc sbin/pdisk -> external/bsd/pdisk change. Fix build. 2013-04-24 08:04:18 +00:00
miniroot Fix indent. 2011-06-19 06:48:07 +00:00
mipsco Remove unnecessary gnu/usr.bin path from SRCDIRS. 2011-06-19 02:25:45 +00:00
mvme68k nvi has moved. 2013-11-30 08:27:17 +00:00
mvmeppc
news68k Remove rarely maintained and required non-en translations. 2013-03-23 17:29:38 +00:00
newsmips Adjust file lists for recent move: 2011-01-14 10:26:28 +00:00
notes For MKREPRO, remove the "%%CreationDate:" comment line from 2014-01-26 17:00:03 +00:00
ofppc nvi has moved. 2013-11-30 08:27:17 +00:00
pmax it's called netbsd-INSTALL64.gz for pmax64. 2013-12-13 10:27:56 +00:00
prep Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
rs6000 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
sandpoint Change all install media to use ipty instead of pty0 2012-08-14 07:24:40 +00:00
sets HAVE_GDB can trigger a false positive if MKGDB=no so add a check for it 2014-01-28 02:54:02 +00:00
sgimips nvi has moved. 2013-11-30 08:27:17 +00:00
shark Use common ${OBJCOPY_ELF2AOUT_FLAGS}. 2011-07-10 04:37:56 +00:00
sparc nvi has moved. 2013-11-30 08:27:17 +00:00
sparc64 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
sun2 nvi has moved. 2013-11-30 08:27:17 +00:00
sun3 nvi has moved. 2013-11-30 08:27:17 +00:00
syspkg Consistently call the file system "ext2". 2010-02-21 13:28:12 +00:00
utils eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
vax Slightly bump ramdisk size, so the content fits even when compiled with 2014-01-24 12:19:10 +00:00
x68k Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
zaurus Bump the INSTALL ramdisk by 100k so that the contents fits again. 2013-06-28 19:24:28 +00:00
Makefile Build release notes if groff is present (MKGROFF!=no), not if man pages 2012-02-14 19:39:37 +00:00
Makefile.inc Add "live-image" and "install-image" target support to build.sh. 2012-01-22 03:53:29 +00:00