summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL10
-rw-r--r--README11
2 files changed, 13 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index f85d5fd5..63374761 100644
--- a/INSTALL
+++ b/INSTALL
@@ -16,13 +16,15 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian.
=== Installed software that makes jenkins.debian.net run
-* jenkins.debian.net runs Debian wheezy.
+link:http://jenkins.debian.net[jenkins.debian.net] runs Debian wheezy.
=== Jenkins
-* Currently running the long term support .deb from jenkins-ci.org.
-* Jenkins is installed using 'deb http://pkg.jenkins-ci.org/debian-stable binary/' into '/etc/apt/sources.list.d/jenkins.list' and `apt-get update && apt-get install jenkins`.
-* I would prefer to run a jenkins package from wheezy-backports.
+Currently running the long term support .deb from jenkins-ci.org.
+
+Jenkins is installed using 'deb http://pkg.jenkins-ci.org/debian-stable binary/' into '/etc/apt/sources.list.d/jenkins.list' and `apt-get update && apt-get install jenkins`.
+
+I would prefer to run a jenkins package from wheezy-backports.
==== Jenkins plugins
diff --git a/README b/README
index 55b12fd1..8167e173 100644
--- a/README
+++ b/README
@@ -10,10 +10,13 @@ About jenkins.debian.net
== About jenkins.debian.net
-* http://jenkins.debian.net is pretty much work in progress, (hopefully) doing something useful since October 15th 2012.
-* `git clone git://git.debian.org/git/users/holger/jenkins.debian.net.git`
-* (virtual) hardware sponsored by http://www.profitbricks.com - currently it's just a server (a nice one, with 4 cores and 6 GB memory, thanks a lot!), but in future there will be installation tests on "real" (virtual) hardware and thus more VMs will started on demand as well.
-* some stats are available at http://jenkins.debian.net/munin/jenkins-month.html
+http://jenkins.debian.net is pretty much work in progress, (hopefully) doing something useful since October 15th 2012.
+
+`git clone git://git.debian.org/git/users/holger/jenkins.debian.net.git`
+
+Virtual hardware sponsored by http://www.profitbricks.com - currently it's just a server (a nice one, with 4 cores and 6 GB memory, thanks a lot!), but in future there will be installation tests on "real" (virtual) hardware and thus more VMs will started on demand as well.
+
+Some stats are available using link:http://jenkins.debian.net/munin/jenkins-month.html[munin-plugins for jenkins].
=== Feedback