diff options
author | Björn Stenberg <bjorn@haxx.se> | 2002-05-28 08:10:32 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2002-05-28 08:10:32 +0000 |
commit | 8b9d456bbb626bd40b06886b2dc97492b1d0b685 (patch) | |
tree | 81c668e32c3a0781c9e2a3de860ce5b09c95ece5 /www | |
parent | 90f1c61e3a4bd6fcc6f6d662e4e0d9452a035cba (diff) |
notes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@758 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r-- | www/daily.t | 11 |
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 @@ <ul> <li><a href="cross-gcc.html">Building the SH1 cross compiler</a> <li><a href="sh-win/">Setting up an SH1 cross compiler for Windows</a> +<li><a href="firmware/README">README from the firmware directory</a>, +describing how to compile Rockbox </ul> <h2>Target builds</h2> +<p>These are automated daily builds of the CVS code. +They 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> + <p>There are three versions of each build: <!--#exec cmd="./dailymod.pl" --> -#if 0 -<p>Note 1: Due to the big difference between the player and recorder models, they support different features. -#endif +<p><b>Note 1:</b> You must rename the file to "archos.mod" before copying it to the root of your archos. -<p><b>Note:</b> You must rename the file to "archos.mod" before copying it to the root of your archos. +<p><b>Note 2:</b> The Recorder version does not work yet, due to unfinished drivers. It builds, but does not run. #include "foot.t" |