]> xenbits.xensource.com Git - osstest.git/commitdiff
adjust how to skip bootloader installation for arm32, in Stretch
authorWei Liu <wei.liu2@citrix.com>
Tue, 31 Oct 2017 12:26:39 +0000 (12:26 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Wed, 10 Apr 2019 14:08:16 +0000 (15:08 +0100)
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
v4: Change case of suite names in comment.

Osstest/Debian.pm

index 91bffdff0cc3326ed445bb2ef09244e430801cc3..85b1890dba3ccc3258defc43d1e27b20e1b899b3 100644 (file)
@@ -1041,7 +1041,11 @@ END
        # actually does what we need, but the installer doesn't treat
        # that as a "bootloader".
        $preseed_file.= (<<END);
+        # jessie and earlier
 d-i     nobootloader/confirmation_common boolean true
+        # stretch and later
+d-i     grub-installer/skip boolean true
+d-i     lilo-installer/skip boolean true
 END
 
         # Debian Bug #771949 means that update-menu-list always