summaryrefslogtreecommitdiff
path: root/www/mods/index.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/mods/index.t')
-rw-r--r--www/mods/index.t23
1 files changed, 23 insertions, 0 deletions
diff --git a/www/mods/index.t b/www/mods/index.t
new file mode 100644
index 0000000000..38b637ebcb
--- /dev/null
+++ b/www/mods/index.t
@@ -0,0 +1,23 @@
1#define _PAGE_ Hardware modifications
2#include "head.t"
3
4<ul>
5
6<li><a href="disassemble.html">Disassembling the Archos</a>, part 1: removing the covers
7
8<li><a href="disassemble2.html">Disassembling the Archos</a>, part 2: taking apart the electronics
9
10<li><a href="reassemble.html">Reassemble the Archos</a>, getting those stiff bumpers back in place
11#if 0
12<li><a href="harddisk.html">Replacing the harddisk</a>, giving you more room
13#endif
14<li><a href="serialport.html">Make LINE IN a two-way serial port</a>, for some sweet remote gdb love
15
16<li>Build yourself an <a href="rs232.html">rs232 converter</a>, so your PC can talk to your Archos
17
18</ul>
19
20<p><img src="esd.jpg">
21<br><i>Practice safe modding!</i>
22
23#include "foot.t"