A bash script to install Void Linux with LUKS encryption, optional LVM, btrfs filesystem and optional swap as file.
Go to file
Le0xFF ca8c50fe7c Add lvm_creation function
Add a function which create lvm logical volumes, letting the user choose their names and dimensions
2022-07-11 20:22:36 +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 Add lvm_creation function 2022-07-11 20:22:36 +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