Releases: HikariKnight/quickpassthrough
Releases · HikariKnight/quickpassthrough
2.1.1
2.1.0
2.0.6
2.0.5
Changelog
- 82e2100 chore: update readme with link to lantian's documentation for laptop gpus
- 16fe298 chore: update readme with new information
- a9b889e fix: update download url for ls-iommu checksums.txt after implementing github actions the checksums file was made versioned
- 8bd34b2 remove pull-requests from release triggers, only trigger on tags. (#25)
2.0.4
2.0.3
Fixes the logic where the application has to directly edit /etc/default/grub
when grubby is not available on the system
Full Changelog: 2.0.2...2.0.3
2.0.2
minor hotfix to correctly log detection of kernels older than 6.2
2.0.1
This is a small release to fix correctly handling empty MODULES=() lists in mkinitcpio reported by @ChrisTitusTech
2.0.0
Quickpassthrough 2.0.0 is here!
This has been a monumental task to get done and has been delayed many times.
However after 1 year of development time (with a lot of disruptions) it is here.
This release brings with it:
- A proper menu based dialog in the TUI for quided setup.
- A more readable source code! 🎉
- 2 DIFFERENT GPUS are required (unless you are doing this on a headless server)
- Supports dracut, initramfs-tools, modprobe, mkinitcpio
- Supports grub, systemd-boot(kernelstub), grubby
- Utilizes ls-iommu for probing hardware
- Colors! (please provide better colors if you have some! must be supported by terminal colors)
- Makes a backup of your existing files that will be modified on the FIRST run, if you want a new backup then delete the backup folder.
- See what changes will be made to the system by checking the config folder before proceeding with the installation.
2.0.0RC
This is a Release Candidate version of the complete rewrite of quickpassthrough into golang.
The release might have bugs and might leave you with a broken system in the worst case, MAKE BACKUPS!
NOTE: DOES NOT SUPPORT IMMUTABLE SYSTEMS!
- 2 DIFFERENT GPUS are required
- Supports dracut, initramfs-tools, modprobe, mkinitcpio
- Supports grub, kernelstub, grubby
- Utilizes ls-iommu for probing hardware
- Colors! (please provide better colors if you have some! must be supported by terminal colors)
- Makes a backup of your existing files that will be modified on the FIRST run, if you want a new backup then delete the backup folder.
- See what changes will be made to the system by checking the config folder before proceeding with the installation.