From: <he...@us...> - 2004-09-30 18:42:29
|
Update of /cvsroot/gc-linux/htdocs/xml/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27261 Modified Files: download.xml Log Message: Minor changes: - Been slightly more optimistic. - Added approximate size of latest kernel image binary. - Do not use an own section for the GameCube Linux Alpha kernel patches, and don't confuse it with the main kernel patches. Index: download.xml =================================================================== RCS file: /cvsroot/gc-linux/htdocs/xml/en/download.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- download.xml 19 Sep 2004 20:46:10 -0000 1.8 +++ download.xml 30 Sep 2004 18:42:19 -0000 1.9 @@ -4,17 +4,19 @@ <info> <title>Download</title> <author>Michael Steil (Updated by Albert Herranz)</author> - <date>19 September 2004</date> + <date>30 September 2004</date> </info> - <p>Linux on the GameCube is steadily maturing. With the help of a PowerPC linux distribution, you can now use your GameCube for some of the goals described in the project roadmap.</p> + <p>Linux on the GameCube is steadily maturing. With the help of a PowerPC linux distribution, you can now use your GameCube for several goals described in the project roadmap.</p> <h2>Linux Kernel Patches</h2> + <p>The patches needed to build a linux kernel for the GameCube are available for download from the <a href="http://sourceforge.net/project/showfiles.php?group_id=98581&package_id=108737">SourceForge project files</a> page.</p> <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></p> + <p><a href="../down/zImage.dol">zImage.dol</a> (~1 MB)</p> <h2>GameCube Linux Alpha</h2> @@ -22,14 +24,12 @@ <p><a href="http://prdownloads.sourceforge.net/gc-linux/gc-linux-alpha.zip?download">gc-linux-alpha.zip</a> (1.1 MB)</p> - <h2>GameCube Linux Kernel Patches</h2> - - <p>This is the kernel used in the "GameCube Linux Alpha".</p> + <p>This is the patch against linux 2.6.1 needed to build the kernel used in the "GameCube Linux Alpha".</p> <p><a href="http://prdownloads.sourceforge.net/gc-linux/linux-2.6.1-gc-2004-02-02.patch?download">linux-2.6.1-gc-2004-02-02.patch</a> (67 KB)</p> <h2>Linuxpreview</h2> - + <p><a href="download.html">Linuxpreview</a> is a tiny application that shows Tux the penguin and the GameCube Linux URL on the GameCube screen. It is a symbol that Linux for the GameCube is coming soon.</p> <p>Linuxpreview can be launched by <a href="http://www.gcdev.com/">PSOload</a>.</p> |