-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LUKS full disk encryption with performance tuning #5
Comments
jhatler
added a commit
that referenced
this issue
Dec 26, 2023
jhatler
added a commit
that referenced
this issue
Jan 3, 2024
ESP volumes can be written to by UEFI firmware. Systemd-boot will also write to the ESP volumes under some conditions. This will cause mdadm to run into issue requiring a resync. This commit converts the ESP volumes to standalone volumes to prevent this issue. Refs: #5 Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
jhatler
added a commit
that referenced
this issue
Jan 3, 2024
This is a large commit that completes the bootstrapping and LTO setup instructions. It relies on the jhatler/jhatler-overlay and the jhatler/jhatler-etc-portage repositories to simplify the setup process. An overview of the changes are as follows: - Add LUKS performance testing notes - Convert ESP volumes to standalone partitions - Move to GCC stage3 tarball - Add complete bootstrapping instructions - Add Bootloader and Dracut instructions - Add system configuration instructions to allow sign in - Add reboot instructions Refs: #4, #5, #6, #7, #8, #10, #11 Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
References:
The text was updated successfully, but these errors were encountered: