* [PATCH] document cmdpath environment variable
@ 2013-11-16 5:18 Andrey Borzenkov
2013-11-16 12:51 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 1 reply; 2+ messages in thread
From: Andrey Borzenkov @ 2013-11-16 5:18 UTC (permalink / raw)
To: grub-devel
---
docs/grub.texi | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/grub.texi b/docs/grub.texi
index 0a9670f..de72d0c 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -2989,6 +2989,7 @@ These variables have special meaning to GRUB.
* biosnum::
* check_signatures::
* chosen::
+* cmdpath::
* color_highlight::
* color_normal::
* debug::
@@ -3058,6 +3059,16 @@ the titles of each of the submenus starting from the top level followed by
the title of the menu entry itself, separated by @samp{>}.
+@node cmdpath
+@subsection cmdpath
+
+The location from which @file{core.img} was loaded as an absolute
+directory name (@pxref{File name syntax}). This is set by GRUB at
+startup based on information returned by platform firmware. Not every
+platform provides this information and some may return only device
+without path name.
+
+
@node color_highlight
@subsection color_highlight
--
tg: (59ba9d1..) u/cmdpath_doc (depends on: master)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] document cmdpath environment variable
2013-11-16 5:18 [PATCH] document cmdpath environment variable Andrey Borzenkov
@ 2013-11-16 12:51 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 0 replies; 2+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-11-16 12:51 UTC (permalink / raw)
To: grub-devel
[-- Attachment #1: Type: text/plain, Size: 1084 bytes --]
Go ahead.
On 16.11.2013 06:18, Andrey Borzenkov wrote:
> ---
> docs/grub.texi | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/docs/grub.texi b/docs/grub.texi
> index 0a9670f..de72d0c 100644
> --- a/docs/grub.texi
> +++ b/docs/grub.texi
> @@ -2989,6 +2989,7 @@ These variables have special meaning to GRUB.
> * biosnum::
> * check_signatures::
> * chosen::
> +* cmdpath::
> * color_highlight::
> * color_normal::
> * debug::
> @@ -3058,6 +3059,16 @@ the titles of each of the submenus starting from the top level followed by
> the title of the menu entry itself, separated by @samp{>}.
>
>
> +@node cmdpath
> +@subsection cmdpath
> +
> +The location from which @file{core.img} was loaded as an absolute
> +directory name (@pxref{File name syntax}). This is set by GRUB at
> +startup based on information returned by platform firmware. Not every
> +platform provides this information and some may return only device
> +without path name.
> +
> +
> @node color_highlight
> @subsection color_highlight
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-16 12:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-16 5:18 [PATCH] document cmdpath environment variable Andrey Borzenkov
2013-11-16 12:51 ` Vladimir 'φ-coder/phcoder' Serbinenko
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).