From 03d20ab3db5214b88e0df18b3b179d8d0e5b492c Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 22 Mar 2014 12:08:52 +0100 Subject: fix --- vs-sim.buetow.org/content/20.Download.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 vs-sim.buetow.org/content/20.Download.xml (limited to 'vs-sim.buetow.org/content/20.Download.xml') diff --git a/vs-sim.buetow.org/content/20.Download.xml b/vs-sim.buetow.org/content/20.Download.xml new file mode 100644 index 0000000..a59c202 --- /dev/null +++ b/vs-sim.buetow.org/content/20.Download.xml @@ -0,0 +1,15 @@ + + + Download + !!HOSTNAME!! can be downloaded from a deb repo or from git. + Install from deb repository + 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: + deb http://deb.buetow.org/apt wheezy main +deb-src http://deb.buetow.org/apt wheezy main + To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -". + Download from git repository + + Go to + http://github.com/rantanplan/!!HOSTNAME!! + + -- cgit v1.2.3 From 3d18ac6758919563a6b0ef1bf86761f8bc1cd3a8 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 22 Mar 2014 12:10:08 +0100 Subject: fix --- vs-sim.buetow.org/content/20.Download.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'vs-sim.buetow.org/content/20.Download.xml') diff --git a/vs-sim.buetow.org/content/20.Download.xml b/vs-sim.buetow.org/content/20.Download.xml index a59c202..0f7fc7a 100644 --- a/vs-sim.buetow.org/content/20.Download.xml +++ b/vs-sim.buetow.org/content/20.Download.xml @@ -1,12 +1,6 @@ Download - !!HOSTNAME!! can be downloaded from a deb repo or from git. - Install from deb repository - 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: - deb http://deb.buetow.org/apt wheezy main -deb-src http://deb.buetow.org/apt wheezy main - To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -". Download from git repository Go to -- cgit v1.2.3