Releases: Zaechus/artix-installer
Releases · Zaechus/artix-installer
2.2.0
2.1.0
2.0.2
2.0.1
The project is newly written in pure Bash and only asks for user input at the beginning of the program. Other details are automatically generated and implemented. Encrypted and non-encrypted installations of ext4 and Btrfs are supported. Support for rEFInd dropped.
What's Changed
- merge experimental changes to remove manual editting and various prompt/options by @Zaechus in #12
- merge bash rewrite and variable rewrite by @Zaechus in #13
Full Changelog: v1.0.0...v2.0.1
Stable 1.0
Differing from the original script made, this one only requires that you load the scripts and run ./install.sh
.
The script supports both Btrfs and ext4 and both rEFInd and GRUB.
Many of the old manual tasks are now automated with the exception of needed inputs and some manual file editing.