Bob Mottram 8 年前
父节点
当前提交
a05c1688b5
没有帐户链接到提交者的电子邮件
共有 2 个文件被更改,包括 24 次插入24 次删除
  1. 1
    1
      doc/EN/mesh.org
  2. 23
    23
      website/EN/mesh.html

+ 1
- 1
doc/EN/mesh.org 查看文件

@@ -66,7 +66,7 @@ Routers are intended to build network coverage for an area using small and low c
66 66
 [[file:images/mesh_router.jpg]]
67 67
 #+END_CENTER
68 68
 
69
-The above picture show a Beaglebone Black with the image copied onto a microSD card (there's no need to do anything with the internal EMMC). A USB Atheros wifi adaptor with a large antenna is attached and in this case power is from the mains, although it could be from a battery or solar power system capable of supplying 5 volts and maybe 1A (depending upon how active the router is).
69
+The above picture shows a Beaglebone Black with the image copied onto a microSD card (there's no need to do anything with the internal EMMC). A USB Atheros wifi adaptor with a large antenna is attached and in this case power is from the mains, although it could be from a battery or solar power system capable of supplying 5 volts and maybe 1A (depending upon how active the router is).
70 70
 
71 71
 #+begin_src bash
72 72
 sudo apt-get install xz-utils wget

+ 23
- 23
website/EN/mesh.html 查看文件

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-09-01 Thu 12:09 -->
6
+<!-- 2016-09-01 Thu 12:11 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -257,17 +257,17 @@ Mesh networks are useful as a quick way to make a fully decentralised communicat
257 257
 </p>
258 258
 
259 259
 <ul class="org-ul">
260
-<li><a href="#org335ce77">Ready made images</a></li>
261
-<li><a href="#org8ec9dda">To build the disk image yourself</a></li>
262
-<li><a href="#org35cf463">How to use it</a></li>
260
+<li><a href="#orgd58e07d">Ready made images</a></li>
261
+<li><a href="#org100a4e8">To build the disk image yourself</a></li>
262
+<li><a href="#org5f77213">How to use it</a></li>
263 263
 </ul>
264 264
 
265
-<div id="outline-container-org335ce77" class="outline-2">
266
-<h2 id="org335ce77">Ready made images</h2>
267
-<div class="outline-text-2" id="text-org335ce77">
268
-</div><div id="outline-container-orge903e3b" class="outline-3">
269
-<h3 id="orge903e3b">Client images</h3>
270
-<div class="outline-text-3" id="text-orge903e3b">
265
+<div id="outline-container-orgd58e07d" class="outline-2">
266
+<h2 id="orgd58e07d">Ready made images</h2>
267
+<div class="outline-text-2" id="text-orgd58e07d">
268
+</div><div id="outline-container-org7c48473" class="outline-3">
269
+<h3 id="org7c48473">Client images</h3>
270
+<div class="outline-text-3" id="text-org7c48473">
271 271
 <div class="org-center">
272 272
 
273 273
 <div class="figure">
@@ -316,16 +316,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
316 316
 </div>
317 317
 </div>
318 318
 
319
-<div id="outline-container-org9a0e1eb" class="outline-3">
320
-<h3 id="org9a0e1eb">Router images</h3>
321
-<div class="outline-text-3" id="text-org9a0e1eb">
319
+<div id="outline-container-org50c1ff5" class="outline-3">
320
+<h3 id="org50c1ff5">Router images</h3>
321
+<div class="outline-text-3" id="text-org50c1ff5">
322 322
 <p>
323 323
 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. 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.
324 324
 </p>
325 325
 </div>
326
-<div id="outline-container-orgccbedbf" class="outline-4">
327
-<h4 id="orgccbedbf">Beaglebone Black</h4>
328
-<div class="outline-text-4" id="text-orgccbedbf">
326
+<div id="outline-container-org5611c86" class="outline-4">
327
+<h4 id="org5611c86">Beaglebone Black</h4>
328
+<div class="outline-text-4" id="text-org5611c86">
329 329
 <div class="org-center">
330 330
 
331 331
 <div class="figure">
@@ -335,7 +335,7 @@ Routers are intended to build network coverage for an area using small and low c
335 335
 </div>
336 336
 
337 337
 <p>
338
-The above picture show a Beaglebone Black with the image copied onto a microSD card (there's no need to do anything with the internal EMMC). A USB Atheros wifi adaptor with a large antenna is attached and in this case power is from the mains, although it could be from a battery or solar power system capable of supplying 5 volts and maybe 1A (depending upon how active the router is).
338
+The above picture shows a Beaglebone Black with the image copied onto a microSD card (there's no need to do anything with the internal EMMC). A USB Atheros wifi adaptor with a large antenna is attached and in this case power is from the mains, although it could be from a battery or solar power system capable of supplying 5 volts and maybe 1A (depending upon how active the router is).
339 339
 </p>
340 340
 
341 341
 <div class="org-src-container">
@@ -359,9 +359,9 @@ If you have a few Beaglebone Blacks to use as routers then repeat the <i>dd</i>
359 359
 </div>
360 360
 </div>
361 361
 
362
-<div id="outline-container-org8ec9dda" class="outline-2">
363
-<h2 id="org8ec9dda">To build the disk image yourself</h2>
364
-<div class="outline-text-2" id="text-org8ec9dda">
362
+<div id="outline-container-org100a4e8" class="outline-2">
363
+<h2 id="org100a4e8">To build the disk image yourself</h2>
364
+<div class="outline-text-2" id="text-org100a4e8">
365 365
 <p>
366 366
 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.
367 367
 </p>
@@ -456,9 +456,9 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
456 456
 </div>
457 457
 </div>
458 458
 
459
-<div id="outline-container-org35cf463" class="outline-2">
460
-<h2 id="org35cf463">How to use it</h2>
461
-<div class="outline-text-2" id="text-org35cf463">
459
+<div id="outline-container-org5f77213" class="outline-2">
460
+<h2 id="org5f77213">How to use it</h2>
461
+<div class="outline-text-2" id="text-org5f77213">
462 462
 <p>
463 463
 When you first boot from the USB drive the system will create some encryption keys, assign a unique network address to the system and then reboot itself. When that's done you should see a prompt asking for a username. This username just makes it easy for others to initially find you on the mesh and will appear in the list of users.
464 464
 </p>