ソースを参照

Included multiwriter

Bob Mottram 7 年 前
コミット
a518657aef
共有2 個のファイルを変更した59 個の追加53 個の削除を含む
  1. 2
    0
      doc/EN/mesh.org
  2. 57
    53
      website/EN/mesh.html

+ 2
- 0
doc/EN/mesh.org ファイルの表示

@@ -75,6 +75,8 @@ Or on Debian based systems:
75 75
 #+begin_src bash
76 76
 sudo apt-get install gnome-multi-writer
77 77
 #+end_src
78
+
79
+The MultiWriter tool is also available within mesh client images, so that you can use mesh systems to create more copies of the same system.
78 80
 ** Client images
79 81
 
80 82
 #+BEGIN_CENTER

+ 57
- 53
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
-<!-- 2017-09-23 Sat 21:23 -->
6
+<!-- 2017-09-23 Sat 21:46 -->
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>&lrm;</title>
@@ -274,13 +274,13 @@ for the JavaScript code in this tag.
274 274
 </colgroup>
275 275
 <tbody>
276 276
 <tr>
277
-<td class="org-left"><a href="#org275ea37">What the system can do</a></td>
277
+<td class="org-left"><a href="#org802af98">What the system can do</a></td>
278 278
 <td class="org-left">-</td>
279
-<td class="org-left"><a href="#org083d30f">Disk Images</a></td>
279
+<td class="org-left"><a href="#org38eda48">Disk Images</a></td>
280 280
 <td class="org-left">-</td>
281
-<td class="org-left"><a href="#orgdb4fcb9">Building Disk Images</a></td>
281
+<td class="org-left"><a href="#org0c3a295">Building Disk Images</a></td>
282 282
 <td class="org-left">-</td>
283
-<td class="org-left"><a href="#org8eaaac5">How to use it</a></td>
283
+<td class="org-left"><a href="#org5f6418e">How to use it</a></td>
284 284
 </tr>
285 285
 </tbody>
286 286
 </table>
@@ -316,9 +316,9 @@ The Freedombone mesh roughly follows MondoNet's ten social specifications:
316 316
 <li><b>Evolvable</b>: The network should be built with future development in mind. The platform should be flexible enough to support technologies, protocols and modes of usage that have not yet been developed.</li>
317 317
 </ul>
318 318
 
319
-<div id="outline-container-org275ea37" class="outline-2">
320
-<h2 id="org275ea37">What the system can do</h2>
321
-<div class="outline-text-2" id="text-org275ea37">
319
+<div id="outline-container-org802af98" class="outline-2">
320
+<h2 id="org802af98">What the system can do</h2>
321
+<div class="outline-text-2" id="text-org802af98">
322 322
 <ul class="org-ul">
323 323
 <li>Discovery of other users on the network</li>
324 324
 <li>Text based chat, one-to-one and in groups</li>
@@ -340,13 +340,13 @@ This system should be quite scalable. Both qTox and IPFS are based upon distribu
340 340
 </div>
341 341
 </div>
342 342
 
343
-<div id="outline-container-org083d30f" class="outline-2">
344
-<h2 id="org083d30f">Disk Images</h2>
345
-<div class="outline-text-2" id="text-org083d30f">
343
+<div id="outline-container-org38eda48" class="outline-2">
344
+<h2 id="org38eda48">Disk Images</h2>
345
+<div class="outline-text-2" id="text-org38eda48">
346 346
 </div>
347
-<div id="outline-container-org0da251b" class="outline-3">
348
-<h3 id="org0da251b">Writing many images quickly</h3>
349
-<div class="outline-text-3" id="text-org0da251b">
347
+<div id="outline-container-org2291a28" class="outline-3">
348
+<h3 id="org2291a28">Writing many images quickly</h3>
349
+<div class="outline-text-3" id="text-org2291a28">
350 350
 <p>
351 351
 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>.
352 352
 </p>
@@ -368,11 +368,15 @@ Or on Debian based systems:
368 368
 <pre class="src src-bash">sudo apt-get install gnome-multi-writer
369 369
 </pre>
370 370
 </div>
371
+
372
+<p>
373
+The MultiWriter tool is also available within mesh client images, so that you can use mesh systems to create more copies of the same system.
374
+</p>
371 375
 </div>
372 376
 </div>
373
-<div id="outline-container-orgf3b3e81" class="outline-3">
374
-<h3 id="orgf3b3e81">Client images</h3>
375
-<div class="outline-text-3" id="text-orgf3b3e81">
377
+<div id="outline-container-orgd0546b8" class="outline-3">
378
+<h3 id="orgd0546b8">Client images</h3>
379
+<div class="outline-text-3" id="text-orgd0546b8">
376 380
 <div class="org-center">
