[Piuparts-commits] [SCM] piuparts git repository branch, pejacevic, updated. 0.50-158-gd9ae13c
Holger Levsen
holger at layer-acht.org
Mon May 13 13:16:41 UTC 2013
The following commit has been merged in the pejacevic branch:
commit d9ae13cadaec37675e544a2473a53ca24f3bdd0d
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon May 13 15:16:22 2013 +0200
more pejacevic related documentation updates
diff --git a/README.txt b/README.txt
index 2bef280..7ce97b9 100644
--- a/README.txt
+++ b/README.txt
@@ -727,6 +727,7 @@ If you want to run piuparts-report (which is only+very useful if
you run piuparts in master-slave mode), you need to 'apt-get
install python-rpy r-recommended r-base-dev'. For more
information see
-link:http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=piatti;a=blob;f=README_piatti.txt[http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=piatti;a=blob;f=README_piatti.txt].
+link:http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=master;a=blob;f=README_server.txt[http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=master;a=blob;f=README_server.txt] and
+link:http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=master;a=blob;f=README_pejacevic.txt[http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=master;a=blob;f=README_pejacevic.txt].
// vim: set filetype=asciidoc:
diff --git a/TODO b/TODO
index cd5e989..12c712b 100644
--- a/TODO
+++ b/TODO
@@ -54,8 +54,6 @@ for 0.5x:
- maybe compress all logfiles
-- update references to piatti with ones to pejacevic
-
- move counts.txt from htdocs to master
@@ -125,8 +123,8 @@ for 0.7x and later:
- RSS feeds of logs
- do more fancy R graphs, eg. also per state
- sort packages on maintainer pages alphabetically (states first though)
- - link (and target) to piuparts.d.o configuration is static to piatti. should
- refer to the actual hosts configuration, eg goldwassers
+ - link (and target) to piuparts.d.o configuration is static to pejacevic. should
+ refer to the actual hosts configuration if running somewhere else
- a redirect of http://piuparts.d.o/foo to http://p.d.o/source/f/foo.html would
be nice
diff --git a/piuparts-report.py b/piuparts-report.py
index 996ca2a..228bb6f 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# Copyright 2005 Lars Wirzenius (liw at iki.fi)
-# Copyright 2009-2012 Holger Levsen (holger at layer-acht.org)
+# Copyright 2009-2013 Holger Levsen (holger at layer-acht.org)
# Copyright © 2011-2013 Andreas Beckmann (anbe at debian.org)
#
# This program is free software; you can redistribute it and/or modify it
@@ -121,8 +121,10 @@ HTML_HEADER = """
<tr class="normalrow">
<td class="contentcell">
piuparts.d.o configuration:<br>
- <a href="http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=piatti;a=blob_plain;f=instances/piuparts.conf.piatti" target="_blank">piuparts.conf.piatti</a><br>
- <a href="http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=piatti;a=tree;f=custom-scripts" target="_blank">scripts</a>
+ <a href="http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=bikeshed;a=blob_plain;f=instances/piuparts.conf.pejacevic" target="_blank">piuparts.conf.pejacevic</a><br>
+ <a href="http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=bikeshed;a=blob_plain;f=instances/piuparts.conf.piu-slave-bm-a" target="_blank">piuparts.conf.piu-slave-bm-a</a><br>
+ <a href="http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=bikeshed;a=blob_plain;f=conf/distros.conf" target="_blank">distros.conf</a><br>
+ <a href="http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=bikeshed;a=tree;f=custom-scripts" target="_blank">scripts</a>
</td>
</tr>
<tr class="normalrow">
--
piuparts git repository
More information about the Piuparts-commits
mailing list