From 634ae0c4b0d165609296b5e81d56d4f186480ff9 Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Wed, 10 Aug 2016 17:10:22 +0800 Subject: distro/mint: add Xfce and Cinnamon desktop - Move mint/mate/64 as mint/64/mate because 64-bit and 32-bit is a more significant difference than desktop - The kernel of Xfce and MATE is identical and the initrd.lz is almost identical, it's OK to use the same vmlinuz and initrd.lz for both ISOs - remove the creation of $DATADIR/mint/64 --- distro/mint/64/xfce/entry | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 distro/mint/64/xfce/entry (limited to 'distro/mint/64/xfce/entry') diff --git a/distro/mint/64/xfce/entry b/distro/mint/64/xfce/entry new file mode 100644 index 0000000..eafcd4c --- /dev/null +++ b/distro/mint/64/xfce/entry @@ -0,0 +1,5 @@ +TITLE='Linux Mint 18 x86_64 with Xfce Desktop' +KERNEL=/liveusb-kernel/mint/64/vmlinuz +INITRD=/liveusb-kernel/mint/64/initrd.lz +OPTION="file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=/liveusb-data/mint/$ISOFILE quiet splash --" +X64=y -- cgit v1.2.3