Now that we do not force debug sets off install CDs any more, explicitly

set CDRELEASE_NODEBUG everywhere.
This commit is contained in:
martin 2018-09-28 15:05:19 +00:00
parent e918e5b057
commit 0e857c5e1f
45 changed files with 91 additions and 46 deletions

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.2 2007/10/01 17:28:56 bouyer Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:19 martin Exp $
CDBASE= acorn32cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.2 2012/01/15 22:34:33 jmcneill Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:19 martin Exp $
CDBASE= alphacd # gives ${CDBASE}.iso
CDINSTKERNEL= ../../instkernel/instkernel
CDKERNELS= netbsd netbsd
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
#make the CD bootable
image_md_post:

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2011/01/18 00:16:13 jym Exp $
# $NetBSD: Makefile,v 1.5 2018/09/28 15:05:20 martin Exp $
#
# Install CD, to be made after 'build.sh release'
@ -9,6 +9,7 @@
CDBASE= amd64cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDBUILDEXTRA= boot.cfg # Add boot.cfg file
CLEANFILES+= boot.cfg

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:56:50 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:20 martin Exp $
CDBASE= amigacd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.3 2008/05/03 05:07:27 tsutsui Exp $
# $NetBSD: Makefile,v 1.4 2018/09/28 15:05:20 martin Exp $
CDBASE= arccd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDKERNELS= netbsd-RAMDISK.gz netbsd
CDINSTKERNEL= ../../instkernel
CDBUILDEXTRA= ${DESTDIR}/usr/mdec/boot

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:56:55 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:20 martin Exp $
CDBASE= ataricd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 2010/10/05 14:16:19 tsutsui Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:20 martin Exp $
CDBASE= catscd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDKERNELS= netbsd-INSTALL.aout netbsd
CDINSTKERNEL= ../../instkernel

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2008/02/02 14:06:48 tsutsui Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:20 martin Exp $
CDBASE= cobaltcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:56:56 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:20 martin Exp $
CDBASE= dreamcastcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 2012/01/15 22:34:33 jmcneill Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:20 martin Exp $
CDBASE= emipscd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDKERNELS= netbsd-INSTALL.gz netbsd
CDINSTKERNEL= ../../instkernel

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 2012/02/23 11:03:53 nonaka Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:20 martin Exp $
CDBASE= evbarm-${MACHINE_ARCH}cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:56:59 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:20 martin Exp $
CDBASE= evbmips-${MACHINE_ARCH}cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:00 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:20 martin Exp $
CDBASE= evbppccd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.1 2011/06/18 06:25:43 nonaka Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:20 martin Exp $
CDBASE= evbsh3-${MACHINE_ARCH}cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:01 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:21 martin Exp $
CDBASE= ews4800mipscd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:01 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:21 martin Exp $
CDBASE= hp300cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:03 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:21 martin Exp $
CDBASE= hpcarmcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:04 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:21 martin Exp $
CDBASE= hpcmipscd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:05 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:21 martin Exp $
CDBASE= hpcshcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.1 2014/02/24 07:23:38 skrll Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:21 martin Exp $
.include "${.CURDIR}/../Makefile.cdrom"
CDBASE= hppacd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2008/12/02 10:48:21 ad Exp $
# $NetBSD: Makefile,v 1.9 2018/09/28 15:05:21 martin Exp $
#
# Install CD, to be made after 'build.sh release'
@ -9,6 +9,7 @@
CDBASE= i386cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDBUILDEXTRA+= boot.cfg # Add boot.cfg file
CLEANFILES+= boot.cfg

View File

