aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-02 10:45:15 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-02 10:45:15 -0300
commitfdd9554377cb7a686107603799dbde8e891b290e (patch)
treeb6ec829ec1bffb489b97a8108eecd92f0b7f24c9 /kvmxfile
parent03f94939b1405c9fffd690d764fc08106d88d8ca (diff)
downloadkvmx-fdd9554377cb7a686107603799dbde8e891b290e.tar.gz
kvmx-fdd9554377cb7a686107603799dbde8e891b290e.tar.bz2
Adds extlinux support, which is not working for the custom method at kvmx-create
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index 988157c..bb27893 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -81,3 +81,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"