summaryrefslogtreecommitdiff
path: root/distro/manjaro/entry
diff options
context:
space:
mode:
Diffstat (limited to 'distro/manjaro/entry')
-rw-r--r--distro/manjaro/entry7
1 files changed, 7 insertions, 0 deletions
diff --git a/distro/manjaro/entry b/distro/manjaro/entry
new file mode 100644
index 0000000..1c0618e
--- /dev/null
+++ b/distro/manjaro/entry
@@ -0,0 +1,7 @@
+TITLE="Manjaro Linux $_arch $_flavour"
+KERNEL=/liveusb-kernel/manjaro/$_arch/manjaro
+INITRD=(/liveusb-kernel/manjaro/intel_ucode.img
+ /liveusb-kernel/manjaro/$_arch/manjaro.img)
+OPTION="misolabel=MJRO1608 img_dev=/dev/disk/by-uuid/$UUID img_loop=liveusb-data/manjaro/$ISOFILE"
+[ $_arch == i686 ] && X64=n || X64=y
+