summaryrefslogtreecommitdiff
path: root/www/daily.t
diff options
context:
space:
mode:
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"