From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1WyWep-0005pX-MN for mharc-grub-devel@gnu.org; Sat, 21 Jun 2014 21:33:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyWej-0005hP-CU for grub-devel@gnu.org; Sat, 21 Jun 2014 21:33:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WyWed-0004ar-Mk for grub-devel@gnu.org; Sat, 21 Jun 2014 21:33:17 -0400 Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:41376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyWed-0004ad-Fo for grub-devel@gnu.org; Sat, 21 Jun 2014 21:33:11 -0400 Received: by mail-la0-f43.google.com with SMTP id e16so3284114lan.16 for ; Sat, 21 Jun 2014 18:33:10 -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=3ipR5WEwSEACw3ya1aN57ckDfFGGhi03l69t5RnWsZI=; b=qH6ScOlbEMoi5f+IeXujsMKW3wWiPGT3y3g//RDTecU9SWia2qOGJBOoBhk6qyvYoU goLTtIk+UPQNd8uXmW7E+JHk/Wscq0mwMpDj+T6DuZTiL20f21GPHjIKg9Tn5n4PhzhC 4yDp8V2YgSjDBlYs+N1FohhNG8FWbHMuvKd3AgnzyMu6oS4eE9M53rzb5JaCf0mqHnlu Mdi/couyozrD8hFpS2HgeQRwZW2qPfSN2xhw2hWvD47RZk3xE6jnFsgDHjXjBTyougWm 78oTNprts3AtKy3/pGWVMFzjhWsg4rerKJFjx5bU5/ltHm5gGQNZYLsPE3f9FD594tED GNJQ== X-Received: by 10.152.43.135 with SMTP id w7mr10079793lal.32.1403400790355; Sat, 21 Jun 2014 18:33:10 -0700 (PDT) Received: from [10.150.23.44] ([195.96.78.12]) by mx.google.com with ESMTPSA id q14sm5773126lal.11.2014.06.21.18.33.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Jun 2014 18:33:09 -0700 (PDT) Message-ID: <53A6191F.5060904@gmail.com> Date: Sun, 22 Jun 2014 01:45:35 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Icedove/30.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Improper handling of --disk-module argument in grub-install References: <20140518081856.412611ed@crass-Ideapad-Z570> In-Reply-To: <20140518081856.412611ed@crass-Ideapad-Z570> X-Enigmail-Version: 1.6+git0.20140323 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="78URP60su9j1klctAhhP5fD8p8V7of6g6" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22b 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: Sun, 22 Jun 2014 01:33:23 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --78URP60su9j1klctAhhP5fD8p8V7of6g6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 18.05.2014 15:18, Glenn Washburn wrote: > Currently when using --disk-module=3Dxxx, grub-install will fail with a= > message about disk-module not being a valid option. >=20 > To fix this, OPTION_MODULE should be removed from the option enum and > the remaining references to OPTION_MODULE (only one) should be renamed > to OPTION_DISK_MODULE. >=20 Done, thanks. > Glenn >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 --78URP60su9j1klctAhhP5fD8p8V7of6g6 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 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlOmGR8ACgkQmBXlbbo5nOsCtgD/UTw6dP9ERueNSd3n1UJLi6bl gnaZk2hCTintVzM6nwcA/0M7bPaHNMU3QhfrBhidQxgULlS3cpV/B07qdyeP4o/q =LDsx -----END PGP SIGNATURE----- --78URP60su9j1klctAhhP5fD8p8V7of6g6--