summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-15 21:57:17 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-15 21:57:17 -0400
commit8e1c1d8507370e35e3690aecb76cac1638e6d664 (patch)
treec9afdfd63444179644ae0833a24843c9f77aa2cc
parent7979d7f2879ff4ac4139c11f68994343e0f09e6c (diff)
System Updater improvements
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 4a509686..5665917d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -573,6 +573,9 @@
<ul>
<li>enable support for the new desktop mode as an additional developer option toggle (Pixel Tablet already has this as the main toggle)</li>
+ <li>System Updater: raise download buffer size to 16384 from 8192</li>
+ <li>System Updater: delete update package immediately after completion</li>
+ <li>System Updater: fall back to downloading and installing a full update if an incremental (delta) update fails initialization which occurs when a firmware or OS image has been corrupted (extremely rare edge case due to verified boot)</li>
</ul>
</article>
-->