summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildmaster/index.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/buildmaster/index.php b/buildmaster/index.php
index 63dae3e..1c1d91c 100644
--- a/buildmaster/index.php
+++ b/buildmaster/index.php
@@ -11,13 +11,15 @@
<?php show_warning_on_offline_slave(); ?>
<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><br>
- <a href="/buildmaster/status.php">status</a>
+ <a href="/buildmaster/build-slaves.php">build-slaves</a>
+ <a href="/buildmaster/status.php">status</a><br>
+ <a href="https://buildmaster.archlinux32.org/build-logs/">build logs</a><br>
<a href="/buildmaster/log.php?show=ssh">ssh-log</a>
<a href="/buildmaster/log.php?show=email">email-log</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="https://buildmaster.archlinux32.org/database-layout.png">database layout</a><br>
<a href="/buildmaster/blacklist.php">blacklisted packages</a>,
<a href="/buildmaster/to-delete.php">packages to be deleted</a>
and <a href="/buildmaster/deletion-links.php">links between them</a><br>