update documentation with the new OS update check interval
It was increased from 4 hours to 6 hours.
This commit is contained in:
parent
639fb04304
commit
cfa91b2ba9
@ -842,7 +842,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<p>The GrapheneOS System Updater app fetches update metadata from
|
<p>The GrapheneOS System Updater app fetches update metadata from
|
||||||
https://releases.grapheneos.org/<var>DEVICE</var>-<var>CHANNEL</var> approximately once every four hours
|
https://releases.grapheneos.org/<var>DEVICE</var>-<var>CHANNEL</var> approximately once every six hours
|
||||||
when connected to a permitted network for updates.</p>
|
when connected to a permitted network for updates.</p>
|
||||||
<p>Once an update is available, it tries to download
|
<p>Once an update is available, it tries to download
|
||||||
https://releases.grapheneos.org/<var>DEVICE</var>-incremental-<var>OLD_VERSION</var>-<var>NEW_VERSION</var>.zip
|
https://releases.grapheneos.org/<var>DEVICE</var>-incremental-<var>OLD_VERSION</var>-<var>NEW_VERSION</var>.zip
|
||||||
|
@ -396,7 +396,7 @@
|
|||||||
<h2><a href="#updates">Updates</a></h2>
|
<h2><a href="#updates">Updates</a></h2>
|
||||||
|
|
||||||
<p>The update system implements automatic background updates. It checks for updates
|
<p>The update system implements automatic background updates. It checks for updates
|
||||||
approximately once every four hours when there's network connectivity and then
|
approximately once every six hours when there's network connectivity and then
|
||||||
downloads and installs updates in the background. It will pick up where it left off if
|
downloads and installs updates in the background. It will pick up where it left off if
|
||||||
downloads are interrupted, so you don't need to worry about interrupting it.
|
downloads are interrupted, so you don't need to worry about interrupting it.
|
||||||
Similarly, interrupting the installation isn't a risk because updates are installed to
|
Similarly, interrupting the installation isn't a risk because updates are installed to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user