From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Install_c merge intention
Date: Sun, 10 Nov 2013 16:38:09 +0100 [thread overview]
Message-ID: <527FA861.1010202@gmail.com> (raw)
In-Reply-To: <20131110185233.6093bf71@opensuse.site>
[-- Attachment #1: Type: text/plain, Size: 1400 bytes --]
On 10.11.2013 15:52, Andrey Borzenkov wrote:
> В Sat, 09 Nov 2013 13:51:09 +0100
> Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> пишет:
>
>> 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=phcoder/install_c
>>
>
> 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.
>
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.
>
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.
>
Yes, it's to avoid messing with conflicts in deleted files. They'll be
removed in merge
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
next prev parent reply other threads:[~2013-11-10 15:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-09 12:51 Install_c merge intention Vladimir 'φ-coder/phcoder' Serbinenko
2013-11-10 4:58 ` Andrey Borzenkov
2013-11-10 13:33 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-11-10 14:26 ` [PATCH] fix qsort invocation in grub-install Andrey Borzenkov
2013-11-10 14:39 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-11-10 14:52 ` Install_c merge intention Andrey Borzenkov
2013-11-10 15:38 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2013-11-11 17:15 ` Andrey Borzenkov
2013-11-16 19:52 ` Andrey Borzenkov
2013-11-16 19:57 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-11-16 20:12 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-12-02 19:09 ` Jonathan McCune
2013-12-02 19:18 ` Andrey Borzenkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=527FA861.1010202@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.