From: Silvio Rhatto Date: Sun, 2 Apr 2017 17:33:05 +0000 (-0300) Subject: Adds bootloader config at kvmxfile X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d7a2976c461f8fd05edf96c3a4153ec23cfa11bb;p=debian.git Adds bootloader config at kvmxfile --- diff --git a/kvmxfile b/kvmxfile index dad42a3..58e9e04 100644 --- a/kvmxfile +++ b/kvmxfile @@ -70,3 +70,6 @@ ssh_support="y" # # This setting is used during virtual machine bootstrapping by kvmx-create. ssh_custom="y" + +# Bootloader (used only during bootstrapping by kvmx-create). +bootloader="grub"