<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://doc.astlinux.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://doc.astlinux.org/feed.php">
        <title>AstLinux Documentation devdoc</title>
        <description></description>
        <link>http://doc.astlinux.org/</link>
        <image rdf:resource="http://doc.astlinux.org/lib/images/favicon.ico" />
       <dc:date>2012-05-17T03:22:53-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://doc.astlinux.org/devdoc:devdoc-custom-webgui?rev=1308296188&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.astlinux.org/devdoc:devdoc_create_image?rev=1330620221&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.astlinux.org/devdoc:devdoc_create_repository?rev=1322350077&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.astlinux.org/devdoc:documentation?rev=1322348264&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.astlinux.org/devdoc:packages?rev=1331514681&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.astlinux.org/devdoc:todo?rev=1330610323&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://doc.astlinux.org/lib/images/favicon.ico">
        <title>AstLinux Documentation</title>
        <link>http://doc.astlinux.org/</link>
        <url>http://doc.astlinux.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://doc.astlinux.org/devdoc:devdoc-custom-webgui?rev=1308296188&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-17T02:36:28-05:00</dc:date>
        <title>devdoc:devdoc-custom-webgui</title>
        <link>http://doc.astlinux.org/devdoc:devdoc-custom-webgui?rev=1308296188&amp;do=diff</link>
        <description>Since version 1.7.16 of the AstLinux Web Interface there is a method to create Custom Tabs that show up in the standard AstLinux Web Interface:

To add a new tab, for example “Wakeup” at ”/admin/wakeup.php”, manually edit the
”/mnt/kd/webgui-prefs.txt” preferences file and add the line:</description>
    </item>
    <item rdf:about="http://doc.astlinux.org/devdoc:devdoc_create_image?rev=1330620221&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-01T10:43:41-05:00</dc:date>
        <title>devdoc:devdoc_create_image</title>
        <link>http://doc.astlinux.org/devdoc:devdoc_create_image?rev=1330620221&amp;do=diff</link>
        <description>After running ./scripts/build, do:

./scripts/astlinux-makeimage -z 256 256 0

This creates an astlinux-xxx.img.gz file with a single FAT16 partition of 256MB.

Burn this image to a CF or USB flash drive:

zcat astlinux-xxx.img.gz | dd of=/dev/sdc bs=64k

(if /dev/sdc is where my system detects the CF... Be very careful to get of= correct...)</description>
    </item>
    <item rdf:about="http://doc.astlinux.org/devdoc:devdoc_create_repository?rev=1322350077&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-26T17:27:57-05:00</dc:date>
        <title>devdoc:devdoc_create_repository</title>
        <link>http://doc.astlinux.org/devdoc:devdoc_create_repository?rev=1322350077&amp;do=diff</link>
        <description>When creating custom AstLinux images, you can setup a private repository to maintain custom builds after you created an initial image with ./scripts/astlinux-makeimage.

On a public or private HTTP server, create a file structure similar to:

  beta-firmware-1.x/
  beta-firmware-1.x/net5501
  beta-firmware-1.x/net5501/ver
  beta-firmware-1.x/net5501/astlinux-1.0-5260.tar.gz.sha1
  beta-firmware-1.x/net5501/astlinux-1.0-5260.tar.gz
  beta-firmware-1.x/geni586-serial
  beta-firmware-1.x/geni586-se…</description>
    </item>
    <item rdf:about="http://doc.astlinux.org/devdoc:documentation?rev=1322348264&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-26T16:57:44-05:00</dc:date>
        <title>devdoc:documentation</title>
        <link>http://doc.astlinux.org/devdoc:documentation?rev=1322348264&amp;do=diff</link>
        <description>Prerequisites


To build Astlinux you first need to install some packages:

Package lists

Background

The AstLinux Development Environment (ADE) is hosted on Subversion servers provided by SourceForge. Subversion allows several developers to work on the AstLinux sources simultaneously while tracking revisions and changes.</description>
    </item>
    <item rdf:about="http://doc.astlinux.org/devdoc:packages?rev=1331514681&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-11T20:11:21-05:00</dc:date>
        <title>devdoc:packages</title>
        <link>http://doc.astlinux.org/devdoc:packages?rev=1331514681&amp;do=diff</link>
        <description>These packages are needed to build Astlinux on Linux.

Debian Squeeze/Ubuntu
sudo apt-get install subversion build-essential libncurses5-dev bison flex gettext tofrodos dos2unix tcl pkg-config
sudo apt-get install texinfo autoconf nasm zlib1g-dev libssl-dev libtool rsync unzip git-core gawk lzma

It is recommended to change the default shell to bash: /bin/sh -&gt; bash</description>
    </item>
    <item rdf:about="http://doc.astlinux.org/devdoc:todo?rev=1330610323&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-01T07:58:43-05:00</dc:date>
        <title>devdoc:todo</title>
        <link>http://doc.astlinux.org/devdoc:todo?rev=1330610323&amp;do=diff</link>
        <description>Just started this page to track possible features we may want to add in future versions.

Requested features:</description>
    </item>
</rdf:RDF>

