From 37e7cd21e51e77e97536947c2eddd26a5094ee55 Mon Sep 17 00:00:00 2001 From: River Date: Sun, 27 Apr 2025 18:51:37 -0400 Subject: [PATCH] Update A/B Updates and Provisioning --- A%2FB-Updates-and-Provisioning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/A%2FB-Updates-and-Provisioning.md b/A%2FB-Updates-and-Provisioning.md index 6833361..b35860b 100644 --- a/A%2FB-Updates-and-Provisioning.md +++ b/A%2FB-Updates-and-Provisioning.md @@ -13,7 +13,7 @@ Here's how an update works in HalogenOS: - If the kernel needs to be updated, a new UKI will be installed in the boot partition. - The new kernel binary is signed using the locally generated secure boot keys. - The user is prompted to reboot as soon as possible, or a reboot is triggered automatically. -- The new system partition updates the bootloader, and other files on the root partition. +- The new system partition updates any volatile files on the root partition. - The stored release files are validated again and used to update the newly inactive slot. ## Installation