summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/daily.t11
1 files changed, 7 insertions, 4 deletions
diff --git a/www/daily.t b/www/daily.t
index 8dbc18b501..c456c1b083 100644
--- a/www/daily.t
+++ b/www/daily.t
@@ -9,18 +9,21 @@
9<ul> 9<ul>
10<li><a href="cross-gcc.html">Building the SH1 cross compiler</a> 10<li><a href="cross-gcc.html">Building the SH1 cross compiler</a>
11<li><a href="sh-win/">Setting up an SH1 cross compiler for Windows</a> 11<li><a href="sh-win/">Setting up an SH1 cross compiler for Windows</a>
12<li><a href="firmware/README">README from the firmware directory</a>,
13describing how to compile Rockbox
12</ul> 14</ul>
13 15
14<h2>Target builds</h2> 16<h2>Target builds</h2>
15 17
18<p>These are automated daily builds of the CVS code.
19They are <i>not</i> official releases, they are in fact almost guaranteed to not work properly! These builds are discussed in IRC only, <b>do not file bug reports for them.</b>
20
16<p>There are three versions of each build: 21<p>There are three versions of each build:
17 22
18<!--#exec cmd="./dailymod.pl" --> 23<!--#exec cmd="./dailymod.pl" -->
19 24
20#if 0 25<p><b>Note 1:</b> You must rename the file to "archos.mod" before copying it to the root of your archos.
21<p>Note 1: Due to the big difference between the player and recorder models, they support different features.
22#endif
23 26
24<p><b>Note:</b> You must rename the file to "archos.mod" before copying it to the root of your archos. 27<p><b>Note 2:</b> The Recorder version does not work yet, due to unfinished drivers. It builds, but does not run.
25 28
26#include "foot.t" 29#include "foot.t"