Browse Source

Update hash

Bob Mottram 7 years ago
parent
commit
0d52e513cb
2 changed files with 21 additions and 21 deletions
  1. 1
    1
      doc/EN/mesh_images.org
  2. 20
    20
      website/EN/mesh_images.html

+ 1
- 1
doc/EN/mesh_images.org View File

102
 wget https://freedombone.net/downloads/current/freedombone.tar.gz.sig
102
 wget https://freedombone.net/downloads/current/freedombone.tar.gz.sig
103
 gpg --verify freedombone.tar.gz.sig
103
 gpg --verify freedombone.tar.gz.sig
104
 sha256sum freedombone.tar.gz
104
 sha256sum freedombone.tar.gz
105
-
105
+afbb536564140aa28c6491d45b7474ced5a0b018539ffd3e96b13b242a41792e
106
 tar -xzvf freedombone.tar.gz
106
 tar -xzvf freedombone.tar.gz
107
 cd freedombone
107
 cd freedombone
108
 git checkout stretch
108
 git checkout stretch

+ 20
- 20
website/EN/mesh_images.html View File

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-12-28 Thu 21:16 -->
6
+<!-- 2017-12-28 Thu 22:57 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
246
 
246
 
247
 <center><h1>Mesh Network: Images</h1></center>
247
 <center><h1>Mesh Network: Images</h1></center>
248
 
248
 
249
-<div id="outline-container-orge94f91f" class="outline-2">
250
-<h2 id="orge94f91f">Pre-built Disk Images</h2>
251
-<div class="outline-text-2" id="text-orge94f91f">
249
+<div id="outline-container-org9407310" class="outline-2">
250
+<h2 id="org9407310">Pre-built Disk Images</h2>
251
+<div class="outline-text-2" id="text-org9407310">
252
 </div>
252
 </div>
253
-<div id="outline-container-orgd4e5ba1" class="outline-3">
254
-<h3 id="orgd4e5ba1">Writing many images quickly</h3>
255
-<div class="outline-text-3" id="text-orgd4e5ba1">
253
+<div id="outline-container-orgc7bf1a8" class="outline-3">
254
+<h3 id="orgc7bf1a8">Writing many images quickly</h3>
255
+<div class="outline-text-3" id="text-orgc7bf1a8">
256
 <p>
256
 <p>
257
 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>.
257
 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>.
258
 </p>
258
 </p>
280
 </p>
280
 </p>
281
 </div>
281
 </div>
282
 </div>
282
 </div>
283
-<div id="outline-container-org4c8a2af" class="outline-3">
284
-<h3 id="org4c8a2af">Client images</h3>
285
-<div class="outline-text-3" id="text-org4c8a2af">
283
+<div id="outline-container-org6159fdc" class="outline-3">
284
+<h3 id="org6159fdc">Client images</h3>
285
+<div class="outline-text-3" id="text-org6159fdc">
286
 <div class="org-center">
286
 <div class="org-center">
287
 
287
 
288
 <div class="figure">
288
 <div class="figure">
331
 </div>
331
 </div>
332
 </div>
332
 </div>
333
 
333
 
334
-<div id="outline-container-orgc286906" class="outline-3">
335
-<h3 id="orgc286906">Router images</h3>
336
-<div class="outline-text-3" id="text-orgc286906">
334
+<div id="outline-container-org2474cd9" class="outline-3">
335
+<h3 id="org2474cd9">Router images</h3>
336
+<div class="outline-text-3" id="text-org2474cd9">
337
 <p>
337
 <p>
338
 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.
338
 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.
339
 </p>
339
 </p>
340
 </div>
340
 </div>
341
-<div id="outline-container-org6b317d1" class="outline-4">
342
-<h4 id="org6b317d1">Beaglebone Black</h4>
343
-<div class="outline-text-4" id="text-org6b317d1">
341
+<div id="outline-container-orgbb2952d" class="outline-4">
342
+<h4 id="orgbb2952d">Beaglebone Black</h4>
343
+<div class="outline-text-4" id="text-orgbb2952d">
344
 <div class="org-center">
344
 <div class="org-center">
345
 
345
 
346
 <div class="figure">
346
 <div class="figure">
377
 </div>
377
 </div>
378
 </div>
378
 </div>
379
 
379
 
380
-<div id="outline-container-org85ae717" class="outline-2">
381
-<h2 id="org85ae717">Building Disk Images</h2>
382
-<div class="outline-text-2" id="text-org85ae717">
380
+<div id="outline-container-orgc45b8f4" class="outline-2">
381
+<h2 id="orgc45b8f4">Building Disk Images</h2>
382
+<div class="outline-text-2" id="text-orgc45b8f4">
383
 <p>
383
 <p>
384
 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.
384
 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.
385
 </p>
385
 </p>
394
 wget https://freedombone.net/downloads/current/freedombone.tar.gz.sig
394
 wget https://freedombone.net/downloads/current/freedombone.tar.gz.sig
395
 gpg --verify freedombone.tar.gz.sig
395
 gpg --verify freedombone.tar.gz.sig
396
 sha256sum freedombone.tar.gz
396
 sha256sum freedombone.tar.gz
397
-
397
+afbb536564140aa28c6491d45b7474ced5a0b018539ffd3e96b13b242a41792e
398
 tar -xzvf freedombone.tar.gz
398
 tar -xzvf freedombone.tar.gz
399
 <span class="org-builtin">cd</span> freedombone
399
 <span class="org-builtin">cd</span> freedombone
400
 git checkout stretch
400
 git checkout stretch