@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.2 2017/01/09 13:36:22 christos Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:21 martin Exp $
CDBASE= ia64cd # gives ${CDBASE}.iso
#CDINSTKERNEL= ../../instkernel/instkernel
CDKERNELS= netbsd netbsd
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
# don't make the CD bootable, there is no installboot support for ia64
# image_md_post:

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:06 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:21 martin Exp $
CDBASE= ibmnwscd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2011/07/16 15:52:21 tsutsui Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:21 martin Exp $
CDBASE= luna68kcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 2010/05/04 14:09:11 tsutsui Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:21 martin Exp $
CDBASE= macppccd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDKERNELS= netbsd-INSTALL.gz netbsd
CDINSTKERNEL= ../../floppies/md-kernel
CDBUILDEXTRA= ${DESTDIR}/usr/mdec/ofwboot.xcf

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:07 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:22 martin Exp $
CDBASE= mipscocd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:10 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:22 martin Exp $
CDBASE= mvme68kcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:11 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:22 martin Exp $
CDBASE= mvmeppccd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:11 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:22 martin Exp $
CDBASE= news68kcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:12 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:22 martin Exp $
CDBASE= newsmipscd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.5 2017/02/10 16:43:59 christos Exp $
# $NetBSD: Makefile,v 1.6 2018/09/28 15:05:22 martin Exp $
CDBASE= ofppccd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDKERNELS+= netbsd-INSTALL.gz netbsd
CDINSTKERNEL= ../../instkernel

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.3 2014/03/31 11:25:47 martin Exp $
# $NetBSD: Makefile,v 1.4 2018/09/28 15:05:22 martin Exp $
CDBASE= playstation2cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.3 2013/12/13 10:27:56 mrg Exp $
# $NetBSD: Makefile,v 1.4 2018/09/28 15:05:22 martin Exp $
CDBASE= pmaxcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.if ${MACHINE_ARCH} == "mipsel"
CDKERNELS= netbsd-INSTALL.gz netbsd
.else

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.3 2012/01/15 22:34:33 jmcneill Exp $
# $NetBSD: Makefile,v 1.4 2018/09/28 15:05:22 martin Exp $
CDBASE= prepcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDMAKEFSOPTIONS=bootimage=powerpc;cdrom/prep/installation/floppy/sysinst_com0.fs
# prep needs a fdisk partition table at the head of the cd, pointing to the

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:21 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:22 martin Exp $
CDBASE= sandpointcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 2012/01/15 22:34:34 jmcneill Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:22 martin Exp $
CDBASE= sgimipscd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDKERNELS= netbsd-INSTALL32_IP2x.gz ip2x
CDKERNELS+= netbsd-INSTALL32_IP3x.gz ip3x
CDINSTKERNEL= ../../instkernel

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:22 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:22 martin Exp $
CDBASE= sharkcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 2012/01/15 22:34:34 jmcneill Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:23 martin Exp $
CDBASE= sparccd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
# for PRINTOBJDIR
.include <bsd.own.mk>

View File

@ -1,9 +1,10 @@
# $NetBSD: Makefile,v 1.29 2017/09/08 09:50:45 martin Exp $
# $NetBSD: Makefile,v 1.30 2018/09/28 15:05:23 martin Exp $
.include <bsd.own.mk>
CDBASE= sparc64cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDKERNELS= ${RELEASEDIR}/${MACHINE}/binary/kernel/netbsd-GENERIC.gz netbsd
CD_SETS= base etc
.if ${MKKMOD} != "no"
@ -13,7 +14,6 @@ CD_SETS+= modules
SYSINSTDIR!= cd ${.CURDIR}/../../../../usr.sbin/sysinst/arch/${MACHINE} && ${PRINTOBJDIR}
CDRELEASE_NOISOS= true
CDRELEASE_NODEBUG= true
CDBOOTIMAGEDIR!= cd ${NETBSDSRCDIR}/distrib/sparc64/bootfs && ${PRINTOBJDIR}
CDBOOTIMAGE= ${CDBOOTIMAGEDIR}/boot.fs
SUN_BOOT_ARGS:= - - - - ${CDBOOTIMAGE}

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.26 2013/11/30 08:19:30 nakayama Exp $
# $NetBSD: list,v 1.27 2018/09/28 15:05:23 martin Exp $
SRCDIRS bin sbin libexec external/bsd/less/bin usr.bin usr.sbin
@ -58,6 +58,7 @@ PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
PROG usr/bin/less usr/bin/more
PROG usr/bin/sed
PROG usr/bin/tip
# PROG usr/bin/xz
PROG libexec/lfs_cleanerd
@ -75,6 +76,7 @@ SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
SPECIAL ping srcdir distrib/utils/x_ping
SPECIAL pppd srcdir external/bsd/ppp/usr.sbin/pppd
SPECIAL route srcdir distrib/utils/x_route
# SPECIAL xz srcdir external/public-domain/xz/bin
LIBS libhack.o
LIBS -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lpcap -lz -lprop

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:25 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:23 martin Exp $
CDBASE= sun2cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 2012/01/15 22:34:34 jmcneill Exp $
# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:23 martin Exp $
CDBASE= sun3cd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
# for PRINTOBJDIR
.include <bsd.own.mk>

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.16 2017/02/10 16:43:59 christos Exp $
# $NetBSD: Makefile,v 1.17 2018/09/28 15:05:23 martin Exp $
CDBASE= vaxcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDKERNELS= ${RELEASEDIR}/${MACHINE}/binary/kernel/netbsd-GENERIC.gz netbsd.gz
CDRELEASE_NOISOS=true
CD_SETS= base etc # no modules for VAX

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.3 2012/11/22 20:26:33 tsutsui Exp $
# $NetBSD: Makefile,v 1.4 2018/09/28 15:05:23 martin Exp $
CDBASE= x68kcd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
CDINSTKERNEL= ../../floppies/instkernel
CDKERNELS= netbsd-INSTALL.gz netbsd
CDBUILDEXTRA= ${BOOT}

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.1 2011/05/29 17:19:31 tsutsui Exp $
# $NetBSD: Makefile,v 1.2 2018/09/28 15:05:23 martin Exp $
CDBASE= zauruscd # gives ${CDBASE}.iso
CDRELEASE= true # include $RELEASEDIR/$MACHINE
CDRELEASE_NODEBUG= true
.include "${.CURDIR}/../../../common/Makefile.bootcd"