summaryrefslogtreecommitdiffstats
path: root/www/download
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
commit6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch)
treed11bbebc69df06d60970d05b4816e13d93602f2d /www/download
parent8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff)
downloadrockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/download')
-rw-r--r--www/download/Makefile12
-rw-r--r--www/download/index.t106
-rw-r--r--www/download/old.t16
3 files changed, 0 insertions, 134 deletions
diff --git a/www/download/Makefile b/www/download/Makefile
deleted file mode 100644
index 77a5daee5e..0000000000
--- a/www/download/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-ACTION=echo preprocessing $@; rm -f $@; \
- $(HOME)/bin/fcpp -WWW -I.. -Uunix -H -C -V -LL $< $@
-
-OBJS := index.shtml old.html
-
-all: $(OBJS)
-
-index.shtml: index.t
- $(ACTION)
-
-old.html: old.t
- $(ACTION)
diff --git a/www/download/index.t b/www/download/index.t
deleted file mode 100644
index d6aa4f45d6..0000000000
--- a/www/download/index.t
+++ /dev/null
@@ -1,106 +0,0 @@
-#define _PAGE_ Download
-#define DOWNLOAD_PAGE
-#include "head.t"
-
-<h2>Latest version is 2.5 (2005-09-22)</h2>
-
-<p>Please read the <a href="rockbox-2.5-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
-
-<p>Note: Version 2.5 was only released for Archos devices. For other devices, download the daily build.
-
-<p>Make sure you download the correct file for your device:
-<table class=rockbox><tr>
-<th>player</th>
-<th>recorder</th>
-<th>recorder v2</th>
-<th>fm recorder</th>
-</tr><tr valign=top>
-
-<td><a href=/docs/newplayer.jpg><img border=0 src=/docs/newplayer_t.jpg></a><br clear=all>Archos Jukebox 5000, 6000 and Studio models
-<p><a href="rockbox-2.5-player.zip">rockbox-2.5-player.zip</a>
-<br>(452 KB)</td>
-
-<td>
-<a href=/docs/recorder.jpg><img border=0 src=/docs/recorder_t.jpg></a><br clear=all>Archos Jukebox Recorder 6, 10, 15 and 20
-<p><a href="rockbox-2.5-recorder.zip">rockbox-2.5-recorder.zip</a>
-<br>(736 KB)</td>
-
-<td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox Recorder V2
-<p><a href="rockbox-2.5-recorderv2.zip">rockbox-2.5-recorderv2.zip</a>
-<br>(744 KB)</td>
-
-<td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox FM Recorder
-<p><a href="rockbox-2.5-fmrecorder.zip">rockbox-2.5-fmrecorder.zip</a>
-<br>(744 KB)</td>
-
-</tr><tr>
-<th>ondio fm</th>
-<th>ondio sp</th>
-<th>installer</th>
-</tr><tr>
-
-<td><a href=/docs/ondiofm.jpg><img border=0 src=/docs/ondiofm_t.jpg></a><br clear=all>Archos Ondio 128 & 128 FM
-<p><a href="rockbox-2.5-ondiofm.zip">rockbox-2.5-ondiofm.zip</a>
-<br clear=all>(462 KB)</td>
-
-<td><a href=/docs/ondiosp.jpg><img border=0 src=/docs/ondiosp_t.jpg></a><br clear=all>Archos Ondio 128 SP
-<p><a href="rockbox-2.5-ondiosp.zip">rockbox-2.5-ondiosp.zip</a>
-<br>(620 KB)</td>
-
-<td><img border=0 src=/docs/install.png></a><br clear=all>Windows installer
-<p><a href="rockbox-2.5-install.exe">rockbox-2.5-install.exe</a>
-<br>(1.4 MB)</td>
-
-</tr></table>
-
-<h2>Installation</h2>
-
-<p>Unpack the entire zip archive in the root (top) directory of your Archos disk. Make sure you stop/eject/unmount the usb disk before you unplug it. <b>Note:</b> All files in the zip file are needed, don't just install a few of them.
-
-<p>Windows users can also use the the installer: Simply select your model and destination drive.
-
-<h2>Download voice files</h2>
-<ul>
-<li><a href="/twiki/bin/view/Main/VoiceFiles">Voice files</a>
-</ul>
-
-<h2>Uninstallation</h2>
-
-<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) and the .rockbox directory from the root of your Archos disk.
-
-<h2>Source code</h2>
-<p><a href="rockbox-2.5.tar.gz">rockbox-2.5.tar.gz</a>
-<p>
-... or get the source directly off the <a href="/twiki/bin/view/Main/UsingCVS">CVS server</a>.
-
-<h2>Manual</h2>
-
-<p>We have a very nice <a href="/twiki/bin/view/Main/RockboxManual">manual</a>
-written by Christi Scarborough. Please read it. Check out the <a
-href="/twiki/bin/view/Main/DocsIndex">documentation</a> page for further info.
-
-<h2>Donate</h2>
-
-<p>If you enjoy using Rockbox, consider donating to the project. While we
-develop the software in our spare time, equipment and players cost real money.
-<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
-<input type="hidden" name="cmd" value="_xclick">
-<input type="hidden" name="business" value="bjorn@haxx.se">
-<input type="hidden" name="item_name" value="Donation to the Rockbox project">
-<input type="hidden" name="no_shipping" value="1">
-<input type="hidden" name="cn" value="Note to the Rockbox team">
-<input type="hidden" name="currency_code" value="USD">
-<input type="hidden" name="tax" value="0">
-<input type="image" src="/paypal-donate.gif" border="0" name="submit">
-</form>
-
-<h2>Daily Builds</h2>
-<!--#exec cmd="./dailymod.pl" -->
-<h2>Bug reports</h2>
-
-<p>Please use our <a href="/bugs.shtml">bug page</a>
-for all bug reports and feature requests.
-
-<p>If you are interested in helping with the development of Rockbox, please join the mailing list.
-
-#include "foot.t"
diff --git a/www/download/old.t b/www/download/old.t
deleted file mode 100644
index 628a640cfe..0000000000
--- a/www/download/old.t
+++ /dev/null
@@ -1,16 +0,0 @@
-#define _PAGE_ Old Release Notes
-#define OLDRELEASES_PAGE
-#include "head.t"
-
-<p><a href="rockbox-2.4-notes.txt">2.4 release notes</a>.
-<p><a href="rockbox-2.3-notes.txt">2.3 release notes</a>.
-<p><a href="rockbox-2.2-notes.txt">2.2 release notes</a>.
-<p><a href="rockbox-2.1-notes.txt">2.1 release notes</a>.
-<p><a href="rockbox-2.0-notes.txt">2.0 release notes</a>.
-<p><a href="rockbox-1.4-notes.txt">1.4 release notes</a>.
-<p><a href="rockbox-1.3-notes.txt">1.3 release notes</a>.
-<p><a href="rockbox-1.2-notes.txt">1.2 release notes</a>.
-<p><a href="rockbox-1.1-notes.txt">1.1 release notes</a>.
-<p><a href="rockbox-1.0-notes.txt">1.0 release notes</a>.
-
-#include "foot.t"