From: <mi...@pr...> - 2004-01-31 06:55:51
|
Update of /cvsroot/gc-linux/htdocs/xml/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4452/xml/en Modified Files: news.xml Log Message: fb colors fixed, initrd support Index: news.xml =================================================================== RCS file: /cvsroot/gc-linux/htdocs/xml/en/news.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- news.xml 29 Jan 2004 01:21:13 -0000 1.6 +++ news.xml 30 Jan 2004 00:21:47 -0000 1.7 @@ -2,6 +2,11 @@ <?xml-stylesheet href="news.xsl" type="text/xsl"?> <news> <item> + <date>29 January 2004</date> + <title>Initrd support</title> + <text>The framebuffer colors are okay now, and the kernel supports an initial ramdisk. (<a href="pic/hellogamecube.jpg">Screenshot</a>).</text> + </item> + <item> <date>28 January 2004</date> <title>Working framebuffer code</title> <text>The framebuffer code in CVS is now functional. Tux sits on the upper left, and kernel messages are scrolling on the screen. Because of the missing color space conversion, colors are wrong at the moment.</text> |