[SCM] live-studio branch, master, updated. fa2f473f62626477ae43a4aa58aadcb07b1c8084
Chris Lamb
lamby at debian.org
Mon Aug 2 15:52:39 UTC 2010
The following commit has been merged in the master branch:
commit fa2f473f62626477ae43a4aa58aadcb07b1c8084
Author: Chris Lamb <lamby at debian.org>
Date: Mon Aug 2 11:51:10 2010 -0400
Add a very pretty notice about the current server
diff --git a/templates/config/view.html b/templates/config/view.html
index e9e8bdd..5bdb9ac 100644
--- a/templates/config/view.html
+++ b/templates/config/view.html
@@ -8,6 +8,11 @@
<h1><em>{{ config.name }}</em></h1>
+<div style="border: red 5px dotted; background-color: yellow; padding: 1em; margin: 1em; font-size: 120%; font-weight: bold">
+Non-trivial builds will likely fail as the server ran out of disk space in hours after launch.
+<br>Please <a href="http://chris-lamb.co.uk/2010/08/02/debian-live-studio/">read this</a> regarding the current hosting situation and what you can do to help.
+</div>
+
<form action="{% url build:enqueue config.pk %}" method="post">
<input type="submit" value="Build" style="font-size: 120%; float: left; font-weight: bold">
</form>
--
live-studio
More information about the debian-live-changes
mailing list