From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1T9Ffb-0000UP-IY for mharc-grub-devel@gnu.org; Wed, 05 Sep 2012 09:29:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9FfS-0000QR-Sb for grub-devel@gnu.org; Wed, 05 Sep 2012 09:29:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9FfO-0003qe-MV for grub-devel@gnu.org; Wed, 05 Sep 2012 09:29:18 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:56205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9FfO-0003qO-Fs for grub-devel@gnu.org; Wed, 05 Sep 2012 09:29:14 -0400 Received: by wgbdt14 with SMTP id dt14so478583wgb.30 for ; Wed, 05 Sep 2012 06:29:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=shlkXNB0o1LdewkLHy1C7Lu9alkxYZSBCU/fpk83fmw=; b=X13eNZIK0j7WGO3lNRpBgZEAr5UhrYwKdfPtKSPlI28FeuEys2LGBvtZouTzlEPeWF idHjVHPW+HU3QsT1amRK+H41dNnhOA5TjR0yLhYe6kVBqvYXguyWnxK+WK+VdC2ARl4s Z0MUXuFuhL4DAc1N3GuIg21bK8V2PqPPEu8iqSvqKbY7hqD6QSXOzc5UGFkeJYj4MZoc 1Wc8Spasm3Ap2k15aN3dZnVoEDz8G33PwrHV++xMl0kTmUqBwgmSG/FMyJiA/nVigZO7 teq1eD99BNr2dPXK+ym0k7/URLkR+FnyPQTbe6lLlQQi04FE15c7rhwDa6AcltkBmXSV uTGg== Received: by 10.180.85.167 with SMTP id i7mr38288352wiz.8.1346851753646; Wed, 05 Sep 2012 06:29:13 -0700 (PDT) Received: from debian.x201.phnet (vpn-global-dhcp2-95.ethz.ch. [129.132.209.95]) by mx.google.com with ESMTPS id w7sm28960773wiz.0.2012.09.05.06.29.01 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 05 Sep 2012 06:29:12 -0700 (PDT) Message-ID: <50475396.8020306@gmail.com> Date: Wed, 05 Sep 2012 15:28:54 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6esrpre) Gecko/20120817 Icedove/10.0.6 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH 3/5] msdos-part: allow embedding in extended partition References: <1341864150-9588-1-git-send-email-jslaby@suse.cz> <1341864150-9588-3-git-send-email-jslaby@suse.cz> In-Reply-To: <1341864150-9588-3-git-send-email-jslaby@suse.cz> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig8EE8ED8037346D7EA54433BE" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 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, 05 Sep 2012 13:29:24 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8EE8ED8037346D7EA54433BE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09.07.2012 22:02, Jiri Slaby wrote: > From: Michael Chang >=20 > The same as in the previous patch, add a support for installing grub > into an extended partition. >=20 > Here, we do not ignore extended partitions anymore. Instead we call a > hook that makes sure we have the partition when installing. This is a kludge and extended partition is just a technical artifact. It needs a very good reason to allow installing on those. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig8EE8ED8037346D7EA54433BE 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/ iF4EAREKAAYFAlBHU5YACgkQNak7dOguQgmqigEAtIOujyeMjpHc0wRO/gNCV0Xt UGXqQIWmMNQNOtI0cYkA/1tCFll0rlm7RUFHsam6NONh2xlvbcxohuhlTu3RJBtF =rZtL -----END PGP SIGNATURE----- --------------enig8EE8ED8037346D7EA54433BE--