From owner-freebsd-hackers@freebsd.org Mon Jan 30 21:34:35 2017 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 951ADCC85C1 for ; Mon, 30 Jan 2017 21:34:35 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward3h.cmail.yandex.net (forward3h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CAAD1A33; Mon, 30 Jan 2017 21:34:35 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp1m.mail.yandex.net (smtp1m.mail.yandex.net [IPv6:2a02:6b8:0:2519::121]) by forward3h.cmail.yandex.net (Yandex) with ESMTP id 08546206B5; Tue, 31 Jan 2017 00:34:22 +0300 (MSK) Received: from smtp1m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1m.mail.yandex.net (Yandex) with ESMTP id 902A363C0D4A; Tue, 31 Jan 2017 00:34:20 +0300 (MSK) Received: by smtp1m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 7dLh64nddJ-YJ6mbHkx; Tue, 31 Jan 2017 00:34:19 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1485812059; bh=P5olG3iuCvyGTidDHqvYw//U+Trph3M6Zb4Vr8tYaF8=; h=Subject:To:References:Cc:From:Message-ID:Date:In-Reply-To; b=MZa3KNdNdosz9I8NUIFouxyXG1JMUxIvH+S9OreI2Gm3Xcq0H5v4UdzYhQntfnkMJ i7Y771apPIi62S8RY0S5hVjwBt9K6G5Rv5IWu7Vdejeq1Eo7Uf5Y6wRqKu3se9kBkS rGnlHCthf/PZ0GD7KGvFHEXYxRjuqIGIihjvZ8zw= Authentication-Results: smtp1m.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0,1 0,1 0 Subject: Re: How to safely remove rest of GTP? To: Ian Lepore , Warren Block References: <20161230124407.GN37118@zxy.spb.ru> <1793b0ec-3a86-5c9a-b275-aa93cd9d230e@yandex.ru> <1485796999.3017.7.camel@freebsd.org> Cc: freebsd-hackers@freebsd.org, Slawa Olhovchenkov From: "Andrey V. Elsukov" Message-ID: <91788d86-c85b-a893-0185-5d6efd8bca7e@yandex.ru> Date: Tue, 31 Jan 2017 00:33:07 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <1485796999.3017.7.camel@freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2017 21:34:35 -0000 On 30.01.2017 20:23, Ian Lepore wrote: >> other type of partition table in the same time. So, if you use >> 'gpart >> destroy' - you want to explicitly destroy it. >> > > The question to ask here is why are you the only one who can't see or > understand that a user is NOT going to use a "destroy" command on a > disk containing live data? Especially given the confusing vagueness > of the gpart docs. Because I have read the docs and understood them? Did you tried do that instead of attacking me each time, when geom/gpart is discussed? I'm even not an author of this. If you don't like the existing documentation, the sources are open, read them and write better documentation. -- WBR, Andrey V. Elsukov