Honor GRUB_DISABLE_LINUX_UUID=true and don't set root=UUID then
authorMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 12:11:22 +0000 (14:11 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 12:12:44 +0000 (14:12 +0200)
According to the bug report pygrub doesn't support the UUID
magic.  If the user explicitely sets GRUB_DISABLE_LINUX_UUID=true
in /etc/default/grub we should honor that. Don't adjust grub.cfg
but instead prompt a warning then.

Fixes #65 @ github


No differences found