summaryrefslogtreecommitdiff
path: root/www/daily.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-05-27 14:22:23 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-05-27 14:22:23 +0000
commit872e3521dde6866e77277cb7931c821824b91344 (patch)
treec77852518b1c0392ee3f030ae74cf099b0d9e6b0 /www/daily.t
parent14a20d54b382081b651b63a535a04dc74f01130b (diff)
downloadrockbox-872e3521dde6866e77277cb7931c821824b91344.tar.gz
rockbox-872e3521dde6866e77277cb7931c821824b91344.zip
Daily builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@752 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/daily.t')
-rw-r--r--www/daily.t20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/daily.t b/www/daily.t
new file mode 100644
index 0000000000..0c41748244
--- /dev/null
+++ b/www/daily.t
@@ -0,0 +1,20 @@
1#define _PAGE_ Daily snapshots
2#include "head.t"
3
4<h2>Source tarballs</h2>
5
6<!--#exec cmd="./dailysrc.pl" -->
7
8<h2>Target builds</h2>
9
10<p>There are three versions of each build:
11
12<!--#exec cmd="./dailymod.pl" -->
13
14#if 0
15<p>Note 1: Due to the big difference between the player and recorder models, they support different features.
16#endif
17
18<p><b>Note:</b> You must rename the file to "archos.mod" before copying it to the root of your archos.
19
20#include "foot.t"