From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VfX5m-00061n-SW for mharc-grub-devel@gnu.org; Sun, 10 Nov 2013 10:38:26 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfX5g-000601-2f for grub-devel@gnu.org; Sun, 10 Nov 2013 10:38:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfX5a-0004ps-IA for grub-devel@gnu.org; Sun, 10 Nov 2013 10:38:20 -0500 Received: from mail-ea0-x231.google.com ([2a00:1450:4013:c01::231]:47276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfX5a-0004pl-AN for grub-devel@gnu.org; Sun, 10 Nov 2013 10:38:14 -0500 Received: by mail-ea0-f177.google.com with SMTP id f15so2126642eak.8 for ; Sun, 10 Nov 2013 07:38:13 -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=4UtUl61j7w0eFJIs3AbivtEbFDvTok+B6Wu3SHqBdW8=; b=E5ziqbTlq/AKp6aG6D+ROC8aT1PnW5F8EtTUf53vMNv7XzYTxsVRZ6I1J6zeMrDeS2 dqPBWvY9xIe8UkfFOGT2T7NVbmUvgQqJ7chKklNAgtt6uQEIH7UL7ilvlEhHDAq6uAXR IXhNj3F7LNo3p3+zbioNP3ENg8Pl2FP5NYw5+sk9WDtK0ncb9ONz9kLMI8rlyuCG7aOp lvsMOcXhkU71JVVL5oaJw6QNUULJD1agNP3HiUDhYz3u6JpU7QlZ4dWIA1Y27seShE2B 8Ms5y6X0Hys0kY5YGvWHRwVqTJJsxjXQI310HHDOJ3g6YvhmMfxGyNfWgfId4PX8rpfz hPfQ== X-Received: by 10.15.54.199 with SMTP id t47mr3374701eew.46.1384097893422; Sun, 10 Nov 2013 07:38:13 -0800 (PST) Received: from [192.168.1.16] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id a51sm12019330eeh.8.2013.11.10.07.38.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 10 Nov 2013 07:38:12 -0800 (PST) Message-ID: <527FA861.1010202@gmail.com> Date: Sun, 10 Nov 2013 16:38:09 +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: Install_c merge intention References: <527E2FBD.6060501@gmail.com> <20131110185233.6093bf71@opensuse.site> In-Reply-To: <20131110185233.6093bf71@opensuse.site> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2AUKWJDSHIPFUJMFJNQIO" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::231 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, 10 Nov 2013 15:38:25 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2AUKWJDSHIPFUJMFJNQIO Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10.11.2013 15:52, Andrey Borzenkov wrote: > =D0=92 Sat, 09 Nov 2013 13:51:09 +0100 > Vladimir '=CF=86-coder/phcoder' Serbinenko =D0=BF=D0= =B8=D1=88=D0=B5=D1=82: >=20 >> Hello, all. install_c is feature complete and I intent to make it >> upstream unless issues are raised until 16 Nov. It's available under >> http://git.savannah.gnu.org/cgit/grub.git/log/?h=3Dphcoder/install_c >> >=20 > As was discussed before >=20 > - shell grub-istall provides relatively easy way to track what is done > (which modules are selected etc). Binary grub-install does not. It > was suggested to enable easy access to this information (like echoing= > invocations of grub-mkimage and grub-setup). This is missing > currently.=20 > I added it. Is the one I added enough? > - looks like shell backticks in /etc/default/grub are not evaluated or > I missed it. Only normal shell quoting is interpreted. >=20 There are 2 routines for loading config: Use sh helper or read directly. We use sh helper when on unix-like OS and sh is available. > - I guess before merging obsolete shell commands should be removed? > They are still present. >=20 Yes, it's to avoid messing with conflicts in deleted files. They'll be removed in merge >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 ------enig2AUKWJDSHIPFUJMFJNQIO 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/ iF4EAREKAAYFAlJ/qGEACgkQmBXlbbo5nOsKCwD/b+y+jo7xHUDP9BG9N2dIrNHB iDYbo6+lxOTVjQRnJQcBAJ6omStOmDAgBvIqJgmLRGt+XWZ9oXqZpugcPwMU+hFd =3P2T -----END PGP SIGNATURE----- ------enig2AUKWJDSHIPFUJMFJNQIO--