about summary refs log tree commit diff stats
path: root/tools/iso/syslinux.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tools/iso/syslinux.cfg')
-rw-r--r--tools/iso/syslinux.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/iso/syslinux.cfg b/tools/iso/syslinux.cfg
new file mode 100644
index 00000000..ae2eee79
--- /dev/null
+++ b/tools/iso/syslinux.cfg
@@ -0,0 +1,6 @@
+DEFAULT mu
+
+LABEL mu
+        LINUX /boot/kernel.xz
+        APPEND vga=nomodeset
+        INITRD /boot/rootfs.xz