From owner-cvs-all Sun Jan 14 21:30:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C19D237B6A0; Sun, 14 Jan 2001 21:29:53 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0F5TrX86109; Sun, 14 Jan 2001 21:29:53 -0800 (PST) (envelope-from peter) Message-Id: <200101150529.f0F5TrX86109@freefall.freebsd.org> From: Peter Wemm Date: Sun, 14 Jan 2001 21:29:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall disks.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/01/14 21:29:53 PST Modified files: release/sysinstall disks.c Log: Don't invite trouble by waving the 'Dangerously Dedicated' (DD) option at people. This has been sitting in my tree for a few months now. I have spoken with quite a few folks about this and the support for doing this was pretty strong. I dont remember names though, so I cannot share the blame :-(. Note that this does not *remove* DD mode, it just stops waving it at new users. You can still set it via config files etc, and the bootblocks and kernel still support it. You can still use disklabel to make true DD disks. Revision Changes Path 1.124 +3 -10 src/release/sysinstall/disks.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message