]> xenbits.xensource.com Git - people/liuw/osstest.git/commitdiff
Debian.pm: install grub to default device
authorWei Liu <wei.liu2@citrix.com>
Wed, 20 May 2015 17:56:25 +0000 (18:56 +0100)
committerWei Liu <wei.liu2@citrix.com>
Fri, 19 Jun 2015 15:59:26 +0000 (16:59 +0100)
Debian installer used to have the behaviour to install grub on the
default device. But it's changed in Jessie.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759737.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Osstest/Debian.pm

index 905758f05b81f5a96bf84c78ec9add0cba6f21ee..8ad673e147b6bdba55e74a6f5a4c8e1d9b114049 100644 (file)
@@ -727,6 +727,8 @@ popularity-contest popularity-contest/participate boolean false
 tasksel tasksel/first multiselect standard, web-server
 
 d-i grub-installer/only_debian boolean true
+# see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759737
+d-i grub-installer/bootdev string default
 
 d-i finish-install/keep-consoles boolean true
 d-i finish-install/reboot_in_progress note