<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.l4dev.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.l4dev.org/feed.php">
        <title>Codezero Community Website</title>
        <description></description>
        <link>http://www.l4dev.org/</link>
        <image rdf:resource="http://www.l4dev.org/lib/images/favicon.ico" />
       <dc:date>2010-01-29T10:21:38+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.l4dev.org/codezero_overview?rev=1264669469&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.l4dev.org/download?rev=1263238398&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.l4dev.org/getting_started?rev=1261672428&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.l4dev.org/manual_installation_guide?rev=1261669466&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.l4dev.org/lib/images/favicon.ico">
        <title>Codezero Community Website</title>
        <link>http://www.l4dev.org/</link>
        <url>http://www.l4dev.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.l4dev.org/codezero_overview?rev=1264669469&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-28T09:04:29+00:00</dc:date>
        <dc:creator>Bahadir Balban</dc:creator>
        <title>codezero_overview</title>
        <link>http://www.l4dev.org/codezero_overview?rev=1264669469&amp;do=diff</link>
        <description>&lt;&lt; Back to Documentation




In this guide, Codezero architecture, its fundamental features and use cases are presented.


	*  Codezero Architecture Overview
	*  Codezero Microkernel Technical Features

Codezero Architecture Overview

L4 Microkernel Architecture

Codezero is a new L4 Microkernel that has been written from scratch, following the latest development and research principles on microkernel design. Codezero aims to carry the L4 microkernel flagship to a new level, by providing cutting…</description>
    </item>
    <item rdf:about="http://www.l4dev.org/download?rev=1263238398&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-11T19:33:18+00:00</dc:date>
        <dc:creator>Bahadir Balban</dc:creator>
        <title>download</title>
        <link>http://www.l4dev.org/download?rev=1263238398&amp;do=diff</link>
        <description>1.) Git Repository

The latest version of Codezero is available through our git repository. Please do the following to retrieve the latest stable sources:

% git clone git://git.l4dev.org/codezero.git

The master branch contains the version that is currently stable and known to work. In order to switch to the latest developer sources, you may do the following after cloning the repository:</description>
    </item>
    <item rdf:about="http://www.l4dev.org/getting_started?rev=1261672428&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-24T16:33:48+00:00</dc:date>
        <dc:creator>Bahadir Balban</dc:creator>
        <title>getting_started</title>
        <link>http://www.l4dev.org/getting_started?rev=1261672428&amp;do=diff</link>
        <description>This step by step guide explains on how to download, install and configure various tools required to build, run and debug Codezero.

1.) Creating the Directory Structure for Codezero Sources and Tools:


a. Give the following commands on shell:
% mkdir /opt
% mkdir /opt/archives
% mkdir /opt/tools

This will respectively create the directories where Codezero source code and required build tools will be saved and installed in reference to this guide.</description>
    </item>
    <item rdf:about="http://www.l4dev.org/manual_installation_guide?rev=1261669466&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-24T15:44:26+00:00</dc:date>
        <dc:creator>Bahadir Balban</dc:creator>
        <title>manual_installation_guide</title>
        <link>http://www.l4dev.org/manual_installation_guide?rev=1261669466&amp;do=diff</link>
        <description>This is not a full getting started guide but it rather contains instructions for manually installing certain packages.

1.) Manually Installing Git

a. Create a directory for git.
% mkdir /opt/archives/git

b. Download git tarball(for example git-1.6.3.tar.gz) from &lt;http://kernel.org/pub/software/scm/git&gt;.</description>
    </item>
</rdf:RDF>
