Update Full Verified Boot

River 2025-04-10 11:11:10 -04:00
parent 4faf993ca5
commit 8d855e28ea

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