|
@@ -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
|
|
-<!-- 2018-06-04 Mon 18:30 -->
|
|
7
|
+<!-- 2018-06-16 Sat 14:39 -->
|
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" />
|
|
@@ -221,6 +221,20 @@ freedombone-image --setup parabola
|
221
|
221
|
</pre>
|
222
|
222
|
</div>
|
223
|
223
|
|
|
224
|
+<p>
|
|
225
|
+If you can't obtain a copy of the source code from <b>code.freedombone.net</b> (maybe the server is down) then you may still be able to obtain it with:
|
|
226
|
+</p>
|
|
227
|
+
|
|
228
|
+<div class="org-src-container">
|
|
229
|
+
|
|
230
|
+<pre class="src src-bash">dat clone dat://e9cbf606e55cdaa85199f4e6ec25ff7456775389979a668b3faf33e057493f8e/
|
|
231
|
+cd e9cbf606e55cdaa85199f4e6ec25ff7456775389979a668b3faf33e057493f8e
|
|
232
|
+tar -xzvf freedombone.tar.gz
|
|
233
|
+cd freedombone
|
|
234
|
+git checkout stretch
|
|
235
|
+</pre>
|
|
236
|
+</div>
|
|
237
|
+
|
224
|
238
|
|
225
|
239
|
<div class="figure">
|
226
|
240
|
<p><img src="images/microsd_reader.jpg" alt="microsd_reader.jpg" width="80%" align="center" />
|