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.
# 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