123456789101112131415161718 |
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml"><head> <meta content="text/html; charset=iso-8859-1" http-equiv="content-type" /> <title>SDIOS06 - Source Code and Ready-To-Run Image - idlebox.net</title> <link rel="stylesheet" type="text/css" href="/idlebox.css" /> <link rel="alternate" type="application/rss+xml" title="idlebox.net Weblog Feed RSS 2.0" href="http://idlebox.net/xmlfeed/weblog-rss20.xml" /> <link rel="alternate" type="application/atom+xml" title="idlebox.net Weblog Feed Atom 1.0" href="http://idlebox.net/xmlfeed/weblog-atom10.xml" /><script type="text/javascript">// <!--
- makeIEHover = function() {
- var lis = document.getElementById("idleboxnav").getElementsByTagName("li");
- for (var i = 0; i < lis.length; i++) {
- lis[i].onmouseover = function() {
- this.className += " sfhover";
- }
- lis[i].onmouseout = function() {
- this.className = this.className.replace(new RegExp(" sfhover\\b"), "");
- }
- }
- }
- if (window.attachEvent) window.attachEvent("onload", makeIEHover);
- // --></script></head><body style="background-image: url(/img/bgfractal3.jpg)" > <div class="idleboxtopbar"> <div style="float: right"> <ul id="idleboxnav"> <li class="top"><a class="ni" href="/">Weblog</a> <ul style="margin-left: -6px; margin-top: 4px" class="nx"> <li><a href="/2010/">2010</a></li> <li><a href="/2009/">2009</a></li> <li><a href="/2008/">2008</a></li> <li><a href="/2007/">2007</a></li> <li><a href="/2006/">2006</a></li> <li class="nt"><a href="/2005/">2005</a></li> <li class="ns"><a href="/xmlfeed/weblog-rss20.xml">RSS Feed</a></li> <li><a href="/xmlfeed/weblog-atom10.xml">XML Atom</a></li> </ul> </li> <li class="top"><a class="ni" href="/blogtags/">Tags</a> <div style="width: 14em; margin-left: -9em; margin-top: 4px"> <a href="/blogtags/algebra" style="font-size: 10pt">algebra</a> <a href="/blogtags/c++" style="font-size: 16pt">c++</a> <a href="/blogtags/code-example" style="font-size: 12pt">code-example</a> <a href="/blogtags/code-snippet" style="font-size: 14pt">code-snippet</a> <a href="/blogtags/compsci" style="font-size: 10pt">compsci</a> <a href="/blogtags/compsci_study_thesis" style="font-size: 10pt">compsci study thesis</a> <a href="/blogtags/crypto-speedtest" style="font-size: 9pt">crypto-speedtest</a> <a href="/blogtags/cryptography" style="font-size: 10pt">cryptography</a> <a href="/blogtags/cryptote" style="font-size: 9pt">cryptote</a> <a href="/blogtags/flex-bison-cpp-example" style="font-size: 12pt">flex-bison-cpp-example</a> <a href="/blogtags/fun" style="font-size: 11pt">fun</a> <a href="/blogtags/helppc" style="font-size: 9pt">helppc</a> <a href="/blogtags/hifi_selbstbau" style="font-size: 9pt">hifi selbstbau</a> <a href="/blogtags/latex" style="font-size: 10pt">latex</a> <a href="/blogtags/librivox" style="font-size: 9pt">librivox</a> <a href="/blogtags/linux" style="font-size: 10pt">linux</a> <a href="/blogtags/music" style="font-size: 9pt">music</a> <a href="/blogtags/netfundamentals" style="font-size: 10pt">netfundamentals</a> <a href="/blogtags/ns-3" style="font-size: 11pt">ns-3</a> <a href="/blogtags/qtsqlview" style="font-size: 9pt">qtsqlview</a> <a href="/blogtags/sdios06" style="font-size: 11pt">sdios06</a> <a href="/blogtags/sdlfractal" style="font-size: 9pt">sdlfractal</a> <a href="/blogtags/stx-btree" style="font-size: 13pt">stx-btree</a> <a href="/blogtags/stx-exparser" style="font-size: 9pt">stx-exparser</a> <a href="/blogtags/talk" style="font-size: 14pt">talk</a> <a href="/blogtags/tutorium" style="font-size: 10pt">tutorium</a> <a href="/blogtags/university" style="font-size: 16pt">university</a> <a href="/blogtags/webdesign" style="font-size: 9pt">webdesign</a> </div> </li> <li class="top"><a class="ni" href="#">Index</a> <ul style="margin-left: -8em; margin-top: 4px" class="nx"> <li><a href="/2009/cryptote/">CryptoTE</a></li> <li><a href="/2009/digup/">digup</a></li> <li><a href="/2007/stx-btree/">STX B+ Tree</a></li> <li><a href="/2007/stx-exparser/">STX Expression Parser</a></li> <li class="nt"><a href="/2007/flex-bison-cpp-example/">Flex Bison C++ Example</a></li> <li class="ns"><a href="/webmarks/">Webmarks</a></li> <li><a href="/apidocs.htt">API Docu Collection</a></li> <li><a href="/search.htt">Search</a></li> </ul> </li> <li class="top"><a class="ni" href="/about/timo.htt">About Me</a></li> </ul> </div> <div style="padding: 6px"><a href="/">idlebox</a> / <a href="/2006/">2006</a> / <a href="/2006/0914-SDIOS06.blog">0914-SDIOS06.blog</a> </div> </div> <div class="idleboxwidecenter"><h1><span style="float: right; clear: right; margin: 0em 0em 1.5em 1.5em; font-size: 10pt; text-align: center"><a href="/2006/0914-SDIOS06.blog"><img src="/2006/0727-SDI-Demo/sdios06-thumb.jpg" width="250" height="165" alt="SDIOS06 Shell Screenshot" /></a></span>SDIOS06 - Source Code and Ready-To-Run Image</h1> <p class="info">Posted on 2006-09-14 09:26 by <a href="/about/timo.htt">Timo</a> at <a href="/2006/0914-SDIOS06.blog">Permlink</a> with <a href="/2006/0914-SDIOS06.blog#comments"> Comments</a>. Tags: <a href="/blogtags/sdios06">sdios06</a> <a href="/blogtags/university">university</a> <a href="/blogtags/c++">c++</a></p> <div class="textcontent"><p>As promised the source code to SDIOS06 was released under the <a class="exp" href="http://www.gnu.org/copyleft/gpl.html">GPL</a>.</p> <p>SDIOS06 is a toy operating system developed during the practical course <a href="http://i30www.ira.uka.de/teaching/courses/lecture.php?courseid=133&lid=en">SDI (System Design and Implementation)</a> at the <a href="http://i30www.ira.uka.de/">Systems Architecture Group</a> of the University of Karlsruhe. It was designed and written by Timo Bingmann, Matthias Braun, Torsten Geiger and Andreas Mähler. Two games were ported to a custom SDL implementation using the VMware "hard"-ware: <a class="exp" href="http://sdljump.sourceforge.net/">SDLjump</a> and <a class="exp" href="http://supertux.berlios.de/">SuperTux</a>. For more information and screenshots see my blog entry <a href="/2006/0727-SDI-Demo/">20060727-SDI-Demo</a>.</p> <p>The source code archive was published on the <a class="exp" href="http://www.l4ka.org/">L4Ka.org</a> page: <a href="http://www.l4ka.org/projects/SDIOS06/">http://www.l4ka.org/projects/SDIOS06/</a></p> <p>A <a href="/2006/SDIOS06/sdios06-src.tar.bz2">local copy of the source archive</a> (7.4 MB) is available as well. The <a href="/2006/SDIOS06/README.source.html">README file</a> contains a great deal of information about SDIOS06's design and modules. The complete source code can be <a href="/2006/SDIOS06/sdios06/">browsed on the web</a>.</p> <p>To make demonstration as easy as possible a <a href="/2006/SDIOS06/sdios06-vmware-image-v1.0.tar.bz2">ready-to-run binary vmware image</a> (3.8 MB) can be downloaded. The image contains SDIOS06 installed on a virtual vmware disk image. The VMware image can be run using the free <a href="http://www.vmware.com/download/player/">VMware Player</a>.</p></div><a id="comments"></a><div class="commentframe"> <p class="commenttitle">Comment by <b>joy</b> at 2009-12-17 09:59 UTC - <a href="http://Kreerat@yahoo.com" rel="nofollow">http://Kreerat@yahoo.com</a></p> <p class="commentbody">joy</p> </div><a id="commentform"></a><form method="post" action="/2006/0914-SDIOS06.blog#commentform" enctype="application/x-www-form-urlencoded"> <div class="commentform" style="text-align: center"> <table class="center thinframe" style="text-align: left"> <tr> <td colspan="2" style="text-align: center">Post Comment</td> </tr> <tr> <td>Name:</td> <td><input type="text" name="postname" size="40" /></td> </tr> <tr> <td>Homepage/Mail URI:</td> <td><input type="text" name="posturi" value="http://" size="40" /></td> </tr> <tr> <td colspan="2" style="text-align: center"><textarea name="posttext" rows="8" cols="60"></textarea><br /> <span style="font-size: 8pt">Many common HTML elements are allowed in the text, but no CSS style.</span> <span class="formh"><input type="text" name="postemail" size="40" /></span> </td> </tr> <tr> <td colspan="2" style="text-align: center"><input type="submit" name="Submit" value="Preview" /> </td> </tr> </table> </div> </form></div> <div style="text-align: left; padding: 8pt"> <a href="/xmlfeed/weblog-rss20.xml"><img src="/img/xmlfeed-rss20.png" alt="RSS 2.0 Weblog Feed" height="15" width="80" /></a> <a href="/xmlfeed/weblog-atom10.xml"><img src="/img/xmlfeed-atom10.png" alt="Atom 1.0 Weblog Feed" height="15" width="80" /></a> <a href="http://validator.w3.org/check?uri=referer"><img src="/img/w3c-xhtml10.png" alt="Valid XHTML 1.1" height="15" width="80" /></a> <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="/img/w3c-css.png" alt="Valid CSS (2.1)" height="15" width="80" /></a> </div> </body></html>
|