From: <he...@us...> - 2004-12-06 13:59:46
|
Update of /cvsroot/gc-linux/htdocs/xml/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21353 Modified Files: download.xml Log Message: Fixed link afer moving down/old/zImage-nfs.isobel.txt to down/zImage-nfs.isobel.txt. Index: download.xml =================================================================== RCS file: /cvsroot/gc-linux/htdocs/xml/en/download.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- download.xml 16 Nov 2004 22:41:52 -0000 1.10 +++ download.xml 6 Dec 2004 13:59:20 -0000 1.11 @@ -17,7 +17,7 @@ <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.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/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> |