alis icon indicating copy to clipboard operation
alis copied to clipboard

Full disk encryption

Open jedugsem opened this issue 4 years ago • 2 comments

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.

jedugsem avatar Apr 07 '21 21:04 jedugsem

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. :)

picodotdev avatar Apr 07 '21 21:04 picodotdev

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.

  • [x] Grub
  • [ ] Systemd-Boot
  • [ ] Refind

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

MrFinchMkV avatar Sep 12 '21 11:09 MrFinchMkV