From owner-cvs-all Fri Feb 25 12:55:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A9D2237BBA3; Fri, 25 Feb 2000 12:55:17 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA27532; Fri, 25 Feb 2000 12:55:17 -0800 (PST) (envelope-from jkh@FreeBSD.org) Message-Id: <200002252055.MAA27532@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Fri, 25 Feb 2000 12:55:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall devices.c system.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 2000/02/25 12:55:17 PST Modified files: release/sysinstall devices.c system.c Log: Make sysinstall use the new debug.boothowto OID. It will now go straight into debug mode if you boot -v. Also conditionalize some annoying debugging output now that we have this ability. Partially submitted by: msmith Approved by: jkh [to make certain wise-acres happy ;)] Revision Changes Path 1.116 +29 -10 src/release/sysinstall/devices.c 1.103 +9 -5 src/release/sysinstall/system.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message