diff options
Diffstat (limited to 'cpuinfo.buetow.org/content')
| -rw-r--r-- | cpuinfo.buetow.org/content/20.Manpage.xml | 5 | ||||
| -rw-r--r-- | cpuinfo.buetow.org/content/40.Changelog.xml | 5 | ||||
| -rw-r--r-- | cpuinfo.buetow.org/content/50.Download.xml | 38 | ||||
| -rw-r--r-- | cpuinfo.buetow.org/content/98.contact.xml | 35 | ||||
| -rw-r--r-- | cpuinfo.buetow.org/content/99.license.xml | 4 | ||||
| -rw-r--r-- | cpuinfo.buetow.org/content/home.xml | 5 |
6 files changed, 42 insertions, 50 deletions
diff --git a/cpuinfo.buetow.org/content/20.Manpage.xml b/cpuinfo.buetow.org/content/20.Manpage.xml index 46ee743..9cbe920 100644 --- a/cpuinfo.buetow.org/content/20.Manpage.xml +++ b/cpuinfo.buetow.org/content/20.Manpage.xml @@ -1,12 +1,11 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Manpage</pagetitle> <text>This is the manpage of the current master branch:</text> <pretext> - <perl> + <perl> use LWP::Simple; get("http://web.buetow.org/git/?p=cpuinfo.git;a=blob_plain;f=docs/cpuinfo.txt;hb=HEAD"); </perl> </pretext> </content> - diff --git a/cpuinfo.buetow.org/content/40.Changelog.xml b/cpuinfo.buetow.org/content/40.Changelog.xml index 452db02..a3a4474 100644 --- a/cpuinfo.buetow.org/content/40.Changelog.xml +++ b/cpuinfo.buetow.org/content/40.Changelog.xml @@ -1,12 +1,11 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Changelog</pagetitle> <text>This is the changelog file of the current master branch:</text> <pretext> - <perl> + <perl> use LWP::Simple; get("http://web.buetow.org/git/?p=cpuinfo.git;a=blob_plain;f=debian/changelog;hb=HEAD"); </perl> </pretext> </content> - diff --git a/cpuinfo.buetow.org/content/50.Download.xml b/cpuinfo.buetow.org/content/50.Download.xml index 584a6e8..d874a4b 100644 --- a/cpuinfo.buetow.org/content/50.Download.xml +++ b/cpuinfo.buetow.org/content/50.Download.xml @@ -1,24 +1,22 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> - <pagetitle>Download</pagetitle> - <text>CPUInfo can be downloaded from a deb repo or from git.</text> - <textheader>Install from deb repository</textheader> - <text>If you have Debian GNU/Linux Squeeze 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> -<code>deb ftp://deb.buetow.org/apt wheezy main + <pagetitle>Download</pagetitle> + <text>CPUInfo can be downloaded from a deb repo or from git.</text> + <textheader>Install from deb repository</textheader> + <text>If you have Debian GNU/Linux Squeeze 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> + <code>deb ftp://deb.buetow.org/apt wheezy main deb-src ftp://deb.buetow.org/apt wheezy main</code> - <text>Or if you prefer http:</text> -<code>deb http://deb.buetow.org/apt wheezy main + <text>Or if you prefer http:</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 | apt-key add -".</text> - <textheader>Download from Git repository</textheader> - <text>For git just type "git clone git://git.buetow.org/cpuinfo".</text> - <text>To update to the latest stable version just type "cd ./cpuinfo; git pull".</text> - <text> - <noop>Go to </noop> - <namedlink href="http://web.buetow.org/git/?p=cpuinfo.git">gitweb</namedlink> - <noop> to browse the online repository. The master branch always keeps the current stable version. The devel branch always keeps the current development version. For releases there are tags and for screenshots check out the screenshots branch.</noop> - </text> - <text>For bleeding edge you can fetch the devel branch with "git clone -b develop git://git.buetow.org/cpuinfo cpuinfo-develop". But be warned, this one might be broken! It will be merged to master when it's done.</text> + <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -".</text> + <textheader>Download from Git repository</textheader> + <text>For git just type "git clone git://git.buetow.org/cpuinfo".</text> + <text>To update to the latest stable version just type "cd ./cpuinfo; git pull".</text> + <text> + <noop>Go to </noop> + <namedlink href="http://web.buetow.org/git/?p=cpuinfo.git">gitweb</namedlink> + <noop> to browse the online repository. The master branch always keeps the current stable version. The devel branch always keeps the current development version. For releases there are tags and for screenshots check out the screenshots branch.</noop> + </text> + <text>For bleeding edge you can fetch the devel branch with "git clone -b develop git://git.buetow.org/cpuinfo cpuinfo-develop". But be warned, this one might be broken! It will be merged to master when it's done.</text> </content> - - diff --git a/cpuinfo.buetow.org/content/98.contact.xml b/cpuinfo.buetow.org/content/98.contact.xml index 11dcff3..a881cc3 100644 --- a/cpuinfo.buetow.org/content/98.contact.xml +++ b/cpuinfo.buetow.org/content/98.contact.xml @@ -1,20 +1,19 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> - <pagetitle>Contact Me/Us</pagetitle> - <text> - <noop>Please use the </noop> - <namedlink href="http://web.buetow.org/listinfo/dev">Development Mailing List</namedlink> - <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> - </text> - <text> - <noop>But you may also use other methods such as listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> - <noop> for example.</noop> - </text> - <text> - <noop>If you are interested in other projects please visit </noop> - <hyperlink>http://dev.buetow.org</hyperlink> - <noop> :)</noop> - </text> + <pagetitle>Contact Me/Us</pagetitle> + <text> + <noop>Please use the </noop> + <namedlink href="http://web.buetow.org/listinfo/dev">Development Mailing List</namedlink> + <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> + </text> + <text> + <noop>But you may also use other methods such as listed </noop> + <namedlink href="http://contact.buetow.org">on this site</namedlink> + <noop> for example.</noop> + </text> + <text> + <noop>If you are interested in other projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> :)</noop> + </text> </content> - diff --git a/cpuinfo.buetow.org/content/99.license.xml b/cpuinfo.buetow.org/content/99.license.xml index eb304e9..80e33b5 100644 --- a/cpuinfo.buetow.org/content/99.license.xml +++ b/cpuinfo.buetow.org/content/99.license.xml @@ -1,7 +1,5 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>License</pagetitle> <text>CPUInfo is licensed under the GNU Gerneral Public License Version 3 or later.</text> </content> - - diff --git a/cpuinfo.buetow.org/content/home.xml b/cpuinfo.buetow.org/content/home.xml index 16b079a..bf7c21f 100644 --- a/cpuinfo.buetow.org/content/home.xml +++ b/cpuinfo.buetow.org/content/home.xml @@ -1,6 +1,6 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> - <rimg href="?document=images/cpuinfo.png" title="CPUInfo" alt="CPUInfo" /> + <rimg href="?document=images/cpuinfo.png" title="CPUInfo" alt="CPUInfo"/> <pagetitle>CPUInfo</pagetitle> <textheader>CPU, who are you?...</textheader> <text> @@ -9,4 +9,3 @@ <namedlink href="http://freecode.com/projects/gawk-cpuinfo">subscribe on freecode.</namedlink> </text> </content> - |
