summaryrefslogtreecommitdiff
path: root/distro/fedora/entry.common
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2016-12-05 14:03:00 +0800
committerIru Cai <mytbk920423@gmail.com>2016-12-05 14:03:00 +0800
commitd4c818b818bac8960c7622af00be2500adb3a613 (patch)
tree4d08cd21dea84e72dd3b27e41b390b562fd2d2d5 /distro/fedora/entry.common
parent5c7fef6893c0da3f8397cc5aea9f737d33a1c276 (diff)
downloadliveusb-builder-d4c818b818bac8960c7622af00be2500adb3a613.tar.xz
distro/fedora: Add Fedora 25, and fix the GRUB entry
Diffstat (limited to 'distro/fedora/entry.common')
-rw-r--r--distro/fedora/entry.common5
1 files changed, 5 insertions, 0 deletions
diff --git a/distro/fedora/entry.common b/distro/fedora/entry.common
new file mode 100644
index 0000000..0e4d45e
--- /dev/null
+++ b/distro/fedora/entry.common
@@ -0,0 +1,5 @@
+TITLE="Fedora $version x86_64"
+KERNEL=/liveusb-kernel/fedora/$version/vmlinuz
+INITRD=/liveusb-kernel/fedora/$version/initrd.img
+OPTION="root=live:UUID=$UUID ro rd.live.dir=liveusb-data/fedora/$version rd.live.image quiet"
+X64=y