[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST v2 05/11] Debian.pm: install grub to default device
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@xxxxxxxxxx> From Weis v1 Jessie series --- Osstest/Debian.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm index fa94210..5463fd0 100644 --- a/Osstest/Debian.pm +++ b/Osstest/Debian.pm @@ -685,6 +685,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 -- 1.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |