[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[OSSTEST PATCH 16/49] buster: Extend grub2 uefi no install workaround



src:grub2 is RFH in Debian, which is a contributory factor to these
patches in #789798 and #792547 languishing.

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 7b311a14..9b4ef967 100644
--- a/Osstest/Debian.pm
+++ b/Osstest/Debian.pm
@@ -1466,7 +1466,7 @@ d-i partman-auto/expert_recipe string                     
                \\
 END
 
     if (get_host_property($ho, "firmware") eq "uefi") {
-       die unless $ho->{Suite} =~ m/jessie|stretch/;
+       die unless $ho->{Suite} =~ m/jessie|stretch|buster/;
        # Prevent grub-install from making a new Debian boot entry, so
        # we always reboot from the network. Debian bug #789798 proposes a
        # properly preseedable solution to this.
-- 
2.20.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.