Parcourir la source

Download the code

Bob Mottram il y a 10 ans
Parent
révision
e4ad775217
2 fichiers modifiés avec 39 ajouts et 12 suppressions
  1. 9
    1
      installation.org
  2. 30
    11
      website/installation.html

+ 9
- 1
installation.org Voir le fichier

@@ -7,8 +7,16 @@
7 7
 #+BEGIN_CENTER
8 8
 [[./images/logo.png]]
9 9
 #+END_CENTER
10
-| [[file:index.html][Home]] | [[On a Beaglebone Black]] | [[On other hardware]] | [[Internet Router]] |
10
+| [[file:index.html][Home]] | [[Download the code]] | [[On a Beaglebone Black]] | [[On other hardware]] | [[Internet Router]] |
11 11
 
12
+* Download the code
13
+Firstly you'll need to download the code as follows:
14
+
15
+#+BEGIN_SRC bash
16
+sudo apt-get install git
17
+git clone https://github.com/bashrc/freedombone
18
+cd freedombone
19
+#+END_SRC
12 20
 * On a Beaglebone Black
13 21
 To get started you will need:
14 22
 

+ 30
- 11
website/installation.html Voir le fichier

@@ -4,7 +4,7 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2014-10-26 Sun 20:48 -->
7
+<!-- 2014-10-26 Sun 22:02 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
@@ -166,21 +166,40 @@ for the JavaScript code in this tag.
166 166
 <col  class="left" />
167 167
 
168 168
 <col  class="left" />
169
+
170
+<col  class="left" />
169 171
 </colgroup>
170 172
 <tbody>
171 173
 <tr>
172 174
 <td class="left"><a href="index.html">Home</a></td>
173
-<td class="left"><a href="#unnumbered-1">On a Beaglebone Black</a></td>
174
-<td class="left"><a href="#unnumbered-2">On other hardware</a></td>
175
-<td class="left"><a href="#unnumbered-3">Internet Router</a></td>
175
+<td class="left"><a href="#unnumbered-1">Download the code</a></td>
176
+<td class="left"><a href="#unnumbered-2">On a Beaglebone Black</a></td>
177
+<td class="left"><a href="#unnumbered-3">On other hardware</a></td>
178
+<td class="left"><a href="#unnumbered-4">Internet Router</a></td>
176 179
 </tr>
177 180
 </tbody>
178 181
 </table>
179 182
 
180 183
 <div id="outline-container-unnumbered-1" class="outline-2">
181
-<h2 id="unnumbered-1">On a Beaglebone Black</h2>
184
+<h2 id="unnumbered-1">Download the code</h2>
182 185
 <div class="outline-text-2" id="text-unnumbered-1">
183 186
 <p>
187
+Firstly you'll need to download the code as follows:
188
+</p>
189
+
190
+<div class="org-src-container">
191
+
192
+<pre class="src src-bash">sudo apt-get install git
193
+git clone https://github.com/bashrc/freedombone
194
+<span class="org-builtin">cd</span> freedombone
195
+</pre>
196
+</div>
197
+</div>
198
+</div>
199
+<div id="outline-container-unnumbered-2" class="outline-2">
200
+<h2 id="unnumbered-2">On a Beaglebone Black</h2>
201
+<div class="outline-text-2" id="text-unnumbered-2">
202
+<p>
184 203
 To get started you will need:
185 204
 </p>
186 205
 
@@ -298,17 +317,17 @@ Any manual post-installation setup instructions or passwords can be found in <b>
298 317
 </div>
299 318
 </div>
300 319
 
301
-<div id="outline-container-unnumbered-2" class="outline-2">
302
-<h2 id="unnumbered-2">On other hardware</h2>
303
-<div class="outline-text-2" id="text-unnumbered-2">
320
+<div id="outline-container-unnumbered-3" class="outline-2">
321
+<h2 id="unnumbered-3">On other hardware</h2>
322
+<div class="outline-text-2" id="text-unnumbered-3">
304 323
 <p>
305 324
 It's also possible to install Freedombone onto other hardware, such as an old laptop or other type of single board computer. Any system with a fresh installation of Debian Jessie will do. Just make sure that you change the variable INSTALLING_ON_BBB to "no" within <b>freedombone.cfg</b> or the <b>install-freedombone.sh</b> script. Obviously, you don't need to run the <b>initial_setup.sh</b> script on non-Beaglebone systems.
306 325
 </p>
307 326
 </div>
308 327
 </div>
309
-<div id="outline-container-unnumbered-3" class="outline-2">
310
-<h2 id="unnumbered-3">Internet Router</h2>
311
-<div class="outline-text-2" id="text-unnumbered-3">
328
+<div id="outline-container-unnumbered-4" class="outline-2">
329
+<h2 id="unnumbered-4">Internet Router</h2>
330
+<div class="outline-text-2" id="text-unnumbered-4">
312 331
 <p>
313 332
 On your internet router, typically under firewall settings, open the following ports and forward them to the Freedombone.
314 333
 </p>