summaryrefslogtreecommitdiff
path: root/distro/mint
AgeCommit message (Collapse)Author
2021-04-04mint 20.12021.04Iru Cai
2020-07-01replace "$ISOPATH/$ISOFILE" with "${ISO_FILEPATH}" in install_liveIru Cai
This is for metaiso install script in the future.
2020-06-29update distro isoIru Cai
- Debian 10.4 - SystemRescueCd 6.1.5, also add iomem=relaxed cmdline - Arch 2020.06.01 - Fedora 32 - CentOS 7.8.2003, 8.2.2004 - Grml 2020.06 - Linux Mint 20: also drop 64/ because we only maintain 64bit - Hyperbola mirrors
2020-03-21update debian, mint, pureosIru Cai
2020-02-06update arch,centos,kali,mintIru Cai
2019-11-06update distributions2019.11Iru Cai
Arch 2019.11 Kali 2019.3 CentOS 8 Fedora 31 (and fix Fedora 30) Hyperbola v0.3 Mint 19.2 PureOS 9.0 SystemRescueCd 6.0.3
2019-02-04distro: add LMDEIru Cai
2018-12-31mint: forgot sha256sum.txtIru Cai
2018-12-28mint 19.1Iru Cai
2018-11-03distro/mint: use the v2 iso, reuse the Ubuntu install.shIru Cai
2018-06-30Linux Mint 19Iru Cai
2018-03-10config file $HOME/.liveusb-builder, move isofiles to $ISOPATHIru Cai
and set default $ISOPATH location to $HOME/isofiles
2017-12-23mint 18.3Iru Cai
2017-08-11distro: update mint to 18.2Iru Cai
2017-03-18distro/mint: update to 18.1Iru Cai
2016-08-21distro/mint: move mint/64/*/install.sh to mint/64/install.shIru Cai
all these install.sh for different desktops are the same, so move to a common directory.
2016-08-21add $DISTRONAME and $ISONAMEIru Cai
2016-08-10distro/mint: add Xfce and Cinnamon desktopIru Cai
- 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
2016-08-08add entry file and remove grub.cfgIru Cai
2016-08-08distro: move ISOFILE, hash sum, mirrorlist to isoinfo fileIru Cai
2016-08-02distro/mint: Linux Mint 18 with MATE desktopIru Cai