aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-02 14:33:05 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-02 14:33:05 -0300
commitd7a2976c461f8fd05edf96c3a4153ec23cfa11bb (patch)
treebd663e912eb77f6352ac407071b3b3a1ce66daea
parentb56608c18d19a59e177a881f52c112eb54e0c09f (diff)
downloaddebian-d7a2976c461f8fd05edf96c3a4153ec23cfa11bb.tar.gz
debian-d7a2976c461f8fd05edf96c3a4153ec23cfa11bb.tar.bz2
Adds bootloader config at kvmxfile
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
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"