summaryrefslogtreecommitdiff
path: root/distro
AgeCommit message (Collapse)Author
2016-08-21distro: initial support for Void LinuxIru Cai
based on Fedora which is also using dracut as initramfs builder
2016-08-21Partially revert de9aae7 "remove $DATADIR/$distro/64"Iru 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: add SystemRescueCdIru Cai
2016-08-10remove $DATADIR/$distro/64Iru 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-09distro: Trisquel Mini and UbuntuIru Cai
2016-08-09distro: Parabola GNU/Linux-libreIru Cai
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
2016-08-02distro/fedora: add grub.cfg and mirrorlist, update install.shIru Cai
2016-08-02distro/arch: add mirrorsIru Cai
2016-08-02distro/arch/grub.cfg: load Intel ucodeIru Cai
2016-08-02update arch install_live()Iru Cai
2016-08-02install() -> install_live()Iru Cai
2016-08-02add distributionsIru Cai