From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QjY65-0003TY-TW for mharc-grub-devel@gnu.org; Wed, 20 Jul 2011 10:50:02 -0400 Received: from eggs.gnu.org ([140.186.70.92]:44176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjY62-0003SV-3q for grub-devel@gnu.org; Wed, 20 Jul 2011 10:49:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjY5z-0006lP-Uv for grub-devel@gnu.org; Wed, 20 Jul 2011 10:49:57 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:49106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjY5z-0006ki-Cy for grub-devel@gnu.org; Wed, 20 Jul 2011 10:49:55 -0400 Received: by wyg36 with SMTP id 36so272456wyg.0 for ; Wed, 20 Jul 2011 07:49:54 -0700 (PDT) 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=Q8UTo12WIKBGc0ICdc8nslKEfmTgrZlnyGd6rxz+7MA=; b=jUbeigE18rlJ8Jd5iZAOusET3Ca/XhmBnvilu2Nm1wE0cA0wXGJjb+W6Py2Dipyx0x T/j6Pw5RJHNYTnw0TVZWjpqUmkRUUzqc/dTibThNd1IjpzYbSrJWS7Db+TR6943pgdxs 4q5ERTJ91N1iUqD+qKyFlXx7nA170SHgX4yXs= Received: by 10.217.6.82 with SMTP id x60mr727826wes.18.1311173393822; Wed, 20 Jul 2011 07:49:53 -0700 (PDT) Received: from debian.x201.phnet (gprs19.swisscom-mobile.ch [193.247.250.19]) by mx.google.com with ESMTPS id n33sm217623weq.36.2011.07.20.07.49.51 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 20 Jul 2011 07:49:52 -0700 (PDT) Message-ID: <4E26EB0E.4040903@gmail.com> Date: Wed, 20 Jul 2011 16:49:50 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Iceowl/1.0b2 Icedove/3.1.11 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="------------enigFE249DF1D91356A72C1AD1EA" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.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: Wed, 20 Jul 2011 14:50:00 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFE249DF1D91356A72C1AD1EA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Moving to grub-devel. 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). > > 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). > These options are distro-specific but it's ok to provide the debian ones and let distros handle the differences. On the other hand this uses third-party tools which shouldn't be necessary since grub in bzr trunk already has LUKS support. Could you use our own grub-probe as base? Also we should supply the LUKS UUID and not underlying device since it's subject to change. > 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 --------------enigFE249DF1D91356A72C1AD1EA 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/ iF4EAREKAAYFAk4m6w4ACgkQNak7dOguQgkCMAD+PaSeIID6qKlUzX+I1u8MzUp+ UERd/8/BdRK+4swW8joA/iVH268NRAPICwEMf6HhBZ8hgH4itRs2hD0gGm0M2DEC =3RCe -----END PGP SIGNATURE----- --------------enigFE249DF1D91356A72C1AD1EA--