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 +++++++++++++++ vs-sim.buetow.org/content/20.Downloads.xml | 13 ------------- 2 files changed, 15 insertions(+), 13 deletions(-) create mode 100644 vs-sim.buetow.org/content/20.Download.xml delete mode 100644 vs-sim.buetow.org/content/20.Downloads.xml (limited to 'vs-sim.buetow.org') 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!! + + diff --git a/vs-sim.buetow.org/content/20.Downloads.xml b/vs-sim.buetow.org/content/20.Downloads.xml deleted file mode 100644 index 4db9dac..0000000 --- a/vs-sim.buetow.org/content/20.Downloads.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - Downloads - VS-Sim can also be downloaded from Git. Use the following steps to do so: - git clone git://git.buetow.org/vs-sim.git - Or to gather the zip-Files (separate releases) then checkout the packages branch: - git clone -b packages git://git.buetow.org/vs-sim.git vs-sim-packages - - Or go to - gitweb - to browse the online repository in order to download individual files. - - -- cgit v1.2.3