From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VfWNc-0002oM-CT for mharc-grub-devel@gnu.org; Sun, 10 Nov 2013 09:52:48 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfWNW-0002oB-21 for grub-devel@gnu.org; Sun, 10 Nov 2013 09:52:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfWNQ-0008TS-JW for grub-devel@gnu.org; Sun, 10 Nov 2013 09:52:42 -0500 Received: from mail-la0-x232.google.com ([2a00:1450:4010:c03::232]:38103) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfWNQ-0008TN-B1 for grub-devel@gnu.org; Sun, 10 Nov 2013 09:52:36 -0500 Received: by mail-la0-f50.google.com with SMTP id eo20so3313788lab.9 for ; Sun, 10 Nov 2013 06:52:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type; bh=DLH9shUXZV3W49/AtmZMMQ41jOX/p1qwuflYMMsm7Ko=; b=wW8vVuBkwszNa3dEqD3PhLXGkpuk4dzCIEUxFDg10vIaksFGd5R0Z8oaS6xS15ypQN rjwzvOCH+rfM0Utp9vSbObv/HO34+qhkr/t7egwzDjK61tgPBb1yiwpBknurwdLtrvqQ Kxk0N5ny4hA0sMHw4qgpVJTDqg2LUGWg3ZJBIObtC+7FxBTKZM86ScKgyaJaPhnKDGGi nLaYngQi1zFAA46i3X/JMiJ2boWP4YmFn0JNk5FsrJSSsbI85x6cOCNgtmpNR6UH5Z2U ZodX7y32FRaxnBCcVcBKPU3xcAXrW6EZx3XrgRsllW21lv2OPwmRM6shqOG0LyLrz1P/ tCNA== X-Received: by 10.152.120.5 with SMTP id ky5mr19135081lab.18.1384095155186; Sun, 10 Nov 2013 06:52:35 -0800 (PST) Received: from opensuse.site (ppp91-76-174-89.pppoe.mtu-net.ru. [91.76.174.89]) by mx.google.com with ESMTPSA id mr1sm13433208lbc.16.2013.11.10.06.52.34 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sun, 10 Nov 2013 06:52:34 -0800 (PST) Date: Sun, 10 Nov 2013 18:52:33 +0400 From: Andrey Borzenkov To: grub-devel@gnu.org Subject: Re: Install_c merge intention Message-ID: <20131110185233.6093bf71@opensuse.site> In-Reply-To: <527E2FBD.6060501@gmail.com> References: <527E2FBD.6060501@gmail.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/mrE5ZK7nZPENwMnZO7dc_e+"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::232 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 14:52:47 -0000 --Sig_/mrE5ZK7nZPENwMnZO7dc_e+ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =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: > 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 - 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 - looks like shell backticks in /etc/default/grub are not evaluated or I missed it. Only normal shell quoting is interpreted. - I guess before merging obsolete shell commands should be removed? They are still present. --Sig_/mrE5ZK7nZPENwMnZO7dc_e+ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlJ/nbEACgkQR6LMutpd94z/VwCeOOAEreV3MJmtwA++IqB3qdQd u9wAn2IjHecgii9Dcl3o0268nbEQsSUa =5A7H -----END PGP SIGNATURE----- --Sig_/mrE5ZK7nZPENwMnZO7dc_e+--