[SCM] live-studio branch, master, updated. 375547ba0760b9aa5cae2e34e41d06965a41b1c0

Chris Lamb lamby at debian.org
Mon Aug 2 03:49:07 UTC 2010


The following commit has been merged in the master branch:
commit 375547ba0760b9aa5cae2e34e41d06965a41b1c0
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Aug 1 23:47:30 2010 -0400

    Add "How long will my image be available" FAQ entry

diff --git a/templates/static/faq.html b/templates/static/faq.html
index 1608561..3e89a5a 100644
--- a/templates/static/faq.html
+++ b/templates/static/faq.html
@@ -9,6 +9,7 @@
 
 <ul class="toc"> 
   <li><a href="#what">What is Debian Live Studio?</a></li> 
+  <li><a href="#duration">How long will my image be available for download?</a></li> 
   <li><a href="#bugs">How do I report bugs?</a></li> 
   <li><a href="#hacking">How can I hack on Debian Live Studio?</a></li> 
 </ul> 
@@ -16,6 +17,9 @@
 <h2><a id="what">What is Debian Live Studio?</a></h2> 
 <p>Debian Live Studio is a web-based tool for building customised Debian images that do not require installation before they can be used. Live images can boot from various types of media, including CDs, USB sticks or via netbooting.</p>
 
+<h2><a id="duration">How long will my image be available for download?</a></h2>
+<p>Forever. This will change in the future.</p>
+
 <h2><a id="bugs">How do I report bugs?</a></h2> 
 <p>Please email your bug report to <a href="debian-live at lists.debian.org">debian-live at lists.debian.org</a> or report it on the <tt>#debian-live</tt> IRC channel on <a href="http://oftc.net/">OFTC</a>.</p>
 

-- 
live-studio



More information about the debian-live-changes mailing list