From 8d855e28ea802c84dcd5ee11ee172837151e08e4 Mon Sep 17 00:00:00 2001 From: River Date: Thu, 10 Apr 2025 11:11:10 -0400 Subject: [PATCH] Update Full Verified Boot --- Full-Verified-Boot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Full-Verified-Boot.md b/Full-Verified-Boot.md index b5b19ef..eb536c6 100644 --- a/Full-Verified-Boot.md +++ b/Full-Verified-Boot.md @@ -21,4 +21,4 @@ So what does the chain look like for HalogenOS? - System partition verifies user-installable software and updates - User password decrypts home directory -With this setup, modifying any data without proper clearance will render the partition un-bootable or corrupted. However, the system can recover from such a scenario, due to how it performs provisioning automatically. \ No newline at end of file +With this setup, modifying any data without proper clearance will render the partition un-bootable or corrupted. However, the system can recover from such a scenario, due to how it [performs provisioning automatically](A%2FB-Updates-and-Provisioning). \ No newline at end of file