Bug#681227: [PATCH] Allow bootdev to be "dummy"

2012-12-24 Thread Cyril Brulebois
Matt Kraai (23/12/2012): > On Sun, Dec 23, 2012 at 02:47:04PM -0800, Matt Kraai wrote: > > The workaround for 681227 prevents grub-installer from trying to > > install to devices that don't exist. This breaks installations on > > systems that use grub-efi or grub-yeeloong, since they set the devi

Bug#681227: [PATCH] Allow bootdev to be "dummy"

2012-12-23 Thread Matt Kraai
On Sun, Dec 23, 2012 at 02:47:04PM -0800, Matt Kraai wrote: > The workaround for 681227 prevents grub-installer from trying to > install to devices that don't exist. This breaks installations on > systems that use grub-efi or grub-yeeloong, since they set the device > to "dummy". This patch fixes

Bug#681227: [PATCH] Allow bootdev to be "dummy"

2012-12-23 Thread Matt Kraai
The workaround for 681227 prevents grub-installer from trying to install to devices that don't exist. This breaks installations on systems that use grub-efi or grub-yeeloong, since they set the device to "dummy". This patch fixes the workaround to allow this value. --- grub-installer |2 +-