From d175d981ca3016b23c319d726b25aef5685dabcd Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus)" Date: Thu, 19 May 2016 22:49:17 +0100 Subject: cleanup --- cpuinfo.buetow.org/PROJECT | 1 - cpuinfo.buetow.org/SITEMAP | 0 cpuinfo.buetow.org/content/20.Manpage.xml | 8 -------- cpuinfo.buetow.org/content/40.Changelog.xml | 8 -------- cpuinfo.buetow.org/content/50.Download.xml | 19 ------------------- cpuinfo.buetow.org/content/98.contact.xml | 11 ----------- cpuinfo.buetow.org/content/99.license.xml | 5 ----- cpuinfo.buetow.org/content/home.xml | 7 ------- cpuinfo.buetow.org/htdocs/images/cpuinfo.png | Bin 13939 -> 0 bytes 9 files changed, 59 deletions(-) delete mode 100644 cpuinfo.buetow.org/PROJECT delete mode 100644 cpuinfo.buetow.org/SITEMAP delete mode 100644 cpuinfo.buetow.org/content/20.Manpage.xml delete mode 100644 cpuinfo.buetow.org/content/40.Changelog.xml delete mode 100644 cpuinfo.buetow.org/content/50.Download.xml delete mode 100644 cpuinfo.buetow.org/content/98.contact.xml delete mode 100644 cpuinfo.buetow.org/content/99.license.xml delete mode 100644 cpuinfo.buetow.org/content/home.xml delete mode 100644 cpuinfo.buetow.org/htdocs/images/cpuinfo.png (limited to 'cpuinfo.buetow.org') diff --git a/cpuinfo.buetow.org/PROJECT b/cpuinfo.buetow.org/PROJECT deleted file mode 100644 index e38dc0a..0000000 --- a/cpuinfo.buetow.org/PROJECT +++ /dev/null @@ -1 +0,0 @@ -This is an humble GNU AWK script to print out some CPU infos. diff --git a/cpuinfo.buetow.org/SITEMAP b/cpuinfo.buetow.org/SITEMAP deleted file mode 100644 index e69de29..0000000 diff --git a/cpuinfo.buetow.org/content/20.Manpage.xml b/cpuinfo.buetow.org/content/20.Manpage.xml deleted file mode 100644 index 6aa10dd..0000000 --- a/cpuinfo.buetow.org/content/20.Manpage.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - Manpage - This is the manpage of the current master branch: - - https://web.buetow.org/cgit/cpuinfo.git/plain/docs/cpuinfo.txt - - diff --git a/cpuinfo.buetow.org/content/40.Changelog.xml b/cpuinfo.buetow.org/content/40.Changelog.xml deleted file mode 100644 index 8ea06bf..0000000 --- a/cpuinfo.buetow.org/content/40.Changelog.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - Changelog - This is the changelog file of the current master branch: - - https://web.buetow.org/cgit/cpuinfo.git/plain/debian/changelog - - diff --git a/cpuinfo.buetow.org/content/50.Download.xml b/cpuinfo.buetow.org/content/50.Download.xml deleted file mode 100644 index 911b86d..0000000 --- a/cpuinfo.buetow.org/content/50.Download.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - 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: - deb https://deb.buetow.org/apt wheezy main -deb-src https://deb.buetow.org/apt wheezy main - (Please replace wheezy with jessie if you are using Debian GNU/Linux Jessie) and run afterwards: - curl https://deb.buetow.org/apt/pubkey.gpg | -sudo apt-key add - -apt-get update -apt-get install !!HOSTNAME!! - Download from git repository - - Go to - http://github.com/buetow/!!HOSTNAME!! - - diff --git a/cpuinfo.buetow.org/content/98.contact.xml b/cpuinfo.buetow.org/content/98.contact.xml deleted file mode 100644 index 976ee93..0000000 --- a/cpuinfo.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - Contact me - - Please use the contact methods listed - on this site - of if you are interested in other projects please visit - https://dev.buetow.org - :) - - diff --git a/cpuinfo.buetow.org/content/99.license.xml b/cpuinfo.buetow.org/content/99.license.xml deleted file mode 100644 index 80e33b5..0000000 --- a/cpuinfo.buetow.org/content/99.license.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - License - CPUInfo is licensed under the GNU Gerneral Public License Version 3 or later. - diff --git a/cpuinfo.buetow.org/content/home.xml b/cpuinfo.buetow.org/content/home.xml deleted file mode 100644 index b8416a1..0000000 --- a/cpuinfo.buetow.org/content/home.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - CPUInfo - CPU, who are you?... - CPUInfo is a program written in GNU AWK for Linux that can be used to obtain some infos about your CPU. This program is a very humble one, but enjoy it! - diff --git a/cpuinfo.buetow.org/htdocs/images/cpuinfo.png b/cpuinfo.buetow.org/htdocs/images/cpuinfo.png deleted file mode 100644 index 88d7247..0000000 Binary files a/cpuinfo.buetow.org/htdocs/images/cpuinfo.png and /dev/null differ -- cgit v1.2.3