From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VOQW4-0004yw-4f for mharc-grub-devel@gnu.org; Tue, 24 Sep 2013 07:10:52 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOQVy-0004yq-Iw for grub-devel@gnu.org; Tue, 24 Sep 2013 07:10:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOQVt-0001C7-Vk for grub-devel@gnu.org; Tue, 24 Sep 2013 07:10:46 -0400 Received: from mail-ea0-x22e.google.com ([2a00:1450:4013:c01::22e]:41324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOQVt-0001BO-Hb for grub-devel@gnu.org; Tue, 24 Sep 2013 07:10:41 -0400 Received: by mail-ea0-f174.google.com with SMTP id z15so2402344ead.33 for ; Tue, 24 Sep 2013 04:10:40 -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:content-type; bh=yVX+T8aOQsUIrX4j/Fw8sqnmGrrOwKYw5hgtYePAI5o=; b=OlYEp1YTojZmEIagwGWQYE7Q0pKsbRYU0FEPzFH3Y9MwJiNKHbtr4s5kxG+SLOKKQL S7+EzSwWmK/LS9J4wnHmDMfUvprwpRA/Hu1wWdtqv++lmZCfqLK6CErpzRdMaCi9cab/ dX3r0t51+biXW2JVR9Uh5zXW3ws4pAB2utJ1CddAXMwxIISRa3+PTeN4QX9IOWzvqkMA Xa6f91ywxei+gM+PhHC0BVsUaeAu7OjwnOUunCyhO9Tv/EYSes+VOKHOYU1R6I6kbELm gdS8iutezEdc3GNp+arXtcbX1+rmg7PrwmOy+rjOxFHcGeB87dnuCuAXSZAwHnF45xJE Q6aA== X-Received: by 10.14.4.1 with SMTP id 1mr45830052eei.21.1380021040743; Tue, 24 Sep 2013 04:10:40 -0700 (PDT) Received: from [192.168.1.113] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id f49sm52080106eec.7.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 24 Sep 2013 04:10:40 -0700 (PDT) Message-ID: <5241732F.1090100@gmail.com> Date: Tue, 24 Sep 2013 13:10:39 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130821 Icedove/17.0.8 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: GRUB_CRYPTODISK_ENABLE undocumented References: <20130329164335.6d89ab0a@opensuse.site> <20130924143933.2f133939@opensuse.site> In-Reply-To: <20130924143933.2f133939@opensuse.site> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2HANXBOWUAUMRMMUGVUSK" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::22e 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: Tue, 24 Sep 2013 11:10:51 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2HANXBOWUAUMRMMUGVUSK Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 24.09.2013 12:39, Andrey Borzenkov wrote: > =D0=92 Wed, 28 Aug 2013 15:04:44 +0800 > Michael Chang =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 >> Hi Andrey, >> >> 2013/3/29 Andrey Borzenkov : >>> Is it intentional? I hit it when testing grub on encrypted partition.= >>> When no, I'll submit a patch. >> >> Do you have any progress on this? Besides document it, IMHO why not we= >> consider to remove it or make it default enable to receive more >> testing from downstream ? Is there any consequence to enable it or >> because it's not officially supported yet? >> >> Even if it's immature, more testing is welcome to get all bugs sorted >> and resolved. >> >=20 > Well, I'm not sure which progress can be. I do not have any preference > whether it should be default or not, I just think it should be > documented. >=20 > Vladimir, is it OK? >=20 Go ahead. > From: Andrey Borzenkov > To: grub-devel@gnu.org > Subject: [PATCH] document GRUB_ENABLE_CRYPTODISK configuration option >=20 > Signed-off-by: Andrey Borzenkov >=20 > --- > docs/grub.texi | 6 ++++++ > 1 file changed, 6 insertions(+) >=20 > diff --git a/docs/grub.texi b/docs/grub.texi > index 574f602..9903a36 100644 > --- a/docs/grub.texi > +++ b/docs/grub.texi > @@ -1354,6 +1354,12 @@ Normally, @command{grub-mkconfig} will try to us= e the external > systems installed on the same system and generate appropriate menu ent= ries > for them. Set this option to @samp{true} to disable this. > =20 > +@item GRUB_ENABLE_CRYPTODISK > +If set to @samp{y}, @command{grub-mkconfig} and @command{grub-install}= will > +check for encrypted disks and generate additional commands needed to a= ccess > +them during boot. Note that in this case unattended boot is not possi= ble > +because GRUB will wait for passphrase to unlock encrypted container. > + > @item GRUB_INIT_TUNE > Play a tune on the speaker when GRUB starts. This is particularly use= ful > for users unable to see the screen. The value of this option is passe= d >=20 ------enig2HANXBOWUAUMRMMUGVUSK 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.14 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlJBcy8ACgkQNak7dOguQgn8NwEAucQC5lz+TfiuhLQtWYBQTtyu Dr5hz/OOPScBuOpKy/oA/j1+1Mbj1LpvGifKkr4hX2QnXy/1/eoV2MHlzb23QJnv =lGdO -----END PGP SIGNATURE----- ------enig2HANXBOWUAUMRMMUGVUSK--