소스 검색

Update mesh image hashes

Bob Mottram 7 년 전
부모
커밋
bafaec7e67
2개의 변경된 파일23개의 추가작업 그리고 23개의 파일을 삭제
  1. 2
    2
      doc/EN/mesh_images.org
  2. 21
    21
      website/EN/mesh_images.html

+ 2
- 2
doc/EN/mesh_images.org 파일 보기

45
 wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.xz.sig
45
 wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.xz.sig
46
 gpg --verify freedombone-meshclient-i386.img.xz.sig
46
 gpg --verify freedombone-meshclient-i386.img.xz.sig
47
 sha256sum freedombone-meshclient-i386.img.xz
47
 sha256sum freedombone-meshclient-i386.img.xz
48
-376668ae375518af268d67b9ccb7ab7b2c2787b445c125f61487ff97950092e8
48
+3e88205461bb2061dc172ff0a1e65e5cae1013f8f7dc26c6d5cbe1c986c98555
49
 unxz freedombone-meshclient-i386.img.xz
49
 unxz freedombone-meshclient-i386.img.xz
50
 sudo dd if=/dev/zero of=/dev/sdX bs=1M count=8
50
 sudo dd if=/dev/zero of=/dev/sdX bs=1M count=8
51
 sudo dd bs=1M if=freedombone-meshclient-i386.img of=/dev/sdX conv=fdatasync
51
 sudo dd bs=1M if=freedombone-meshclient-i386.img of=/dev/sdX conv=fdatasync
61
 wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz.sig
61
 wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz.sig
62
 gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig
62
 gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig
63
 sha256sum freedombone-meshclient-insecure-i386.img.xz
63
 sha256sum freedombone-meshclient-insecure-i386.img.xz
64
-81098572ac522b543f2c015dd0819d27c290b93b771efc9de6e93742e3981daf
64
+09c059664daf56d210134735d37e8117bb7b755acc8b9b253cdfa42052249ccb
65
 unxz freedombone-meshclient-insecure-i386.img.xz
65
 unxz freedombone-meshclient-insecure-i386.img.xz
66
 sudo dd if=/dev/zero of=/dev/sdX bs=1M count=8
66
 sudo dd if=/dev/zero of=/dev/sdX bs=1M count=8
67
 sudo dd bs=1M if=freedombone-meshclient-insecure-i386.img of=/dev/sdX conv=fdatasync
67
 sudo dd bs=1M if=freedombone-meshclient-insecure-i386.img of=/dev/sdX conv=fdatasync

+ 21
- 21
website/EN/mesh_images.html 파일 보기

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-11-10 Fri 13:13 -->
6
+<!-- 2017-12-09 Sat 23:07 -->
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-org6d0027e" class="outline-2">
250
-<h2 id="org6d0027e">Pre-built Disk Images</h2>
251
-<div class="outline-text-2" id="text-org6d0027e">
249
+<div id="outline-container-org59e2a01" class="outline-2">
250
+<h2 id="org59e2a01">Pre-built Disk Images</h2>
251
+<div class="outline-text-2" id="text-org59e2a01">
252
 </div>
252
 </div>
253
-<div id="outline-container-orgaaf029b" class="outline-3">
254
-<h3 id="orgaaf029b">Writing many images quickly</h3>
255
-<div class="outline-text-3" id="text-orgaaf029b">
253
+<div id="outline-container-org58cbb17" class="outline-3">
254
+<h3 id="org58cbb17">Writing many images quickly</h3>
255
+<div class="outline-text-3" id="text-org58cbb17">
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-orgc0ddf07" class="outline-3">
284
-<h3 id="orgc0ddf07">Client images</h3>
285
-<div class="outline-text-3" id="text-orgc0ddf07">
283
+<div id="outline-container-orgbec0fc8" class="outline-3">
284
+<h3 id="orgbec0fc8">Client images</h3>
285
+<div class="outline-text-3" id="text-orgbec0fc8">
286
 <div class="org-center">
286
 <div class="org-center">
287
 
287
 
288
 <div class="figure">
288
 <div class="figure">
301
 wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.xz.sig
301
 wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.xz.sig
302
 gpg --verify freedombone-meshclient-i386.img.xz.sig
302
 gpg --verify freedombone-meshclient-i386.img.xz.sig
303
 sha256sum freedombone-meshclient-i386.img.xz
303
 sha256sum freedombone-meshclient-i386.img.xz
304
-376668ae375518af268d67b9ccb7ab7b2c2787b445c125f61487ff97950092e8
304
+3e88205461bb2061dc172ff0a1e65e5cae1013f8f7dc26c6d5cbe1c986c98555
305
 unxz freedombone-meshclient-i386.img.xz
305
 unxz freedombone-meshclient-i386.img.xz
306
 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
306
 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
307
 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
307
 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
 wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz.sig
322
 wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz.sig
323
 gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig
323
 gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig
324
 sha256sum freedombone-meshclient-insecure-i386.img.xz
324
 sha256sum freedombone-meshclient-insecure-i386.img.xz
325
-81098572ac522b543f2c015dd0819d27c290b93b771efc9de6e93742e3981daf
325
+09c059664daf56d210134735d37e8117bb7b755acc8b9b253cdfa42052249ccb
326
 unxz freedombone-meshclient-insecure-i386.img.xz
326
 unxz freedombone-meshclient-insecure-i386.img.xz
327
 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
327
 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
328
 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
328
 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
 </div>
331
 </div>
332
 </div>
332
 </div>
333
 
333
 
334
-<div id="outline-container-org8eb2396" class="outline-3">
335
-<h3 id="org8eb2396">Router images</h3>
336
-<div class="outline-text-3" id="text-org8eb2396">
334
+<div id="outline-container-org6f3a05a" class="outline-3">
335
+<h3 id="org6f3a05a">Router images</h3>
336
+<div class="outline-text-3" id="text-org6f3a05a">
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-orgd7fdd98" class="outline-4">
342
-<h4 id="orgd7fdd98">Beaglebone Black</h4>
343
-<div class="outline-text-4" id="text-orgd7fdd98">
341
+<div id="outline-container-org0387979" class="outline-4">
342
+<h4 id="org0387979">Beaglebone Black</h4>
343
+<div class="outline-text-4" id="text-org0387979">
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-org6584d9d" class="outline-2">
381
-<h2 id="org6584d9d">Building Disk Images</h2>
382
-<div class="outline-text-2" id="text-org6584d9d">
380
+<div id="outline-container-org0db60a2" class="outline-2">
381
+<h2 id="org0db60a2">Building Disk Images</h2>
382
+<div class="outline-text-2" id="text-org0db60a2">
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>