|
| From: | Felipe W Damasio |
| Subject: | Re: [Bug-grub] [PATCH] grub-install: --config-file support...take 2 |
| Date: | Fri, 15 Aug 2003 23:34:56 -0300 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 |
Hi,
Jason Thomas wrote:
Felipe, this will not work, the grub shell in batch mode will not use --config-file
Thanks for your review.
You're right, in batch mode we have:
case OPT_BATCH:
use_config_file = 0;
.
.
.
How about adding the config-file option and removing the grub from
batch mode. Would that be right (and useful)?
Thanks,
Felipe
--
It's most certainly GNU/Linux, not Linux. Read more at
http://www.gnu.org/gnu/why-gnu-linux.html
| [Prev in Thread] | Current Thread | [Next in Thread] |