picodotdev / alis

Arch Linux Install Script (or alis, also known as the Arch Linux executable installation guide and wiki) installs an unattended, automated and customized Arch Linux system.
https://picodotdev.github.io/alis/
GNU General Public License v3.0
823 stars 319 forks source link

Full disk encryption #122

Open jedugsem opened 3 years ago

jedugsem commented 3 years ago

Hello i have changed this script to my needs and want to contribute my changes soon, i added full disk encyption (luks1) though a variable and a new btrfs subvolume sheme both whould such doesnt effect other functions. Whould such fetures be accepted? sry for my bad english.

picodotdev commented 3 years ago

Hello @jedugsem, have full disk encryption would be a nice feature to add. Send a pull request and I will review it, I will accept it if fits well with existing features. Dont worry for your english as you I am not a native english speaker so mine sure has many errors. :)

MrFinchMkV commented 3 years ago

Hey everyone and specially @picodotdev,

I started to implement full disk encryption. Right now it only works with grub. I will try to figure out how to get systemd-boot and refind running.

https://github.com/MrFinchMkV/alis/tree/feature/fulldisk-encryption