Missing package installs in documentation
This commit is contained in:
parent
674d6d835a
commit
e3bacb5464
|
@ -62,6 +62,7 @@ sudo su
|
||||||
Then clone the Freedombone repository and checkout the stretch development branch.
|
Then clone the Freedombone repository and checkout the stretch development branch.
|
||||||
|
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
|
apt-get -y install git dialog build-essential
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
cd freedombone
|
cd freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
|
|
|
@ -38,7 +38,7 @@ You may need to obtain a domain name and set up a dynamic DNS account for your n
|
||||||
On your laptop or desktop prepare a microSD card image as follows. To create an image on a Debian based system:
|
On your laptop or desktop prepare a microSD card image as follows. To create an image on a Debian based system:
|
||||||
|
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
sudo apt-get install git
|
sudo apt-get install git dialog build-essential
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
cd freedombone
|
cd freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
|
@ -49,7 +49,7 @@ freedombone-image --setup debian
|
||||||
Or on Arch/Parabola:
|
Or on Arch/Parabola:
|
||||||
|
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
sudo pacman -S git
|
sudo pacman -S git dialog
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
cd freedombone
|
cd freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
|
|
|
@ -20,7 +20,7 @@ The quickest way to get started is as follows. You will need to be running a Deb
|
||||||
First install freedombone onto your local system (not the target hardware that you want to run Freedombone on). On a debian based distro:
|
First install freedombone onto your local system (not the target hardware that you want to run Freedombone on). On a debian based distro:
|
||||||
|
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
sudo apt-get install git
|
sudo apt-get install git dialog build-essential
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
cd freedombone
|
cd freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
|
@ -32,7 +32,7 @@ freedombone-image -t i386 --onion-addresses-only yes
|
||||||
Or on Arch/Parabola:
|
Or on Arch/Parabola:
|
||||||
|
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
sudo pacman -S git
|
sudo pacman -S git dialog
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
cd freedombone
|
cd freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2017-11-28 Tue 17:02 -->
|
<!-- 2018-02-12 Mon 20:13 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>‎</title>
|
<title>‎</title>
|
||||||
|
@ -326,7 +326,8 @@ Then clone the Freedombone repository and checkout the stretch development branc
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-bash">git clone https://github.com/bashrc/freedombone
|
<pre class="src src-bash">apt-get -y install git dialog build-essential
|
||||||
|
git clone https://github.com/bashrc/freedombone
|
||||||
<span class="org-builtin">cd</span> freedombone
|
<span class="org-builtin">cd</span> freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
</pre>
|
</pre>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2017-09-12 Tue 09:56 -->
|
<!-- 2018-02-12 Mon 20:12 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title></title>
|
<title>‎</title>
|
||||||
<meta name="generator" content="Org mode" />
|
<meta name="generator" content="Org mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
<meta name="description" content="How to install Freedombone onto a Beaglebone Black"
|
<meta name="description" content="How to install Freedombone onto a Beaglebone Black"
|
||||||
|
@ -286,13 +286,13 @@ On your laptop or desktop prepare a microSD card image as follows. To create an
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre><code class="src src-bash">sudo apt-get install git
|
<pre class="src src-bash">sudo apt-get install git dialog build-essential
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
<span class="org-builtin">cd</span> freedombone
|
<span class="org-builtin">cd</span> freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
sudo make install
|
sudo make install
|
||||||
freedombone-image --setup debian
|
freedombone-image --setup debian
|
||||||
</code></pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -300,13 +300,13 @@ Or on Arch/Parabola:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre><code class="src src-bash">sudo pacman -S git
|
<pre class="src src-bash">sudo pacman -S git dialog
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
<span class="org-builtin">cd</span> freedombone
|
<span class="org-builtin">cd</span> freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
sudo make install
|
sudo make install
|
||||||
freedombone-image --setup parabola
|
freedombone-image --setup parabola
|
||||||
</code></pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="org-center">
|
<div class="org-center">
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2018-01-29 Mon 10:19 -->
|
<!-- 2018-02-12 Mon 20:11 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>‎</title>
|
<title>‎</title>
|
||||||
|
@ -256,7 +256,7 @@ First install freedombone onto your local system (not the target hardware that y
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-bash">sudo apt-get install git
|
<pre class="src src-bash">sudo apt-get install git dialog build-essential
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
<span class="org-builtin">cd</span> freedombone
|
<span class="org-builtin">cd</span> freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
|
@ -271,7 +271,7 @@ Or on Arch/Parabola:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-bash">sudo pacman -S git
|
<pre class="src src-bash">sudo pacman -S git dialog
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
<span class="org-builtin">cd</span> freedombone
|
<span class="org-builtin">cd</span> freedombone
|
||||||
git checkout stretch
|
git checkout stretch
|
||||||
|
|
Loading…
Reference in New Issue