update example to one of the actual releases
This commit is contained in:
parent
27a2b0f228
commit
166b97ff0d
@ -57,14 +57,14 @@
|
|||||||
<p>You can download the factory images from <a href="/releases">the releases page</a>.</p>
|
<p>You can download the factory images from <a href="/releases">the releases page</a>.</p>
|
||||||
<p>Verify the official factory images using the GPG signature:</p>
|
<p>Verify the official factory images using the GPG signature:</p>
|
||||||
<pre>gpg --recv-keys 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A
|
<pre>gpg --recv-keys 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A
|
||||||
gpg --verify blueline-factory-2018.12.21.18.zip.sig blueline-factory-2018.12.21.18.zip</pre>
|
gpg --verify blueline-factory-2019.04.01.19.zip.sig blueline-factory-2019.04.01.19.zip</pre>
|
||||||
<p>When this signing key is replaced, the new key will be signed with it.</p>
|
<p>When this signing key is replaced, the new key will be signed with it.</p>
|
||||||
<h2>Flashing factory images</h2>
|
<h2>Flashing factory images</h2>
|
||||||
<p>Next, extract the factory images and run the script to flash them. Note that the
|
<p>Next, extract the factory images and run the script to flash them. Note that the
|
||||||
<code>fastboot</code> command run by the flashing script requires a fair bit of free
|
<code>fastboot</code> command run by the flashing script requires a fair bit of free
|
||||||
space in a temporary directory, which defaults to <code>/tmp</code>:<p>
|
space in a temporary directory, which defaults to <code>/tmp</code>:<p>
|
||||||
<pre>unzip blueline-factory-2018.12.21.18.zip
|
<pre>unzip blueline-factory-2019.04.01.19.zip
|
||||||
cd blueline-pq1a.181205.006
|
cd blueline-pq2a.190405.003
|
||||||
./flash-all.sh</pre>
|
./flash-all.sh</pre>
|
||||||
<p>Use a different temporary directory if your <code>/tmp</code> doesn't have enough
|
<p>Use a different temporary directory if your <code>/tmp</code> doesn't have enough
|
||||||
space available:</p>
|
space available:</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user