diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2002-06-11 12:26:08 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2002-06-11 12:26:08 +0000 |
| commit | 326d1b7ce9c46f64e49700a62909e230bedba6d7 (patch) | |
| tree | 4d0e7a01eb05830ab96fb4dfdfad2447105c9e0a | |
| parent | a31a416d3704db8bb7652601b71b6b16829ff7ba (diff) | |
| download | rockbox-326d1b7ce9c46f64e49700a62909e230bedba6d7.zip rockbox-326d1b7ce9c46f64e49700a62909e230bedba6d7.tar.gz rockbox-326d1b7ce9c46f64e49700a62909e230bedba6d7.tar.bz2 rockbox-326d1b7ce9c46f64e49700a62909e230bedba6d7.tar.xz | |
ajbrec.ajz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@959 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/daily.t | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/daily.t b/www/daily.t index d538fc5..d469bf9 100644 --- a/www/daily.t +++ b/www/daily.t @@ -22,14 +22,14 @@ They are <i>not</i> official releases, they are in fact almost guaranteed to not <!--#exec cmd="./dailymod.pl" --> -<p><b>Note 1:</b> You must rename the file to "archos.mod" (archos.ajz for the recorder) before copying it to the root of your archos. +<p><b>Note 1:</b> You must rename the file to "archos.mod" ("ajbrec.ajz" for the recorder) 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. -<h2>Build status</h2> +<h2>CVS compile status</h2> -<p>This table shows which targets are currently buildable with the CVS code. -The timestamp is GMT. +<p>This table shows which targets are currently compilable from the CVS code, and how many compiler warnings the build generates. "OK" means no warnings. +The batch timestamp is GMT. <p> <!--#include virtual="buildstatus.link" --> |