summaryrefslogtreecommitdiff
path: root/distro
AgeCommit message (Collapse)Author
2017-06-14update arch to 2017.06.01Iru Cai
2017-06-01update arch to 2017.05.01Iru Cai
2017-03-24distro/systemrescuecd: update to 4.9.4Iru Cai
2017-03-18distro: add CentOSIru Cai
Based on Fedora and https://wiki.archlinux.org/index.php/Multiboot_USB_drive#CentOS.
2017-03-18distro/mint: update to 18.1Iru Cai
2017-03-08distro/arch: update to 2017.03.01Iru Cai
2016-12-05distro/fedora: Add Fedora 25, and fix the GRUB entryIru Cai
2016-11-20Update Arch, Parabola and sysrcdIru Cai
2016-10-17distro: add ManjaroIru Cai
2016-09-23SystemRescueCd 4.8.2Iru Cai
2016-09-23Debian: update to 8.6.0Iru Cai
2016-09-14distro: add support for DebianIru Cai
based on Kali (and works)
2016-09-06distro/parabola: add MATE versionIru Cai
2016-09-06distro/parabola/isoinfo: add missing $Iru Cai
2016-09-06update Arch and SystemRescueCdIru Cai
2016-09-02Add Kali LinuxIru Cai
2016-09-02distro/ubuntu/isoinfo: add missing $Iru Cai
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