summaryrefslogtreecommitdiff
path: root/distro/void/entry
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2016-08-21 23:33:18 +0800
committerIru Cai <mytbk920423@gmail.com>2016-08-21 23:33:18 +0800
commit1d48647f7b04a056322f65c93e8a3630d783ecb4 (patch)
tree1f73efe910862f927c8145f75dd3e294eeb5071a /distro/void/entry
parent8fe8ba8a3df05275f8a3827486ea0b0b8081d41f (diff)
downloadliveusb-builder-1d48647f7b04a056322f65c93e8a3630d783ecb4.tar.xz
distro: initial support for Void Linux
based on Fedora which is also using dracut as initramfs builder
Diffstat (limited to 'distro/void/entry')
-rw-r--r--distro/void/entry5
1 files changed, 5 insertions, 0 deletions
diff --git a/distro/void/entry b/distro/void/entry
new file mode 100644
index 0000000..dcd9187
--- /dev/null
+++ b/distro/void/entry
@@ -0,0 +1,5 @@
+TITLE='Void Linux x86_64'
+KERNEL=/liveusb-kernel/void/vmlinuz
+INITRD=/liveusb-kernel/void/initrd
+OPTION="root=live:UUID=$UUID ro rd.live.dir=liveusb-data/void"
+X64=y