377 381
 
378 382
 <div class="figure">
@@ -421,16 +425,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
421 425
 </div>
422 426
 </div>
423 427
 
424
-<div id="outline-container-orgc2c45c8" class="outline-3">
425
-<h3 id="orgc2c45c8">Router images</h3>
426
-<div class="outline-text-3" id="text-orgc2c45c8">
428
+<div id="outline-container-orgefe9dc5" class="outline-3">
429
+<h3 id="orgefe9dc5">Router images</h3>
430
+<div class="outline-text-3" id="text-orgefe9dc5">
427 431
 <p>
428 432
 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.
429 433
 </p>
430 434
 </div>
431
-<div id="outline-container-org3cb42ce" class="outline-4">
432
-<h4 id="org3cb42ce">Beaglebone Black</h4>
433
-<div class="outline-text-4" id="text-org3cb42ce">
435
+<div id="outline-container-org2f4e6c1" class="outline-4">
436
+<h4 id="org2f4e6c1">Beaglebone Black</h4>
437
+<div class="outline-text-4" id="text-org2f4e6c1">
434 438
 <div class="org-center">
435 439
 
436 440
 <div class="figure">
@@ -467,9 +471,9 @@ There is still a software freedom issue with the Beaglebone Black, but it doesn'
467 471
 </div>
468 472
 </div>
469 473
 
470
-<div id="outline-container-orgdb4fcb9" class="outline-2">
471
-<h2 id="orgdb4fcb9">Building Disk Images</h2>
472
-<div class="outline-text-2" id="text-orgdb4fcb9">
474
+<div id="outline-container-org0c3a295" class="outline-2">
475
+<h2 id="org0c3a295">Building Disk Images</h2>
476
+<div class="outline-text-2" id="text-org0c3a295">
473 477
 <p>
474 478
 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.
475 479
 </p>
@@ -557,9 +561,9 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
557 561
 </div>
558 562
 </div>
559 563
 
560
-<div id="outline-container-org84cd765" class="outline-2">
561
-<h2 id="org84cd765">Customisation</h2>
562
-<div class="outline-text-2" id="text-org84cd765">
564
+<div id="outline-container-orgdbfa9a8" class="outline-2">
565
+<h2 id="orgdbfa9a8">Customisation</h2>
566
+<div class="outline-text-2" id="text-orgdbfa9a8">
563 567
 <p>
564 568
 If you want to make your own specially branded version, such as for a particular event, then to change the default desktop backgrounds edit the images within <b>img/backgrounds</b> and to change the available avatars and desktop icons edit the images within <b>img/avatars</b>. Re-create disk images using the instructions shown previously.
565 569
 </p>
@@ -569,9 +573,9 @@ If you need particular <i>dconf</i> commands to alter desktop appearance or beha
569 573
 </p>
570 574
 </div>
571 575
 </div>
572
-<div id="outline-container-org8eaaac5" class="outline-2">
573
-<h2 id="org8eaaac5">How to use it</h2>
574
-<div class="outline-text-2" id="text-org8eaaac5">
576
+<div id="outline-container-org5f6418e" class="outline-2">
577
+<h2 id="org5f6418e">How to use it</h2>
578
+<div class="outline-text-2" id="text-org5f6418e">
575 579
 <p>
576 580
 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.
577 581
 </p>
@@ -581,9 +585,9 @@ After a minute or two if you are within wifi range and there is at least one oth
581 585
 </p>
582 586
 </div>
583 587
 
584
-<div id="outline-container-orgc114b55" class="outline-3">
585
-<h3 id="orgc114b55">Boot trouble</h3>
586
-<div class="outline-text-3" id="text-orgc114b55">
588
+<div id="outline-container-org6f259f7" class="outline-3">
589
+<h3 id="org6f259f7">Boot trouble</h3>
590
+<div class="outline-text-3" id="text-org6f259f7">
587 591
 <p>
588 592
 If the system doesn't boot and reports an error which includes <b>/dev/mapper/loop0p1</b> then reboot with <b>Ctrl-Alt-Del</b> and when you see the grub menu press <b>e</b> and manually change <b>/dev/mapper/loop0p1</b> to <b>/dev/sdb1</b>, then press <b>Ctrl-x</b>. If that doesn't work then reboot and try <b>/dev/sdc1</b> instead.
589 593
 </p>
@@ -593,9 +597,9 @@ After the system has booted successfully the problem should resolve itself on su
593 597
 </p>
