summaryrefslogtreecommitdiff
path: root/buildmaster/index.html
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-04-12 10:28:31 +0200
committerErich Eckner <git@eckner.net>2018-04-12 10:28:31 +0200
commit5036d7a7172055a24ae9fa493e37998b725966eb (patch)
tree82956ba699664612f283109c104ae4533c5fc080 /buildmaster/index.html
parent4b2dcc3b53fafcab1f1912990fd5468795108a18 (diff)
downloadarchweb32-5036d7a7172055a24ae9fa493e37998b725966eb.tar.xz
move buildmaster stuff to separate directory
Diffstat (limited to 'buildmaster/index.html')
-rw-r--r--buildmaster/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/buildmaster/index.html b/buildmaster/index.html
new file mode 100644
index 0000000..963d316
--- /dev/null
+++ b/buildmaster/index.html
@@ -0,0 +1,16 @@
+<html>
+<head>
+<title>Archlinux32 packages</title>
+</head>
+<body>
+<a href="buildmaster/build-list.php">build list</a>
+<a href="buildmaster/build-list.php?show=broken">broken packages</a><br>
+<a href="buildmaster/build-slaves.php">build-slaves</a>
+<a href="buildmaster/status.php">status</a><br>
+<a href="buildmaster/mysql-issues.php">broken dependencies in the database</a><br>
+<a href="buildmaster/todos.php">todos</a>
+as <a href="buildmaster/todos.php?graph">graph</a><br>
+<a href="buildmaster/blacklist.php">blacklisted packages</a><br>
+<img src="buildmaster/statistics.php?log"><br>
+</body>
+</html>