<?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 Embedded Hypervisor</title>
        <description></description>
        <link>http://www.l4dev.org/</link>
        <image rdf:resource="http://www.l4dev.org/lib/images/favicon.ico" />
       <dc:date>2010-07-06T11:37:56+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.l4dev.org/manual_installation_guide?rev=1278325064&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.l4dev.org/application_development?rev=1277830888&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.l4dev.org/documentation?rev=1277814088&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.l4dev.org/lib/images/favicon.ico">
        <title>CODEZERO Embedded Hypervisor</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/manual_installation_guide?rev=1278325064&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-05T11:17:44+01:00</dc:date>
        <dc:creator>Bahadir Balban</dc:creator>
        <title>manual_installation_guide</title>
        <link>http://www.l4dev.org/manual_installation_guide?rev=1278325064&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>
    <item rdf:about="http://www.l4dev.org/application_development?rev=1277830888&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-29T18:01:28+01:00</dc:date>
        <dc:creator>Gary Schnabl</dc:creator>
        <title>application_development</title>
        <link>http://www.l4dev.org/application_development?rev=1277830888&amp;do=diff</link>
        <description>LIBL4 is the generic userspace library that provides a unified interface to the Codezero microkernel. Codezero pagers and applications use this library to initiate system calls. LIBL4 is a plain and abstract library. It implements a thin layer of glue logic for every system call. Since the microkernel does not define any policy for the IPC protocol, LIBL4 also provides certain helpers to form up a userspace protocol for IPC. Finally LIBL4 includes a small set of API helpers for creation of threa…</description>
    </item>
    <item rdf:about="http://www.l4dev.org/documentation?rev=1277814088&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-29T13:21:28+01:00</dc:date>
        <dc:creator>Gary Schnabl</dc:creator>
        <title>documentation</title>
        <link>http://www.l4dev.org/documentation?rev=1277814088&amp;do=diff</link>
        <description>Codezero documentation below includes information on getting started with development, tutorials, API reference, architecture descriptions and more. If you believe you are missing information or a concept is not described clearly enough, please notify us by direct email or ask on our mailing list.</description>
    </item>
</rdf:RDF>