594 598
 </div>
595 599
 </div>
596
-<div id="outline-container-orgc8e0f91" class="outline-3">
597
-<h3 id="orgc8e0f91">Set the Date</h3>
598
-<div class="outline-text-3" id="text-orgc8e0f91">
600
+<div id="outline-container-org32ab229" class="outline-3">
601
+<h3 id="org32ab229">Set the Date</h3>
602
+<div class="outline-text-3" id="text-org32ab229">
599 603
 <p>
600 604
 On the ordinary internet the date and time of your system would be set automatically via NTP. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts.
601 605
 </p>
@@ -605,9 +609,9 @@ On the ordinary internet the date and time of your system would be set automatic
605 609
 </p>
606 610
 </div>
607 611
 </div>
608
-<div id="outline-container-orgaa58477" class="outline-3">
609
-<h3 id="orgaa58477">Check network status</h3>
610
-<div class="outline-text-3" id="text-orgaa58477">
612
+<div id="outline-container-org0a0c31f" class="outline-3">
613
+<h3 id="org0a0c31f">Check network status</h3>
614
+<div class="outline-text-3" id="text-org0a0c31f">
611 615
 <p>
612 616
 Unlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection.
613 617
 </p>
@@ -631,9 +635,9 @@ When you are finished close the window and then select the <i>Network Restart</i
631 635
 </div>
632 636
 </div>
633 637
 
634
-<div id="outline-container-org7ac05ce" class="outline-3">
635
-<h3 id="org7ac05ce">Chat System</h3>
636
-<div class="outline-text-3" id="text-org7ac05ce">
638
+<div id="outline-container-org334d737" class="outline-3">
639
+<h3 id="org334d737">Chat System</h3>
640
+<div class="outline-text-3" id="text-org334d737">
637 641
 <p>
638 642
 Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the <i>Chat</i> and <i>Other Users</i> icons appear. Select the users icon and you should see a list of users on the mesh. Select the <i>Chat</i> icon and once you are connected you should see the status light turn green. If after a few minutes you don't get the green status light then try closing and re-opening the Tox chat application. Select the plus button to add a friend and then copy and paste in a Tox ID from the users list.
639 643
 </p>
@@ -692,9 +696,9 @@ At present video doesn't work reliably, but text and voice chat do work well.
692 696
 </div>
693 697
 </div>
694 698
 
695
-<div id="outline-container-orge1d5428" class="outline-3">
696
-<h3 id="orge1d5428">Social Network</h3>
697
-<div class="outline-text-3" id="text-orge1d5428">
699
+<div id="outline-container-org2195683" class="outline-3">
700
+<h3 id="org2195683">Social Network</h3>
701
+<div class="outline-text-3" id="text-org2195683">
698 702
 <p>
699 703
 Patchwork is available as a social networking system for the mesh. Like all social network systems it has a stream of posts and you can follow or unfollow other users. You can also send private messages to other users with end-to-end encryption.
700 704
 </p>
@@ -729,9 +733,9 @@ The Secure Scuttlebutt protocol which Patchwork is based upon is intended to be
729 733
 </div>
730 734
 </div>
731 735
 
732
-<div id="outline-container-org17b874d" class="outline-3">
733
-<h3 id="org17b874d">Sharing Files</h3>
734
-<div class="outline-text-3" id="text-org17b874d">
736
+<div id="outline-container-org41de3cc" class="outline-3">
737
+<h3 id="org41de3cc">Sharing Files</h3>
738
+<div class="outline-text-3" id="text-org41de3cc">
735 739
 <p>
736 740
 You can make files publicly available on the network simply by dragging and dropping them into the <i>Public</i> folder on the desktop. To view the files belonging to another user select the desktop icon called <i>Visit a site</i> and enter the username or Tox ID of the other user.
737 741
 </p>
@@ -746,9 +750,9 @@ You can make files publicly available on the network simply by dragging and drop
746 750
 </div>
747 751
 </div>
748 752
 
749
-<div id="outline-container-orgd4d255f" class="outline-3">
750
-<h3 id="orgd4d255f">Blogging</h3>
751
-<div class="outline-text-3" id="text-orgd4d255f">
753
+<div id="outline-container-org534896d" class="outline-3">
754
+<h3 id="org534896d">Blogging</h3>
755
+<div class="outline-text-3" id="text-org534896d">
752 756
 <p>
753 757
 To create a blog post select the <i>Blog</i> icon on the desktop and then use the up and down cursor keys, space bar and enter key to add a new entry. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the <b>CreateBlog/content/images</b> directory and then link to them as shown.
754 758
 </p>