
    

    <?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://ocw.cs.pub.ro/courses/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://ocw.cs.pub.ro/courses/feed.php">
        <title>CS Open CourseWare ass:cursuri:02:theory</title>
        <description></description>
        <link>http://ocw.cs.pub.ro/courses/</link>
        <image rdf:resource="http://ocw.cs.pub.ro/courses/lib/tpl/arctic/images/favicon.ico" />
       <dc:date>2026-05-18T08:22:31+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/ass/cursuri/02/theory/01?rev=1689754138&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/ass/cursuri/02/theory/02?rev=1689757902&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://ocw.cs.pub.ro/courses/lib/tpl/arctic/images/favicon.ico">
        <title>CS Open CourseWare</title>
        <link>http://ocw.cs.pub.ro/courses/</link>
        <url>http://ocw.cs.pub.ro/courses/lib/tpl/arctic/images/favicon.ico</url>
    </image>
    <item rdf:about="http://ocw.cs.pub.ro/courses/ass/cursuri/02/theory/01?rev=1689754138&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-19T11:08:58+03:00</dc:date>
        <title>Initial ramdisk &amp; rootfs</title>
        <link>http://ocw.cs.pub.ro/courses/ass/cursuri/02/theory/01?rev=1689754138&amp;do=diff</link>
        <description>Initial ramdisk &amp; rootfs

When Linux tries to boot into User Space, it does so by starting the init (PID=1) process from several well-known locations (e..g: /usr/sbin/init, etc.) For this to happen, the kernel first needs to load a root filesystem. The location of this rootfs is specified as part of the kernel's command line arguments:</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/ass/cursuri/02/theory/02?rev=1689757902&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-19T12:11:42+03:00</dc:date>
        <title>Flattened Device Trees</title>
        <link>http://ocw.cs.pub.ro/courses/ass/cursuri/02/theory/02?rev=1689757902&amp;do=diff</link>
        <description>Flattened Device Trees

A Device Tree (DT) is a data structure that (normally) contains a hierarchical representation of the available hardware, but also runtime configuration information. The DT is always written in the Device Tree Source (DTS) format and looks something like this:</description>
    </item>
</rdf:RDF>
