skeleton docs to go into the output dirs
This commit is contained in:
parent
1f29ff2324
commit
693b4260f5
|
@ -0,0 +1,13 @@
|
|||
<h1>Daily "firmware" build #BUILDNUM for ARCH, using installer build from INST_VER</h1>
|
||||
|
||||
<p>These images will install the testing version of Debian, currently
|
||||
<strong>Squeeze</strong>. They include non-free firmware to make
|
||||
installation easier on some systems requiring proprietary but
|
||||
redistributable
|
||||
firmware. See <a href="http://wiki.debian.org/Firmware">http://wiki.debian.org/Firmware</a>
|
||||
for more details. </p>
|
||||
|
||||
<p>See the <a href="/cdimage/daily-builds/">top-level daily
|
||||
directory</a> for more information about the daily builds.</p>
|
||||
|
||||
<p>This build finished at <strong>DATE</strong>.</p>
|
|
@ -0,0 +1,9 @@
|
|||
<h1>Daily build #BUILDNUM for ARCH, using installer build from INST_VER</h1>
|
||||
|
||||
<p>These images will install the testing version of Debian, currently
|
||||
<strong>Squeeze</strong>.</p>
|
||||
|
||||
<p>See the <a href="/cdimage/daily-builds/">top-level daily
|
||||
directory</a> for more information about the daily builds.</p>
|
||||
|
||||
<p>This build finished at <strong>DATE</strong>.</p>
|
|
@ -0,0 +1,6 @@
|
|||
<h1>Weekly build for ARCH</h1>
|
||||
|
||||
<p>See the <a href="../">parent directory</a> for more
|
||||
information about the weekly builds.</p>
|
||||
|
||||
<p>This build finished at <strong>DATE</strong>.</p>
|
Loading…
Reference in New Issue