diff options
author | Iru Cai <mytbk920423@gmail.com> | 2016-08-10 17:10:22 +0800 |
---|---|---|
committer | Iru Cai <mytbk920423@gmail.com> | 2016-08-10 17:36:57 +0800 |
commit | 634ae0c4b0d165609296b5e81d56d4f186480ff9 (patch) | |
tree | ccd3ded33aaeb17663a1be4cc6075e13f23439ef /distro/mint/64/xfce/isoinfo | |
parent | 1361443fc0ce1b6c18fcdb68c11721689415d17e (diff) | |
download | liveusb-builder-634ae0c4b0d165609296b5e81d56d4f186480ff9.tar.xz |
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
Diffstat (limited to 'distro/mint/64/xfce/isoinfo')
-rw-r--r-- | distro/mint/64/xfce/isoinfo | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/distro/mint/64/xfce/isoinfo b/distro/mint/64/xfce/isoinfo new file mode 100644 index 0000000..e56cefe --- /dev/null +++ b/distro/mint/64/xfce/isoinfo @@ -0,0 +1,7 @@ +ISOURL=stable/18/linuxmint-18-xfce-64bit.iso +SHA256=2151852abb34bd62350fab807acc04b3f337d928c7c8092aebea7d0524587acf + +mirrorlist=( +https://mirrors.tuna.tsinghua.edu.cn/linuxmint-cd +http://mirrors.ustc.edu.cn/linuxmint-cd +) |