Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-04 | ubuntu 18.04 20.04 | Iru Cai | |
2021-04-04 | arch 2021.04.01 | Iru Cai | |
2021-03-31 | Merge branch 'metaiso' | Iru Cai | |
2021-03-31 | README: explain partitioning | Iru Cai | |
2021-03-31 | document testusb.sh | Iru Cai | |
2021-03-31 | README.md: remove metaiso from experimental features | Iru Cai | |
2021-03-30 | arch: update meta file to use the new script | Iru Cai | |
2021-03-30 | unset INITRD before output GRUB and syslinux entry | Iru Cai | |
Because now the bootloader config generation script is sourced instead of executed, global INITRD variable will be reset more than once, and setting it as a string will only set the first element of the INITRD array. So we need to unset it first. | |||
2021-03-30 | openSUSE meta file | Iru Cai | |
2021-03-30 | distro: add ubuntu meta file | Iru Cai | |
2021-03-30 | initial meta distro support | Iru Cai | |
Now we support using an iso file directly other than first downloading it, this is very useful for iso files that update frequently (like openSUSE) or custom iso files. | |||
2021-03-29 | testusb.sh: support UEFI | Iru Cai | |
2021-03-29 | README.md: add libarchive dependency | Iru Cai | |
2021-03-29 | add testusb.sh | Iru Cai | |
2021-03-29 | distro/arch: use iso_extract | Iru Cai | |
2021-03-29 | add iso_extract function based on bsdtar | Iru Cai | |
2021-02-11 | update README.md | Iru Cai | |
2021-02-11 | arch 2021.02.01 | Iru Cai | |
2021-02-11 | drop gloriousarch | Iru Cai | |
2020-11-02 | debian 10.6.0 and 32 bit versions | Iru Cai | |
2020-11-02 | add ubuntu 20.04 | Yuxin Wu | |
2020-10-08 | MX 19.2 | Iru Cai | |
2020-10-08 | deepin 20 | Iru Cai | |
Also we use root= and fromiso= cmdline so it'll not search partitions of internal disks for iso, which may be broken. | |||
2020-10-08 | distro/arch: use img_dev and img_loop cmdline | Iru Cai | |
2020-10-02 | arch 2020.10.1 | Iru Cai | |
The name initramfs file also changed. | |||
2020-08-01 | update arch to 2020.08.01 | Iru Cai | |
This archiso has changed the names of vmlinuz and CPU ucode, so need to update the entry file. | |||
2020-07-01 | add get_iso_label function which is useful for some iso files | Iru Cai | |
2020-07-01 | replace "$ISOPATH/$ISOFILE" with "${ISO_FILEPATH}" in install_live | Iru Cai | |
This is for metaiso install script in the future. | |||
2020-06-30 | skip the ROOTPATH umount if BOOTPATH is the same as ROOTPATH | Iru Cai | |
2020-06-29 | README: some clarification, add Ventoy as related project | Iru Cai | |
2020-06-29 | README: update and add VM install method | Iru Cai | |
2020-06-29 | update distro iso | Iru 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-04-02 | update arch, hyperbola kali | Iru Cai | |
2020-04-02 | fix MX Linux entry, update systemrescuecd, xubuntu | Iru Cai | |
2020-03-21 | update debian, mint, pureos | Iru Cai | |
2020-03-12 | update arch,mx | Iru Cai | |
2020-02-06 | update arch,centos,kali,mint | Iru Cai | |
2019-12-03 | Update archlinux | Yuxin Wu | |
2019-11-06 | update distributions2019.11 | Iru 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-08-18 | ubuntu 18.04.3 | Iru Cai | |
2019-08-18 | arch 2019.08 | Iru Cai | |
2019-08-18 | add deepin | Iru Cai | |
2019-06-05 | update distros | Iru Cai | |
- MX 18.3 - arch 2019.06.01 - ubuntu 16.04.6 - kali 2019.2 | |||
2019-05-04 | distro: fedora 30, arch 2019.05.02 | Iru Cai | |
2019-04-09 | MX Linux 18.2 | Iru Cai | |
2019-04-06 | add an option to clean the live USB | Iru Cai | |
2019-04-06 | distro: add MX Linux | Iru Cai | |
2019-04-05 | update antix | Iru Cai | |
2019-04-05 | try_mount(): just udevil mount, do not use mktemp | Iru Cai | |
2019-04-03 | add my presentation in README | Iru Cai | |