Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 17:46:30 -0800 (PST)
From:      Murray Stokely <murray@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 7841 for review
Message-ID:  <200203190146.g2J1kUo11334@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=7841

Change 7841 by murray@murray_builder on 2002/03/17 22:52:50

	Add DEBUG to the list of kernels to build.  The code in
	release.3 looks buggy.  I don't think this will work.  I will kick off
	a release build and see how it looks.

Affected files ...

... //depot/releng/5_dp1/src/release/Makefile#2 edit

Differences ...

==== //depot/releng/5_dp1/src/release/Makefile#2 (text+ko) ====

@@ -131,7 +131,7 @@
 CRYPTO_DISTS?=	crypto krb4 krb5
 BIN_DISTS?=	bin
 DISTRIBUTIONS?=	${BIN_DISTS} ${OTHER_DISTS} ${COMPAT_DISTS} ${CRYPTO_DISTS}
-KERNELS?=	GENERIC
+KERNELS?=	GENERIC DEBUG
 
 BOOT1=	etc/defaults/rc.conf
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-releng" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203190146.g2J1kUo11334>