From owner-p4-releng Mon Mar 18 17:46:38 2002 Delivered-To: p4-releng@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id AAEE337B416; Mon, 18 Mar 2002 17:46:31 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 616C437B402 for ; Mon, 18 Mar 2002 17:46:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2J1kUo11334 for perforce@freebsd.org; Mon, 18 Mar 2002 17:46:30 -0800 (PST) (envelope-from murray@freebsd.org) Date: Mon, 18 Mar 2002 17:46:30 -0800 (PST) Message-Id: <200203190146.g2J1kUo11334@freefall.freebsd.org> From: Murray Stokely Subject: PERFORCE change 7841 for review To: Perforce Change Reviews Sender: owner-p4-releng@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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