diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 18:02:25 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 18:02:25 +0200 |
| commit | 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 (patch) | |
| tree | 7f28e95ae7ac97f435eba0418e999db474e6a15a /loadbars.buetow.org/content | |
| parent | 714164e679851987512435ed9b88f094c822e9f3 (diff) | |
reformat XML
Diffstat (limited to 'loadbars.buetow.org/content')
| -rw-r--r-- | loadbars.buetow.org/content/20.Manpage.xml | 5 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/30.Screenshots.xml | 3 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/40.Changelog.xml | 5 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/45.Wishlist.xml | 5 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/50.Download.xml | 38 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/98.contact.xml | 35 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/99.license.xml | 4 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/home.xml | 5 |
8 files changed, 45 insertions, 55 deletions
diff --git a/loadbars.buetow.org/content/20.Manpage.xml b/loadbars.buetow.org/content/20.Manpage.xml index 88e8f32..4dc7997 100644 --- a/loadbars.buetow.org/content/20.Manpage.xml +++ b/loadbars.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=loadbars.git;a=blob_plain;f=docs/loadbars.txt;hb=HEAD"); </perl> </pretext> </content> - diff --git a/loadbars.buetow.org/content/30.Screenshots.xml b/loadbars.buetow.org/content/30.Screenshots.xml index c254863..f6df91b 100644 --- a/loadbars.buetow.org/content/30.Screenshots.xml +++ b/loadbars.buetow.org/content/30.Screenshots.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Screenshots</pagetitle> <text> @@ -9,4 +9,3 @@ <noop> in order to browse the screenshot branch online.</noop> </text> </content> - diff --git a/loadbars.buetow.org/content/40.Changelog.xml b/loadbars.buetow.org/content/40.Changelog.xml index 62b4bf2..b638afa 100644 --- a/loadbars.buetow.org/content/40.Changelog.xml +++ b/loadbars.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=loadbars.git;a=blob_plain;f=debian/changelog;hb=HEAD"); </perl> </pretext> </content> - diff --git a/loadbars.buetow.org/content/45.Wishlist.xml b/loadbars.buetow.org/content/45.Wishlist.xml index b331dac..aff63cc 100644 --- a/loadbars.buetow.org/content/45.Wishlist.xml +++ b/loadbars.buetow.org/content/45.Wishlist.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>Wishlist</pagetitle> <text>This is the Wishlist file of the current master branch:</text> <pretext> - <perl> + <perl> use LWP::Simple; get("http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=docs/wishlist;hb=HEAD"); </perl> </pretext> </content> - diff --git a/loadbars.buetow.org/content/50.Download.xml b/loadbars.buetow.org/content/50.Download.xml index 86931f0..06e55e5 100644 --- a/loadbars.buetow.org/content/50.Download.xml +++ b/loadbars.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>Loadbars 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 loadbars:</text> -<code>deb ftp://deb.buetow.org/apt wheezy main + <pagetitle>Download</pagetitle> + <text>Loadbars 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 loadbars:</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/loadbars".</text> - <text>To update to the latest stable version just type "cd ./loadbars; git pull".</text> - <text> - <noop>Go to </noop> - <namedlink href="http://web.buetow.org/git/?p=loadbars.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/loadbars loadbars-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/loadbars".</text> + <text>To update to the latest stable version just type "cd ./loadbars; git pull".</text> + <text> + <noop>Go to </noop> + <namedlink href="http://web.buetow.org/git/?p=loadbars.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/loadbars loadbars-develop". But be warned, this one might be broken! It will be merged to master when it's done.</text> </content> - - diff --git a/loadbars.buetow.org/content/98.contact.xml b/loadbars.buetow.org/content/98.contact.xml index 11dcff3..a881cc3 100644 --- a/loadbars.buetow.org/content/98.contact.xml +++ b/loadbars.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/loadbars.buetow.org/content/99.license.xml b/loadbars.buetow.org/content/99.license.xml index f924a92..ba5a912 100644 --- a/loadbars.buetow.org/content/99.license.xml +++ b/loadbars.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>Loadbars is licensed under the GNU Gerneral Public License Version 3 or later.</text> </content> - - diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index 173c2fb..d578d2b 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -1,9 +1,9 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Loadbars</pagetitle> <textheader>Get the current clue...</textheader> <text> - <rimg href="?document=images/loadbars2.png" title="Loadbars" alt="Loadbars" /> + <rimg href="?document=images/loadbars2.png" title="Loadbars" alt="Loadbars"/> <noop>Loadbars is a Perl script for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does.</noop> </text> <enumeration> @@ -21,4 +21,3 @@ <namedlink href="http://freecode.com/projects/loadbars">subscribe on freecode.</namedlink> </text> </content> - |
