diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-16 09:20:55 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-16 09:20:55 +0200 |
| commit | 27bdfd5eadcb4b53938933ddaa02b24892b88b5a (patch) | |
| tree | 77e5a445360621eebc2da818b12319b99bd3b35e /japi.buetow.org/content/50.Download.xml | |
| parent | cbe9aad85b2e42162f533298d24bb64eb1220a25 (diff) | |
AWAKE! FEAR! FIRE! FOES! AWAKE!
FEAR! FIRE! FOES!
AWAKE! AWAKE!
-- J. R. R. Tolkien
Diffstat (limited to 'japi.buetow.org/content/50.Download.xml')
| -rw-r--r-- | japi.buetow.org/content/50.Download.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/japi.buetow.org/content/50.Download.xml b/japi.buetow.org/content/50.Download.xml index a59c202..1e946c1 100644 --- a/japi.buetow.org/content/50.Download.xml +++ b/japi.buetow.org/content/50.Download.xml @@ -3,10 +3,14 @@ <pagetitle>Download</pagetitle> <text>!!HOSTNAME!! can be downloaded from a deb repo or from git.</text> <textheader>Install from deb repository</textheader> - <text>If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cpuinfo:</text> + <text>If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list:</text> <code>deb http://deb.buetow.org/apt wheezy main deb-src http://deb.buetow.org/apt wheezy main</code> - <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -".</text> + <text>(Please replace wheezy with jessie if you are debian GNU/Linux Jessie) and run afterwards:</text> + <code>curl http://deb.buetow.org/apt/pubkey.gpg | +sudo apt-key add - +apt-get update +apt-get install cpuinfo</code> <textheader>Download from git repository</textheader> <text> <noop>Go to </noop> |
