Hello, I wanted to share my Artix Install Script, its not best but i think its pretty nice.
https://gitlab.com/user1312/ais
Features:
-
Nice tui with themes
-
Booster which is super fast initramfs
-
Automatic/manual partition of disk
-
Possible to mount more disks
-
Filesystems: ext4,btrfs,xfs
-
Swap: file, partition, zram
-
Encryption of root partition (FDE in future)
-
Inits: dinit, runit, openrc, s6
-
Bootloader: refind, efi stub, none
-
Aur helper: yay,paru,tritzen,yaourtix,none
-
Kernels: mainline, lts, zen
-
Shells: bash,zsh
-
Network: networkmanager,connman,iwd,dhcpcd
-
Graphics: nvidia,intel,amd,nouveau,legacy nvidia
-
Some Environments: hyprland,kde,niri,bspwm and more
-
Login Manager: sddm,greetd
-
A lot of modules
Don’t they provide Live ISOs with an GUI installer?
You are right. Official Live ISOs have gui installers, I tried it once and in my opinion it lacks some features. I wanted perfect solution for me which also can be solution for someone else. I think my script contain a lot of useful stuff. Ive seen theres way to modify gui installer, but it didnt came to my mind anytime. Writing this script gave me alot of bash knowledge which for suer will be useful. Thanks for reading this :D.