bug#20067: fix interpretation of grub configuration

2016-09-25 Thread Ludovic Courtès
Hi, Tomáš Čech skribis: > Configuration excerpt... > > (bootloader (grub-configuration > (device "/dev/sda") > (menu-entries > (list >(menu-entry > (label "openSUSE") > (linux "(hd0,msdos1)/vmlinuz") >

bug#20067: fix interpretation of grub configuration

2016-09-14 Thread Tomáš Čech
On Sat, Sep 10, 2016 at 12:03:38AM +0200, Ludovic Courtès wrote: Good news! Good news indeed! l...@gnu.org (Ludovic Courtès) skribis: Tomáš Čech skribis: Grub configuration interpretes `linux' as directory where is located bzImage. If I enter file name instead, result configuration will

bug#20067: fix interpretation of grub configuration

2016-09-09 Thread Ludovic Courtès
Good news! l...@gnu.org (Ludovic Courtès) skribis: > Tomáš Čech skribis: > >> Grub configuration interpretes `linux' as directory where is located >> bzImage. If I enter file name instead, result configuration will be >> wrong. > > The solution will be to not automatically append “/bzImage” (and

bug#20067: fix interpretation of grub configuration

2016-02-23 Thread Ludovic Courtès
Tomáš Čech skribis: > Grub configuration interpretes `linux' as directory where is located > bzImage. If I enter file name instead, result configuration will be > wrong. The solution will be to not automatically append “/bzImage” (and likewise for the initrd.) We could change places where ‘menu

bug#20067: fix interpretation of grub configuration

2015-03-09 Thread Tomáš Čech
Grub configuration interpretes `linux' as directory where is located bzImage. If I enter file name instead, result configuration will be wrong. Example of system configuration: (bootloader (grub-configuration (device "/dev/sda") (menu-entries (list