From owner-svn-src-head@FreeBSD.ORG Thu Nov 28 09:57:32 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF8DE38D; Thu, 28 Nov 2013 09:57:32 +0000 (UTC) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 6D77B124B; Thu, 28 Nov 2013 09:57:32 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id 3CCD36335; Thu, 28 Nov 2013 09:57:31 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id E44EE1397; Thu, 28 Nov 2013 10:57:36 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Gleb Smirnoff Subject: Re: svn commit: r258686 - head/sbin/fdisk References: <201311271759.rARHxEPE069195@svn.freebsd.org> <20131128070003.GY90895@FreeBSD.org> Date: Thu, 28 Nov 2013 10:57:36 +0100 In-Reply-To: <20131128070003.GY90895@FreeBSD.org> (Gleb Smirnoff's message of "Thu, 28 Nov 2013 11:00:03 +0400") Message-ID: <868uw8df1r.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Juli Mallett , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.16 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: Thu, 28 Nov 2013 09:57:32 -0000 Gleb Smirnoff writes: > What is the reason to use fdisk today, instead of gpart? For one, fdisk doesn't require you to grep through the kernel source code to figure out the magic incantations required to create FAT partitions. That is, of course, fixable :) (and while you're there, it would be nice if gpart gave a sensible error message when you mistype a GPT UUID) DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no