Update hashes

This commit is contained in:
Bob Mottram 2017-10-30 12:15:25 +00:00
parent f0662e8a57
commit 3d031acfda
2 changed files with 25 additions and 25 deletions

View File

@ -45,7 +45,7 @@ wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.x
wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.xz.sig
gpg --verify freedombone-meshclient-i386.img.xz.sig
sha256sum freedombone-meshclient-i386.img.xz
61e474afae14774d7aa479b6727fd5e77bdc1854e547b3c5b630bf10542a9581
6dcf7418d6bd7dbe79f5fcf96f83b48eb59f6c11a50b67c5e2c013195751989e
unxz freedombone-meshclient-i386.img.xz
sudo dd if=/dev/zero of=/dev/sdX bs=1M count=8
sudo dd bs=1M if=freedombone-meshclient-i386.img of=/dev/sdX conv=fdatasync
@ -61,7 +61,7 @@ wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i
wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz.sig
gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig
sha256sum freedombone-meshclient-insecure-i386.img.xz
fec843303d7d280859f75f7a8edccd70512915a34d4cc0787b5de7d8fbde5c81
4e9ee5fc5aa11fa58bcceae7f04f017c005a4a2595c0d64ac49de39f88b6590d
unxz freedombone-meshclient-insecure-i386.img.xz
sudo dd if=/dev/zero of=/dev/sdX bs=1M count=8
sudo dd bs=1M if=freedombone-meshclient-insecure-i386.img of=/dev/sdX conv=fdatasync
@ -102,7 +102,7 @@ wget https://freedombone.net/downloads/current/freedombone.tar.gz
wget https://freedombone.net/downloads/current/freedombone.tar.gz.sig
gpg --verify freedombone.tar.gz.sig
sha256sum freedombone.tar.gz
e2715e27b142a21fa257eab15778ddc96f86fda70f8d91d47c4c9aa19f22e272
024aedd3a264e963d791daaada347aba1295bc5caebba34ad9b19dc117a8cac9
tar -xzvf freedombone.tar.gz
cd freedombone
git checkout stretch

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2017-10-27 Fri 11:40 -->
<!-- 2017-10-30 Mon 12:14 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>&lrm;</title>
@ -246,13 +246,13 @@ for the JavaScript code in this tag.
<center><h1>Mesh Network: Images</h1></center>
<div id="outline-container-orgc7e2a0b" class="outline-2">
<h2 id="orgc7e2a0b">Pre-built Disk Images</h2>
<div class="outline-text-2" id="text-orgc7e2a0b">
<div id="outline-container-orgbb633ca" class="outline-2">
<h2 id="orgbb633ca">Pre-built Disk Images</h2>
<div class="outline-text-2" id="text-orgbb633ca">
</div>
<div id="outline-container-orgea5a9c8" class="outline-3">
<h3 id="orgea5a9c8">Writing many images quickly</h3>
<div class="outline-text-3" id="text-orgea5a9c8">
<div id="outline-container-org2ed661a" class="outline-3">
<h3 id="org2ed661a">Writing many images quickly</h3>
<div class="outline-text-3" id="text-org2ed661a">
<p>
There may be situations where you need to write the same disk image to multiple drives at the same time in order to maximize rate of deployment. In the instructions given below the <b>dd</b> command is used for writing to the target drive, but to write to multiple drives you can use a tool such as <a href="https://wiki.gnome.org/Apps/MultiWriter">GNOME MultiWriter</a>.
</p>
@ -280,9 +280,9 @@ The MultiWriter tool is also available within mesh client images, so that you ca
</p>
</div>
</div>
<div id="outline-container-org67e59e6" class="outline-3">
<h3 id="org67e59e6">Client images</h3>
<div class="outline-text-3" id="text-org67e59e6">
<div id="outline-container-orgac03b6d" class="outline-3">
<h3 id="orgac03b6d">Client images</h3>
<div class="outline-text-3" id="text-orgac03b6d">
<div class="org-center">
<div class="figure">
@ -301,7 +301,7 @@ wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.x
wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.xz.sig
gpg --verify freedombone-meshclient-i386.img.xz.sig
sha256sum freedombone-meshclient-i386.img.xz
61e474afae14774d7aa479b6727fd5e77bdc1854e547b3c5b630bf10542a9581
6dcf7418d6bd7dbe79f5fcf96f83b48eb59f6c11a50b67c5e2c013195751989e
unxz freedombone-meshclient-i386.img.xz
sudo dd <span class="org-variable-name">if</span>=/dev/zero <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">count</span>=8
sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=freedombone-meshclient-i386.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync
@ -322,7 +322,7 @@ wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i
wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz.sig
gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig
sha256sum freedombone-meshclient-insecure-i386.img.xz
fec843303d7d280859f75f7a8edccd70512915a34d4cc0787b5de7d8fbde5c81
4e9ee5fc5aa11fa58bcceae7f04f017c005a4a2595c0d64ac49de39f88b6590d
unxz freedombone-meshclient-insecure-i386.img.xz
sudo dd <span class="org-variable-name">if</span>=/dev/zero <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">count</span>=8
sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=freedombone-meshclient-insecure-i386.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync
@ -331,16 +331,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
</div>
</div>
<div id="outline-container-orgbc42549" class="outline-3">
<h3 id="orgbc42549">Router images</h3>
<div class="outline-text-3" id="text-orgbc42549">
<div id="outline-container-orgab65b99" class="outline-3">
<h3 id="orgab65b99">Router images</h3>
<div class="outline-text-3" id="text-orgab65b99">
<p>
Routers are intended to build network coverage for an area using small and low cost hardware. You can bolt them to walls or leave them on window ledges. They don't have any user interface and their only job is to haul network traffic across the mesh and to enable peers to find each other via running bootstrap nodes for Tox and IPFS. Copy the image to a microSD card and insert it into the router, plug in an Atheros wifi dongle and power on. That should be all you need to do.
</p>
</div>
<div id="outline-container-org3b057bd" class="outline-4">
<h4 id="org3b057bd">Beaglebone Black</h4>
<div class="outline-text-4" id="text-org3b057bd">
<div id="outline-container-orgf1035dc" class="outline-4">
<h4 id="orgf1035dc">Beaglebone Black</h4>
<div class="outline-text-4" id="text-orgf1035dc">
<div class="org-center">
<div class="figure">
@ -377,9 +377,9 @@ There is still a software freedom issue with the Beaglebone Black, but it doesn'
</div>
</div>
<div id="outline-container-orgeb576f8" class="outline-2">
<h2 id="orgeb576f8">Building Disk Images</h2>
<div class="outline-text-2" id="text-orgeb576f8">
<div id="outline-container-org9976d21" class="outline-2">
<h2 id="org9976d21">Building Disk Images</h2>
<div class="outline-text-2" id="text-org9976d21">
<p>
It's better not to trust images downloaded from random places on the interwebs. Chances are that unless you are in the web of trust of the above GPG signatures then they don't mean very much to you. If you actually want something trustworthy then build the images from scratch. It will take some time. Here's how to do it.
</p>
@ -394,7 +394,7 @@ wget https://freedombone.net/downloads/current/freedombone.tar.gz
wget https://freedombone.net/downloads/current/freedombone.tar.gz.sig
gpg --verify freedombone.tar.gz.sig
sha256sum freedombone.tar.gz
e2715e27b142a21fa257eab15778ddc96f86fda70f8d91d47c4c9aa19f22e272
024aedd3a264e963d791daaada347aba1295bc5caebba34ad9b19dc117a8cac9
tar -xzvf freedombone.tar.gz
<span class="org-builtin">cd</span> freedombone
git checkout stretch