From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ROQSe-0007cL-1O for mharc-grub-devel@gnu.org; Thu, 10 Nov 2011 03:58:16 -0500 Received: from eggs.gnu.org ([140.186.70.92]:37433) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROQSc-0007c9-9I for grub-devel@gnu.org; Thu, 10 Nov 2011 03:58:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ROQSa-0008Ht-NF for grub-devel@gnu.org; Thu, 10 Nov 2011 03:58:14 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:63304) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROQSa-0008Hn-Dj for grub-devel@gnu.org; Thu, 10 Nov 2011 03:58:12 -0500 Received: by eye4 with SMTP id 4so2452434eye.0 for ; Thu, 10 Nov 2011 00:58:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=ooygUmuWN5aVacS9kc4ae9ZeVuRbH8DZDofyPIejRwQ=; b=tw/7yelStQMRISCxBIiujUn14f3Dn3QwBmb2iHvfBIiN/9hiuyABgK9QH53lqnJrDK x+gJWpXmmZTShPg9rv/nqcAmrKQCgt+QgFZzcJA+bPT4TnrcM6xE9gg+ira33hgcXc5o MZ3yzwVu7CBxCiXonN/3f1UirqLt3B7ohcPfE= Received: by 10.14.22.141 with SMTP id t13mr467388eet.161.1320915491015; Thu, 10 Nov 2011 00:58:11 -0800 (PST) Received: from debian.x201.phnet (public-docking-hg-8-042.ethz.ch. [195.176.121.42]) by mx.google.com with ESMTPS id x12sm20610945eef.9.2011.11.10.00.58.08 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Nov 2011 00:58:09 -0800 (PST) Message-ID: <4EBB921F.407@gmail.com> Date: Thu, 10 Nov 2011 09:58:07 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Iceowl/1.0b2 Icedove/3.1.15 MIME-Version: 1.0 To: devkral Subject: Re: encrypted partitions aren't recognized in a good way References: <1311164827.2359.13.camel@archal> In-Reply-To: <1311164827.2359.13.camel@archal> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigE8EFA50E2CB1B58C5FFB7D93" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.169 Cc: The development of GRUB 2 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: Thu, 10 Nov 2011 08:58:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE8EFA50E2CB1B58C5FFB7D93 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 20.07.2011 14:27, devkral wrote: > Hello, > the scripts to generate a grub.cfg file doesn't find lvm under encrypte= d > partitions (arch). > Debian has fixed this problem elsewise but it would be nice to have a c= lean > way detecting such partitions. > I attach a patch to do so with an alternative /etc/grub.d/10_linux file= (cryptgrub2.patch). > Could you update it to use grub-probe as it now has LUKS support? > Cryptswapgrub2.patch includes also a fix > for hibernation support with encrypted swap-partitions (it includes > every swap device in fstab invoked by the "resume=3D" command in the ke= rnel argument list, > so I'm not sure if this hasn't annoying consequences). > > Regards, > Alex=20 > > > > _______________________________________________ > Bug-grub mailing list > Bug-grub@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-grub --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigE8EFA50E2CB1B58C5FFB7D93 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.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk67kh8ACgkQNak7dOguQgkfbAD+NvZK/nXn9hQOQ5+m3bEWPzrh QqO9a8Zk7gvLo2ulVUoA/1rGlk6GpSjneQmUgUS63ExIjHoEo6FW0DINPkjlLJny =SiBM -----END PGP SIGNATURE----- --------------enigE8EFA50E2CB1B58C5FFB7D93--