From owner-cvs-src@FreeBSD.ORG Thu Apr 7 21:43:02 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2B0716A4CE; Thu, 7 Apr 2005 21:43:02 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BC9B43D2F; Thu, 7 Apr 2005 21:43:02 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.3/8.13.1) with ESMTP id j37Lh0kw020720; Thu, 7 Apr 2005 23:43:00 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Nate Lawson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 07 Apr 2005 14:40:46 PDT." <4255A8DE.8020509@root.org> Date: Thu, 07 Apr 2005 23:43:00 +0200 Message-ID: <20719.1112910180@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: David Schultz cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 geom.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 21:43:03 -0000 In message <4255A8DE.8020509@root.org>, Nate Lawson writes: >I intended to add code to the grub port to automatically set this sysctl >to the right value to allow it to write to the MBR since it currently >fails in an obscure way. I never got around to it. Perhaps it makes >sense to provide an easy way to write to the MBR so we aren't >cut/pasting code to every MBR-type program that does the same thing >(check the sysctl, if already set, do nothing, otherwise set and then >clear the flag after doing the MBR write). Please see my other email about what needs to be done. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.