A bash script to install Void Linux with LUKS encryption, optional LVM, btrfs filesystem and optional swap as file.
Go to file
Le0xFF 85d14f04a9 Better disk_partitioning function
Check if user wants to change the previously wiped drive
2022-07-18 10:53:48 +02:00
ASCIIArt Upload logo ASCII art 2022-07-14 20:29:06 +02:00
chroot.sh Cosmetic changes 2022-07-18 10:51:55 +02:00
LICENSE Upload files 2022-07-05 20:42:36 +02:00
README.md Upload files 2022-07-05 20:42:36 +02:00
VoidLinuxInstaller.sh Better disk_partitioning function 2022-07-18 10:53:48 +02:00

VoidLinuxInstaller script

STILL A WORK IN PROGRESS, NOT READY YET!

An attempt to make my gist an interactive bash script.

This is also my first attempt to create a bash script, so a lot of errors and stupid stuffs are present inside.

Pull requests are absolutely welcome, just be sure to put proper comments!

Resources

[1] https://tldp.org/LDP/Bash-Beginners-Guide/html/index.html