summaryrefslogtreecommitdiff
path: root/distro/manjaro/entry
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2016-10-16 23:59:49 +0800
committerIru Cai <mytbk920423@gmail.com>2016-10-17 21:47:20 +0800
commit5f0bdbbd0215906a30c811f82959f7e517335d20 (patch)
tree11027546eef31c4b6dd3fcdc748a74aa79c494fa /distro/manjaro/entry
parent80210c3f303cb2f9523f49dcf370f7de76c3cbfb (diff)
downloadliveusb-builder-5f0bdbbd0215906a30c811f82959f7e517335d20.tar.xz
distro: add Manjaro
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
+