From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uce0l-0005QM-JY for mharc-grub-devel@gnu.org; Wed, 15 May 2013 11:53:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uce0d-0005BO-9e for grub-devel@gnu.org; Wed, 15 May 2013 11:53:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uce0Y-00018D-JH for grub-devel@gnu.org; Wed, 15 May 2013 11:52:55 -0400 Received: from mail-ee0-f42.google.com ([74.125.83.42]:45251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uce0Y-000183-D3 for grub-devel@gnu.org; Wed, 15 May 2013 11:52:50 -0400 Received: by mail-ee0-f42.google.com with SMTP id c50so1204201eek.29 for ; Wed, 15 May 2013 08:52:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=xT21vlm01puk7ihkSrmTwD4SY4x9Vkpkn5DtRmGMdE0=; b=ho/CkmrcrOKjlUlWXkCLlTE4MLEZ7gsjMMykrG5NFZpHmZoGXxJoBS6Fzb/ThAelcC GrRsOX50P1rZl8wpT6ZerkZAn7JM8Xti3v1sNmK/jBpI4paAI9orpfyr2pL3q2Nj60uc 21qGTpQi6FuLMHqFaqIB+QkoSjs/lVAy7yQ8iU3nGx+KWgfh19b+VIFHQzotzW+XgBoH MeWZ6ukPek1qhPRDmWPT9o9AvDcS2azD2PMaSj0yBJGEvNDcwoOoIlP1Sq3X1uId1CYG yEnGH6F6UkD1GXFyWba4/7XegSLAQ1+dYYAnkWlGEOHvWMiyDWB0CTON7/zo3qFNLlL3 FV0A== X-Received: by 10.14.4.199 with SMTP id 47mr77066292eej.29.1368633169475; Wed, 15 May 2013 08:52:49 -0700 (PDT) Received: from debian.x201.phnet (245-188.1-85.cust.bluewin.ch. [85.1.188.245]) by mx.google.com with ESMTPSA id g7sm4756020eew.15.2013.05.15.08.52.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 May 2013 08:52:48 -0700 (PDT) Message-ID: <5193AF4E.80101@gmail.com> Date: Wed, 15 May 2013 17:52:46 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] Add DragonFly BSD disklabel64 support References: <515BF190.2010604@gmail.com> In-Reply-To: X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig63421ABA242C2E2118928347" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 74.125.83.42 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 15:53:01 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig63421ABA242C2E2118928347 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Comitted after correcting several problems including the fact that image you provided contained bootloader. On 03.04.2013 19:59, Rados=C5=82aw Szymczyszyn wrote: >> Please email the following information [...] >=20 > Done. >=20 >>> +fail: >>> + return grub_error (GRUB_ERR_BAD_PART_TABLE, "disklabel64 not found= "); >>> +} >=20 >> There is only one user for this label. Please put this part directly a= t >> where it's used >=20 > Fixed. >=20 >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel --------------enig63421ABA242C2E2118928347 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlGTr08ACgkQNak7dOguQgmr0AEAjehNy6sYS4zVKcMdNXteGylO fTg6te4OeruAeo3p7WMBAIX7XFrYRvBMEHgu21p6RZ1Ugi0FPE5CCNWFG/4lY0nk =MKJj -----END PGP SIGNATURE----- --------------enig63421ABA242C2E2118928347--