From owner-svn-src-head@FreeBSD.ORG Mon Nov 7 09:29:12 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22FAC106564A; Mon, 7 Nov 2011 09:29:11 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 131748FC12; Mon, 7 Nov 2011 09:29:11 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id pA79TA88067574; Mon, 7 Nov 2011 09:29:10 GMT (envelope-from ae@svn.freebsd.org) Received: (from ae@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id pA79TAMI067572; Mon, 7 Nov 2011 09:29:10 GMT (envelope-from ae@svn.freebsd.org) Message-Id: <201111070929.pA79TAMI067572@svn.freebsd.org> From: "Andrey V. Elsukov" Date: Mon, 7 Nov 2011 09:29:10 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r227298 - head/usr.sbin/boot0cfg X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2011 09:29:13 -0000 Author: ae Date: Mon Nov 7 09:29:10 2011 New Revision: 227298 URL: http://svn.freebsd.org/changeset/base/227298 Log: Remove a note about disabling of GEOM protection mechanism. boot0cfg should work without such hack. MFC after: 3 days Modified: head/usr.sbin/boot0cfg/boot0cfg.8 Modified: head/usr.sbin/boot0cfg/boot0cfg.8 ============================================================================== --- head/usr.sbin/boot0cfg/boot0cfg.8 Mon Nov 7 09:21:18 2011 (r227297) +++ head/usr.sbin/boot0cfg/boot0cfg.8 Mon Nov 7 09:29:10 2011 (r227298) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 13, 2009 +.Dd November 7, 2011 .Dt BOOT0CFG 8 .Os .Sh NAME @@ -153,21 +153,6 @@ Set the timeout value to .It Fl v Verbose: display information about the slices defined, etc. .El -.Sh NOTE -Protection mechanisms in the -.Xr geom 4 -subsystem might prevent -.Nm -from being able to update the MBR on a mounted disk. -Instructions for temporarily disabling these protection mechanisms -can be found in the -.Xr geom 4 -manpage. Specifically, do a -.Pp -.Dl sysctl kern.geom.debugflags=0x10 -.Pp -to allow writing to the MBR, and restore it to 0 afterwards. -.Pp .Sh FILES .Bl -tag -width /boot/boot0sio -compact .It Pa /boot/boot0