grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] document config_directory and config_file variables


From: Andrey Borzenkov
Subject: [PATCH] document config_directory and config_file variables
Date: Sat, 7 Dec 2013 23:42:48 +0400

---
 docs/grub.texi | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/docs/grub.texi b/docs/grub.texi
index 6144740..e41c8db 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -3038,6 +3038,8 @@ These variables have special meaning to GRUB.
 * cmdpath::
 * color_highlight::
 * color_normal::
+* config_directory::
+* config_file::
 * debug::
 * default::
 * fallback::
@@ -3180,6 +3182,20 @@ matching colors of first half.
 to support whole rgb24 palette but currently there is no compelling reason
 to go beyond the current 16 colors.
 
+
address@hidden config_directory
address@hidden config_directory
+
+This variable is automatically set by GRUB to the directory part of
+current configuration file name (@pxref{config_file}).
+
+
address@hidden config_file
address@hidden config_file
+
+Name of configuration file that is being processed (@pxref{configfile}).
+
+
 @node debug
 @subsection debug
 
-- 
tg: (bb05e31..) u/config_directory (depends on: master)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]