Re: [PATCH] doc: document config_directory and config_file variables

2015-11-07 Thread Andrei Borzenkov
08.11.2015 01:58, Arbiel (gmx) пишет: undocumented command parameter : --hint (command search), and some other --hint.something which I haven't been able to localise just now. Which command? search. And I just read in a grub.cfg file, not one of mine the line search --no-floppy --fs-uuid

Re: [PATCH] doc: document config_directory and config_file variables

2015-11-07 Thread Arbiel (gmx)
Le 07/11/2015 21:09, Andrei Borzenkov a écrit : > 07.11.2015 22:51, Arbiel (gmx) пишет: >> Hi >> >> There seems to be other variables and command parameters which lack >> documentation. >> >> Here is a list of such variables found in my grub.cfg files (I have >> discarded "save_env"ed variab

Re: [PATCH] doc: document config_directory and config_file variables

2015-11-07 Thread Andrei Borzenkov
07.11.2015 22:51, Arbiel (gmx) пишет: Hi There seems to be other variables and command parameters which lack documentation. Here is a list of such variables found in my grub.cfg files (I have discarded "save_env"ed variables, obviously environment variables) and which are not set in the environ

Re: [PATCH] doc: document config_directory and config_file variables

2015-11-07 Thread Arbiel (gmx)
Hi There seems to be other variables and command parameters which lack documentation. Here is a list of such variables found in my grub.cfg files (I have discarded "save_env"ed variables, obviously environment variables) and which are not set in the environment block ${feature_menuentry_id} ${bo

Re: [PATCH] doc: document config_directory and config_file variables

2015-11-07 Thread Vladimir 'phcoder' Serbinenko
Go ahead Le 7 nov. 2015 11:22 AM, "Andrey Borzenkov" a écrit : > People are using this variable and it should be documented. > > --- > docs/grub.texi | 18 ++ > 1 file changed, 18 insertions(+) > > diff --git a/docs/grub.texi b/docs/grub.texi > index b9f41a7..db765a3 100644 > ---