瀏覽代碼

Beaglebone install includes dat based source download

Bob Mottram 6 年之前
父節點
當前提交
525377683b
共有 2 個文件被更改,包括 25 次插入1 次删除
  1. 10
    0
      doc/EN/beaglebone.org
  2. 15
    1
      website/EN/beaglebone.html

+ 10
- 0
doc/EN/beaglebone.org 查看文件

@@ -51,6 +51,16 @@ sudo make install
51 51
 freedombone-image --setup parabola
52 52
 #+end_src
53 53
 
54
+If you can't obtain a copy of the source code from *code.freedombone.net* (maybe the server is down) then you may still be able to obtain it with:
55
+
56
+#+begin_src bash
57
+dat clone dat://e9cbf606e55cdaa85199f4e6ec25ff7456775389979a668b3faf33e057493f8e/
58
+cd e9cbf606e55cdaa85199f4e6ec25ff7456775389979a668b3faf33e057493f8e
59
+tar -xzvf freedombone.tar.gz
60
+cd freedombone
61
+git checkout stretch
62
+#+end_src
63
+
54 64
 #+attr_html: :width 80% :align center
55 65
 [[file:images/microsd_reader.jpg]]
56 66
 

+ 15
- 1
website/EN/beaglebone.html 查看文件

@@ -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" />