Update of /cvsroot/gc-linux/htdocs/xml/en
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23739
Modified Files:
download.xml
Log Message:
Now the Latest Kernel Build includes both nfs-root and nbd-root images.
Index: download.xml
===================================================================
RCS file: /cvsroot/gc-linux/htdocs/xml/en/download.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- download.xml 30 Sep 2004 18:42:19 -0000 1.9
+++ download.xml 16 Nov 2004 22:41:52 -0000 1.10
@@ -15,8 +15,11 @@
<h2>Latest Kernel Build</h2>
- <p>This build always has the latest features, but might not work reliably. (Requires a NFS-served <a href="http://www.tldp.org/HOWTO/NFS-Root.html">root</a> filesystem, like vaguely described <a href="../down/old/zImage-nfs.isobel.txt">here</a>).</p>
- <p><a href="../down/zImage.dol">zImage.dol</a> (~1 MB)</p>
+ <p>This build always has the latest features, but might not work reliably. You may choose between two different kernel images.</p>
+
+ <p>The <a href="../down/isobel/zImage.nfs.dol">zImage.nfs.dol (~1 MB)</a> requires a NFS-served <a href="http://www.tldp.org/HOWTO/NFS-Root.html">root</a> filesystem, like vaguely described <a href="../down/old/zImage-nfs.isobel.txt">here</a>. If you are on Linux, and have already played with NFS, try this image.</p>
+
+ <p>The <a href="../down/isobel/zImage.nbdc.dol">zImage.nbdc.dol (~1.7 MB)</a> requires a nbd-root, like described <a href="../down/isobel/nbd-root/readme.txt">here</a>. If your PC runs Windows, or you are new to Linux, use this image.</p>
<h2>GameCube Linux Alpha</h2>
|