From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Ti5nB-0002N7-JG for mharc-grub-devel@gnu.org; Mon, 10 Dec 2012 11:01:17 -0500 Received: from eggs.gnu.org ([208.118.235.92]:58333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti5n3-00025C-Su for grub-devel@gnu.org; Mon, 10 Dec 2012 11:01:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ti5my-0003GQ-4W for grub-devel@gnu.org; Mon, 10 Dec 2012 11:01:09 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:61835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti5mx-0003GK-Vj for grub-devel@gnu.org; Mon, 10 Dec 2012 11:01:04 -0500 Received: by mail-we0-f169.google.com with SMTP id t49so1461845wey.0 for ; Mon, 10 Dec 2012 08:01:03 -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:x-enigmail-version:content-type; bh=7UZNg/LMpqZk21oiBzTYtztyr7d/W2bGG/0wFoWDsM0=; b=z/gcYG4WuRgKc2sWmamblncfdtnplK6r85vtrhcp5WDV5AtRt94UY8U/fQbjQKmFLW 0DR2BXwtBgU93cN+OY1NuGZZCiaMbLFnwDsU30kHhwpSoqZkYnm/UepIyMxMO6Lz6nl6 ww0Q6V6M2T2t+vR0+aleFkg3uLge7j20rC45R81uqAfD73JMrXP/SSSvjcXlxvYGrQv2 h5zDg9xMi2ufaWLgBBRm3k3E6LnNOWO8uMO8n26URDRAtaZWSGBe3uwSD11GuHsbr8Gb hgHyI7X/v5nhFn/5KRC0ZIKh7mb9y0Rj/05deWkz/PBIadibYb1drOodGRuWBd4EB7fs ohMw== Received: by 10.216.226.35 with SMTP id a35mr5283762weq.121.1355155262949; Mon, 10 Dec 2012 08:01:02 -0800 (PST) Received: from debian.x201.phnet (125-234.197-178.cust.bluewin.ch. [178.197.234.125]) by mx.google.com with ESMTPS id dw4sm12096504wib.1.2012.12.10.08.01.00 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 10 Dec 2012 08:01:02 -0800 (PST) Message-ID: <50C60739.8040503@gmail.com> Date: Mon, 10 Dec 2012 17:00:57 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] remove obsolete TODO from grub-install References: <1349803412.1698.4.camel@opensuse.site> In-Reply-To: <1349803412.1698.4.camel@opensuse.site> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig745FCCEEB157F4E841B302E0" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.169 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: Mon, 10 Dec 2012 16:01:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig745FCCEEB157F4E841B302E0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09.10.2012 19:23, Andrey Borzenkov wrote: >=20 > =3D=3D=3D modified file 'util/grub-install.in' > --- util/grub-install.in 2012-09-24 17:50:35 +0000 > +++ util/grub-install.in 2012-10-09 17:15:52 +0000 > @@ -486,8 +486,6 @@ > *) > efi_file=3Dgrub.efi ;; > esac > - # TODO: We should also use efibootmgr, if available, to add a Boot= > - # entry for ourselves. > fi > efidir=3D"$efidir/EFI/$efi_distributor" > mkdir -p "$efidir" || exit 1 >=20 >=20 >=20 Applied, thanks. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig745FCCEEB157F4E841B302E0 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.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlDGBzkACgkQNak7dOguQgkEQQD/T9MfDvwOukkE+McSDQL3NQNC Tm6zGFxeyJ+vmXbqAOgBAIB0lLZNtukFIax54916zWtbSAOAteSAWx7tlVID4cVw =tZEB -----END PGP SIGNATURE----- --------------enig745FCCEEB157F4E841B302E0--