|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 14/35] d-i grub: Extend UEFI workaround to stretch
Debian bug #789798 remains open. I have pinged the blocking bug in
grub2, #792547.
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
Osstest/Debian.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm
index 987c7c6..5cd6433 100644
--- a/Osstest/Debian.pm
+++ b/Osstest/Debian.pm
@@ -1276,7 +1276,7 @@ END
preseed_microcode($ho,$sfx);
if (get_host_property($ho, "firmware",'') eq "uefi") {
- die unless $ho->{Suite} =~ m/jessie/;
+ die unless $ho->{Suite} =~ m/jessie|stretch/;
# Prevent grub-install from making a new Debian boot entry, so
# we always reboot from PXE. Debian bug #789798 proposes a
# properly preseedable solution to this.
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |