From owner-svn-src-all@FreeBSD.ORG Wed Sep 15 21:33:12 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54DBF1065675 for ; Wed, 15 Sep 2010 21:33:12 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward20.mail.yandex.net (forward20.mail.yandex.net [95.108.253.145]) by mx1.freebsd.org (Postfix) with ESMTP id F34AF8FC21 for ; Wed, 15 Sep 2010 21:33:11 +0000 (UTC) Received: from smtp17.mail.yandex.net (smtp17.mail.yandex.net [95.108.252.17]) by forward20.mail.yandex.net (Yandex) with ESMTP id 24F6B5D104A8; Thu, 16 Sep 2010 01:16:02 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1284585362; bh=kO5hikGBkwYaefMvW3xlUmCTcUSAPUQ1QclDjbp40Vw=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=bmfBkiJbwV6OB5inPLB6FE42E9GHL9jDWhLyKMo9nY78UBoPDjkNCSPGNWUaY85P/ m7Ifm0NKe28u8A+jXgtSlFHZIwYd7/HsDahICdu3CrG123DGFVgomyizwO1m0JnGY6 dUH9Z4MqTA48VCyQY9z46YhYa+d67pUWoDORWIZk= Received: from [10.43.163.197] (bu7cher.heavennet.ru [92.39.76.197]) by smtp17.mail.yandex.net (Yandex) with ESMTPSA id 7A21F3070056; Thu, 16 Sep 2010 01:16:01 +0400 (MSD) Message-ID: <4C913764.70507@yandex.ru> Date: Thu, 16 Sep 2010 01:15:16 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.8) Gecko/20100806 Thunderbird/3.1.2 MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <201009152059.o8FKxDi2050697@svn.freebsd.org> In-Reply-To: <201009152059.o8FKxDi2050697@svn.freebsd.org> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig14F13EE8BD6AEB9A39927A3E" X-Yandex-TimeMark: 1284585362 X-Yandex-Spam: 1 X-Yandex-Front: smtp17.mail.yandex.net Cc: svn-src-all@freebsd.org, Marcel Moolenaar Subject: Re: svn commit: r212703 - head/sys/geom/part X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 21:33:12 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig14F13EE8BD6AEB9A39927A3E Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 16.09.2010 00:59, Pawel Jakub Dawidek wrote: > Note there is still no information about 'partcode' being written to = disk > (gpart bootcode -p ). There is one problem. Partcode is not being written by kernel and i think we should add a BUGS section into man page about it. Currently gpart has very usable feature - commit/undo when "-f" flag is used. But it will not work with `gpart bootcode -p` because partcode is being written in userspace and can't be commited later. > Maybe in the future all the messages printed by gpart(8) on success c= ould be > hidden under -v? +1 --=20 WBR, Andrey V. Elsukov --------------enig14F13EE8BD6AEB9A39927A3E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQEcBAEBAgAGBQJMkTdqAAoJEAHF6gQQyKF6kCEH/iZPuvZA2osAqr3faEWew2Ee 5Y4AVjNMoES9CTOi1yIK8m6bxX7AK3fxQyPjKuNmC14Ng2HrTNhqMoRpmSmjwXbq X4HpNhFI1fdM3zlc7xVtHgTgWyTAtlEppX/9wzQU188F8o0jdq2yAmKQIPQlolsh QPV5Kg3zCs3IORlEvS60ODBJUfyVLv+RvPE8qId4Esk4XIMaUBIIiA0BODnQVYzO 9k1jyZM14CoSY1ImnjPy0LdZMZYk6ejsnHIFaVxKMdGSlfLnpO3UYmFKSPV+r6ZK b1r7j2TgO6mgun1NFV1qoggjudYFytGgEiXlkQ9E/osXvCtbOVrR5VCbwgR24t4= =p35H -----END PGP SIGNATURE----- --------------enig14F13EE8BD6AEB9A39927A3E--