Re: grub config file reading is busted in CVS

2007-02-22 Thread Jeff Chua
On Sun, 18 Feb 2007, Jerone Young wrote: I've found the problem. It's from your patch commited in December. http://lists.gnu.org/archive/html/commit-grub/2006-12/msg2.html http://cvs.savannah.gnu.org/viewcvs/grub2/normal/main.c?cvsroot=grub&r1=1.18&r2=1.19 The last CVS that works was pri

Re: grub config file reading is busted in CVS

2007-02-18 Thread Jerone Young
I've found the problem. It's from your patch commited in December. http://lists.gnu.org/archive/html/commit-grub/2006-12/msg2.html http://cvs.savannah.gnu.org/viewcvs/grub2/normal/main.c?cvsroot=grub&r1=1.18&r2=1.19 The code block from main.c in function read_config_file() is where things sta

Re: grub config file reading is busted in CVS

2007-02-17 Thread Jerone Young
I will try it out and get some output from it. On 2/12/07, Marco Gerards <[EMAIL PROTECTED]> wrote: "Jerone Young" <[EMAIL PROTECTED]> writes: > Trying to get grub to read from grub.cfg file with the current code in > CVS appears to be busted. Release 1.95 works fine and can read the > grub.cf

Re: grub config file reading is busted in CVS

2007-02-12 Thread Marco Gerards
"Jerone Young" <[EMAIL PROTECTED]> writes: > Trying to get grub to read from grub.cfg file with the current code in > CVS appears to be busted. Release 1.95 works fine and can read the > grub.cfg file without a problem automatically. But with code in CVS it > nolonger reads it automatically (mean