Re: [PATCH] grub-install --debug-image option

2010-06-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06/26/2010 12:05 PM, Colin Watson wrote: > When debugging problems that make GRUB unable to load > /boot/grub/grub.cfg, I often find myself telling people to edit > grub-install to put 'set debug=all' in an embedded configuration file. > I'd like this not to involve editing the grub-install scri

[PATCH] grub-install --debug-image option

2010-06-26 Thread Colin Watson
When debugging problems that make GRUB unable to load /boot/grub/grub.cfg, I often find myself telling people to edit grub-install to put 'set debug=all' in an embedded configuration file. I'd like this not to involve editing the grub-install script, and to just be a simple option. Does this patch