diff --git a/README.md b/README.md index 1343ba0..218140c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The following will happen: - Clear partition table for `/dev/***`. - Creates a GPT partition table for `/dev/***`. - Create a +512M EFI partiton at `/dev/***1`. -- Create a root partition at `/dev/***2`. +- Create a encryted root partition at `/dev/***2`. - Create a swap partition at `/dev/***3` with the choice to set it as the same size as the RAM. - Install systemd-boot. @@ -42,7 +42,6 @@ The following will happen: ## Roadmap -- [ ] Encrypt /root - [ ] # Possible Ideas