From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VpIGp-0003DJ-NW for mharc-grub-devel@gnu.org; Sat, 07 Dec 2013 08:50:11 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VpIGe-0002pE-PT for grub-devel@gnu.org; Sat, 07 Dec 2013 08:50:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VpIGT-0001ed-Kl for grub-devel@gnu.org; Sat, 07 Dec 2013 08:50:00 -0500 Received: from mail-ee0-x233.google.com ([2a00:1450:4013:c00::233]:50714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VpIGT-0001eO-DF for grub-devel@gnu.org; Sat, 07 Dec 2013 08:49:49 -0500 Received: by mail-ee0-f51.google.com with SMTP id b15so758202eek.38 for ; Sat, 07 Dec 2013 05:49:48 -0800 (PST) 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=nVt4thQ/hQSl9RwzH7OgDVrPvjwWSDbQd2lzsEB5pvY=; b=JnaUCExjSQjCQ4Udm/q5MQdzo2Gu5Eohqo9QznEagqTMQrScC5q9NOKxWfWyH7cNIM pY4TDT0XkP98qing7hjz9FGMBI2naD1oBS9ZXw4lZuPyZHnNuYqXUtKCxeQRK6j2Of4Z PmhY+8sgBlrfUMM+BlbzSdTgqhMkuMuVWsKxSqVeVf/YaZx0c9cE7bj17NnBrdhrg2AW czsKWCbJNEuasSE+Oh8erhFJ21cr2Wdv8M6tEA+1pO2MkaRxeyGtR9bB5Q5KWH7x1Giq rUaUK1hHmkmTYm1LLNU7k1wtrdYO6nPuomfTMDArOsxs+Pfc/rtZasnK8OAbecZRZFqC 677A== X-Received: by 10.14.114.71 with SMTP id b47mr6372447eeh.26.1386424188416; Sat, 07 Dec 2013 05:49:48 -0800 (PST) Received: from [192.168.1.16] (85-188.196-178.cust.bluewin.ch. [178.196.188.85]) by mx.google.com with ESMTPSA id b41sm6643335eef.16.2013.12.07.05.49.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 07 Dec 2013 05:49:47 -0800 (PST) Message-ID: <52A32779.9030604@gmail.com> Date: Sat, 07 Dec 2013 14:49:45 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Behaviour if GRUB_ENABLE_CRYPTODISK is unset? References: <20131207132726.GA28299@riva.ucam.org> In-Reply-To: <20131207132726.GA28299@riva.ucam.org> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2GCLLNMBRMGPLVMQIOSXG" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::233 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: Sat, 07 Dec 2013 13:50:09 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2GCLLNMBRMGPLVMQIOSXG Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07.12.2013 14:27, Colin Watson wrote: > I've never totally understood why GRUB_ENABLE_CRYPTODISK is optional to= > begin with; it seems like a bit of a "do you want things to work? [y/N]= " > option to me. My preferred approach would be to delete the option.=20 Cryptodisk support is allowed to ask user for password which is not possible for unattended systems. E.g. in old config GRUB was looking for unifont under /usr/share. If you make cryptodisk default a server doing this would stop in password prompt rather than skipping unifont and going to text mode and continuing booting. ------enig2GCLLNMBRMGPLVMQIOSXG 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.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlKjJ3kACgkQmBXlbbo5nOvVhgD+L1QDqAEBX49S6Ck3USprDY9D mEZPVs9I/R2ALEyk8p4A/jUHSjY23OGFtUKRUSMjf6H+46G6vpdLWttK6YtPJqU8 =iHJY -----END PGP SIGNATURE----- ------enig2GCLLNMBRMGPLVMQIOSXG--