Update hash

This commit is contained in:
Bob Mottram 2017-12-29 23:17:24 +00:00
parent fb5ac09639
commit 0d2c6347c4
2 changed files with 21 additions and 21 deletions

View File

@ -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 wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz.sig
gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig
sha256sum freedombone-meshclient-insecure-i386.img.xz sha256sum freedombone-meshclient-insecure-i386.img.xz
066ef17f90078de8ae85807fa0207f5e3b994a74442cb0683a3bbce1a1b6253b c11783741e66df5072ffcbef8d9b04260a2298d84e33c72fefa4bb539d094810
unxz freedombone-meshclient-insecure-i386.img.xz unxz freedombone-meshclient-insecure-i386.img.xz
sudo dd if=/dev/zero of=/dev/sdX bs=1M count=8 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 sudo dd bs=1M if=freedombone-meshclient-insecure-i386.img of=/dev/sdX conv=fdatasync

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<!-- 2017-12-28 Thu 22:57 --> <!-- 2017-12-29 Fri 23:16 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>&lrm;</title> <title>&lrm;</title>
@ -246,13 +246,13 @@ for the JavaScript code in this tag.
<center><h1>Mesh Network: Images</h1></center> <center><h1>Mesh Network: Images</h1></center>
<div id="outline-container-org9407310" class="outline-2"> <div id="outline-container-org92a36a4" class="outline-2">
<h2 id="org9407310">Pre-built Disk Images</h2> <h2 id="org92a36a4">Pre-built Disk Images</h2>
<div class="outline-text-2" id="text-org9407310"> <div class="outline-text-2" id="text-org92a36a4">
</div> </div>
<div id="outline-container-orgc7bf1a8" class="outline-3"> <div id="outline-container-orgf74ea4c" class="outline-3">
<h3 id="orgc7bf1a8">Writing many images quickly</h3> <h3 id="orgf74ea4c">Writing many images quickly</h3>
<div class="outline-text-3" id="text-orgc7bf1a8"> <div class="outline-text-3" id="text-orgf74ea4c">
<p> <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>. 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> </p>
@ -280,9 +280,9 @@ The MultiWriter tool is also available within mesh client images, so that you ca
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org6159fdc" class="outline-3"> <div id="outline-container-orgdd8f201" class="outline-3">
<h3 id="org6159fdc">Client images</h3> <h3 id="orgdd8f201">Client images</h3>
<div class="outline-text-3" id="text-org6159fdc"> <div class="outline-text-3" id="text-orgdd8f201">
<div class="org-center"> <div class="org-center">
<div class="figure"> <div class="figure">
@ -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 wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz.sig
gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig
sha256sum freedombone-meshclient-insecure-i386.img.xz sha256sum freedombone-meshclient-insecure-i386.img.xz
066ef17f90078de8ae85807fa0207f5e3b994a74442cb0683a3bbce1a1b6253b c11783741e66df5072ffcbef8d9b04260a2298d84e33c72fefa4bb539d094810
unxz freedombone-meshclient-insecure-i386.img.xz 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">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 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> </div>
<div id="outline-container-org2474cd9" class="outline-3"> <div id="outline-container-org231f975" class="outline-3">
<h3 id="org2474cd9">Router images</h3> <h3 id="org231f975">Router images</h3>
<div class="outline-text-3" id="text-org2474cd9"> <div class="outline-text-3" id="text-org231f975">
<p> <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. 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> </p>
</div> </div>
<div id="outline-container-orgbb2952d" class="outline-4"> <div id="outline-container-orgbe92b46" class="outline-4">
<h4 id="orgbb2952d">Beaglebone Black</h4> <h4 id="orgbe92b46">Beaglebone Black</h4>
<div class="outline-text-4" id="text-orgbb2952d"> <div class="outline-text-4" id="text-orgbe92b46">
<div class="org-center"> <div class="org-center">
<div class="figure"> <div class="figure">
@ -377,9 +377,9 @@ There is still a software freedom issue with the Beaglebone Black, but it doesn'
</div> </div>
</div> </div>
<div id="outline-container-orgc45b8f4" class="outline-2"> <div id="outline-container-orgd948176" class="outline-2">
<h2 id="orgc45b8f4">Building Disk Images</h2> <h2 id="orgd948176">Building Disk Images</h2>
<div class="outline-text-2" id="text-orgc45b8f4"> <div class="outline-text-2" id="text-orgd948176">
<p> <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. 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> </p>