grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: Andrei Borzenkov <arvidjaar@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Setting config_directory to prefix at grub launch time
Date: Fri, 15 Jan 2016 20:12:29 +0300	[thread overview]
Message-ID: <5699287D.4080409@gmail.com> (raw)
In-Reply-To: <5698FFCE.3040308@gmx.fr>

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

15.01.2016 17:18, Arbiel (gmx) пишет:
> However, I confirm config_directory is not listed in the output of the
> set command.

That's correct. config_directory is set when executing config file and
unset when processing is completed. When you are in CLI, there is no
config file, so it is not set. Each configfile command is executed in
own environment which is destroyed when it is finished. You may have
multiple (also nested) configfile invocations.  What would you set it
to? config_directory has no meaningful value outside of configfile
processing.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2016-01-15 17:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-15 10:16 Setting config_directory to prefix at grub launch time Arbiel (gmx)
2016-01-15 10:22 ` Andrei Borzenkov
2016-01-15 11:32   ` Arbiel (gmx)
2016-01-15 14:18     ` Arbiel (gmx)
2016-01-15 17:12       ` Andrei Borzenkov [this message]
2016-01-15 21:40         ` Arbiel (gmx)
2016-01-16  6:25           ` Andrei 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=5699287D.4080409@gmail.com \
    --to=arvidjaar@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).