From: Andrey Borzenkov Date: Tue, 24 Sep 2013 11:27:02 +0000 (+0400) Subject: * docs/grub.texi (Simple configuration): Document GRUB_ENABLE_CRYPTODISK. X-Git-Tag: grub-2.02-beta1~811 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49120085513b32c74e22ef045b62c12383d42ae8;p=thirdparty%2Fgrub.git * docs/grub.texi (Simple configuration): Document GRUB_ENABLE_CRYPTODISK. --- diff --git a/ChangeLog b/ChangeLog index a8903f0f1..73c33e890 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-09-24 Andrey Borzenkov + + * docs/grub.texi (Simple configuration): Document GRUB_ENABLE_CRYPTODISK. + 2013-09-24 Andrey Borzenkov * docs/grub.texi (File name syntax): Document ZFS filenames diff --git a/docs/grub.texi b/docs/grub.texi index 575cae02e..2bf0d8b05 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -1354,6 +1354,12 @@ Normally, @command{grub-mkconfig} will try to use the external systems installed on the same system and generate appropriate menu entries for them. Set this option to @samp{true} to disable this. +@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 access +them during boot. Note that in this case unattended boot is not possible +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 useful for users unable to see the screen. The value of this option is passed