summaryrefslogtreecommitdiff
path: root/www/daily.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-05-28 08:10:32 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-05-28 08:10:32 +0000
commit8b9d456bbb626bd40b06886b2dc97492b1d0b685 (patch)
tree81c668e32c3a0781c9e2a3de860ce5b09c95ece5 /www/daily.t
parent90f1c61e3a4bd6fcc6f6d662e4e0d9452a035cba (diff)
downloadrockbox-8b9d456bbb626bd40b06886b2dc97492b1d0b685.tar.gz
rockbox-8b9d456bbb626bd40b06886b2dc97492b1d0b685.zip
notes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@758 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/daily.t')
-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"