summaryrefslogtreecommitdiff
path: root/distro/mint
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2016-08-02 22:32:08 +0800
committerIru Cai <mytbk920423@gmail.com>2016-08-02 22:32:08 +0800
commit28dc5ccb981d8c27b7b9af3144823ceebf26343b (patch)
tree84e8f712ffe99ae50daa42c6183a1c86910b4a76 /distro/mint
parent0da1c12172eb773c2d86bbe7215afb02b3d50884 (diff)
downloadliveusb-builder-28dc5ccb981d8c27b7b9af3144823ceebf26343b.tar.xz
distro/mint: Linux Mint 18 with MATE desktop
Diffstat (limited to 'distro/mint')
-rw-r--r--distro/mint/mate/64/grub.cfg5
-rw-r--r--distro/mint/mate/64/install.sh11
-rw-r--r--distro/mint/mate/64/mirrorlist2
3 files changed, 18 insertions, 0 deletions
diff --git a/distro/mint/mate/64/grub.cfg b/distro/mint/mate/64/grub.cfg
new file mode 100644
index 0000000..31d161a
--- /dev/null
+++ b/distro/mint/mate/64/grub.cfg
@@ -0,0 +1,5 @@
+menuentry 'Linux Mint 18 x86_64 with MATE Desktop' {
+ linux /liveusb-kernel/mint/64/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=/liveusb-data/mint/linuxmint-18-mate-64bit.iso quiet splash --
+ initrd /liveusb-kernel/mint/64/initrd.lz
+}
+
diff --git a/distro/mint/mate/64/install.sh b/distro/mint/mate/64/install.sh
new file mode 100644
index 0000000..2bca653
--- /dev/null
+++ b/distro/mint/mate/64/install.sh
@@ -0,0 +1,11 @@
+ISOURL=stable/18/linuxmint-18-mate-64bit.iso
+SHA256=c634f48b248489eef782067484a04978f046e9ccd507d9df35c798a1db9bef22
+
+install_live() {
+ install -d "$KERNELDIR/mint/64" "$DATADIR/mint/64"
+ cp "isofiles/$ISOFILE" "$DATADIR/mint/"
+ mount_iso
+ cp "$ISOMNT/casper/vmlinuz" "$ISOMNT/casper/initrd.lz" "$KERNELDIR/mint/64/"
+ umount_iso
+}
+
diff --git a/distro/mint/mate/64/mirrorlist b/distro/mint/mate/64/mirrorlist
new file mode 100644
index 0000000..53e935c
--- /dev/null
+++ b/distro/mint/mate/64/mirrorlist
@@ -0,0 +1,2 @@
+https://mirrors.tuna.tsinghua.edu.cn/linuxmint-cd/
+http://mirrors.ustc.edu.cn/linuxmint-cd/