<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://snacklinux.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://snacklinux.org/feed.php">
        <title>SnackLinux.org</title>
        <description>486-optimized Linux distro</description>
        <link>http://snacklinux.org/</link>
        <image rdf:resource="http://snacklinux.org/_media/logo.png" />
       <dc:date>2026-04-16T02:52:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://snacklinux.org/about?rev=1739737881&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/building-packages?rev=1740204734&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/building-snacklinux?rev=1671426322&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/contributing?rev=1433133003&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/docker?rev=1754322653&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/download?rev=1742079170&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/getting-help?rev=1671270704&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/getting-started?rev=1741575806&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/kernel-compression?rev=1671426606&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/nim-lang?rev=1740513504&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/packages?rev=1740808180&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/philosophy?rev=1739357937&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/sidebar?rev=1740861690&amp;do=diff"/>
                <rdf:li rdf:resource="http://snacklinux.org/start?rev=1759850856&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://snacklinux.org/_media/logo.png">
        <title>SnackLinux.org</title>
        <link>http://snacklinux.org/</link>
        <url>http://snacklinux.org/_media/logo.png</url>
    </image>
    <item rdf:about="http://snacklinux.org/about?rev=1739737881&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T20:31:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>about</title>
        <link>http://snacklinux.org/about?rev=1739737881&amp;do=diff</link>
        <description>I spent a lot of my younger days building computers and playing with software. I had amassed several Pentium I,II and III era computers and I finally jumped into Linux. At a local book store, I spotted a Linux Format magazine and that was my in. As any new Linux user, I distrohopped for such a long time, learning the ins and outs of seemingly random Linux distributions. Back than, Canonical would send anyone a free CD of Ubuntu in the mail. I think Ubuntu 6.06 was the first CD I received. After …</description>
    </item>
    <item rdf:about="http://snacklinux.org/building-packages?rev=1740204734&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-22T06:12:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>building-packages</title>
        <link>http://snacklinux.org/building-packages?rev=1740204734&amp;do=diff</link>
        <description>Building packages

Example build flow:


export LDFLAGS=&quot;-s&quot;
export C_INCLUDE_PATH=/include:/usr/include


tar xvf myfancysoftware-1.0.tar.gz &amp;&amp; cd myfancysoftware-1.0
./configure --prefix=/usr --enable-static
make
make DESTDIR=/home/user/staging-myfancysoftware

cd /home/user/staging-myfancysoftware
tar czvf myfancysoftware-1.0.tgz usr/</description>
    </item>
    <item rdf:about="http://snacklinux.org/building-snacklinux?rev=1671426322&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-19T05:05:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>building-snacklinux</title>
        <link>http://snacklinux.org/building-snacklinux?rev=1671426322&amp;do=diff</link>
        <description>See README on Github</description>
    </item>
    <item rdf:about="http://snacklinux.org/contributing?rev=1433133003&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-06-01T04:30:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>contributing</title>
        <link>http://snacklinux.org/contributing?rev=1433133003&amp;do=diff</link>
        <description>Contributing

There&#039;s much work to be done with SnackLinux, and as such, the length of the todo list increases. With open source projects, it can be be difficult to find out how to contribute back. If you&#039;re interesting in helping out or just bored, see the list below for ideas.</description>
    </item>
    <item rdf:about="http://snacklinux.org/docker?rev=1754322653&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-04T15:50:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docker</title>
        <link>http://snacklinux.org/docker?rev=1754322653&amp;do=diff</link>
        <description>Deprecated page - kept for historical purposes

This process is no longer maintained

Create a SnackLinux Docker container

Download the Docker image here: &lt;http://snacklinux.org/downloads/docker/&gt;
See below for an example.
cat snacklinux-22.06.15-docker.tar | sudo docker import - snacklinux-22.06.15-docker
sudo docker run -i -t snacklinux-22.06.15-docker /bin/bash</description>
    </item>
    <item rdf:about="http://snacklinux.org/download?rev=1742079170&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-15T22:52:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>download</title>
        <link>http://snacklinux.org/download?rev=1742079170&amp;do=diff</link>
        <description>Download

Latest release is 01.03.25, released March 1st 2025.

Download [ i486 .iso ] for live booting or i486 .img to flash to a Compact Flash or any other disk for booting on real hardware.

All downloadable ISO files here: &lt;http://snacklinux.geekness.eu/iso/&gt;. 

See the Quick start page for booting and running SnackLinux.</description>
    </item>
    <item rdf:about="http://snacklinux.org/getting-help?rev=1671270704&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-17T09:51:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>getting-help</title>
        <link>http://snacklinux.org/getting-help?rev=1671270704&amp;do=diff</link>
        <description>Need help or more information? Open an issue on Github, or email me at easton(at)geekness(dot)eu</description>
    </item>
    <item rdf:about="http://snacklinux.org/getting-started?rev=1741575806&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-10T03:03:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>getting-started</title>
        <link>http://snacklinux.org/getting-started?rev=1741575806&amp;do=diff</link>
        <description>Quick start

Download

You have a few options:

	*  Download the latest ISO (x86 only) and boot as a live system
	*  Download the hard drive image file and boot as a pre-installed system
	*  Compile the kernel and root filesystem (any architecture) and boot into SnackLinux either in a virtual machine or on physical hardware.</description>
    </item>
    <item rdf:about="http://snacklinux.org/kernel-compression?rev=1671426606&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-19T05:10:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>kernel-compression</title>
        <link>http://snacklinux.org/kernel-compression?rev=1671426606&amp;do=diff</link>
        <description>The main difference between XZ compression and Gzip compression is in the compression algorithms they use. XZ compression is based on the LZMA2 algorithm, which is designed to achieve very high compression ratios. Gzip compression, on the other hand, uses the Deflate algorithm, which is designed to achieve better compression speeds.</description>
    </item>
    <item rdf:about="http://snacklinux.org/nim-lang?rev=1740513504&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-25T19:58:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>nim-lang</title>
        <link>http://snacklinux.org/nim-lang?rev=1740513504&amp;do=diff</link>
        <description>Nim language

See: Nim language

Version 2.2.2

Install:
 fbpkg update
 fbpkg install nim
Building: 
 sed -i &#039;s/LINK_FLAGS=“”/LINK_FLAGS=“-static”/&#039; build.sh
 sh build.sh --extraBuildArgs &quot;-static&quot;
 sh install.sh /DEST_DIR/_INSTALL</description>
    </item>
    <item rdf:about="http://snacklinux.org/packages?rev=1740808180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-01T05:49:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>packages</title>
        <link>http://snacklinux.org/packages?rev=1740808180&amp;do=diff</link>
        <description>Installing packages

For a list of all packages available see: &lt;http://snacklinux.geekness.eu/repo/pub/packageslist.txt&gt; (x86)

fbpkg is the package manager for SnackLinux.

Update the packages list by running
fbpkg update
Search for packages
fbpkg search tetris
Install a package
fbpkg install vitetris
You can also set the installation directory by running</description>
    </item>
    <item rdf:about="http://snacklinux.org/philosophy?rev=1739357937&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-12T10:58:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>philosophy</title>
        <link>http://snacklinux.org/philosophy?rev=1739357937&amp;do=diff</link>
        <description>Software freedom is a fundamental principle of open-source development. The GNU General Public License (GPL) protects this ideal by ensuring software remains free, shareable, and uncontrolled by commercial interests.

SnackLinux has been developed with the intention of allowing any software to run on multiple hardware configurations. This means that developers can add any packages they need, and build from source code easily.</description>
    </item>
    <item rdf:about="http://snacklinux.org/sidebar?rev=1740861690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-01T20:41:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>http://snacklinux.org/sidebar?rev=1740861690&amp;do=diff</link>
        <description>*  Home
	*  Getting started
	*  Download
	*  Packages
	*  Building SnackLinux
		*  Building packages
		*  Compression

	*  Contributing
	*  Philosophy
	*  Getting help
	*  Github
	*  About</description>
    </item>
    <item rdf:about="http://snacklinux.org/start?rev=1759850856&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-07T15:27:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>http://snacklinux.org/start?rev=1759850856&amp;do=diff</link>
        <description>SnackLinux is an ultra-minimal Linux distribution targeting Intel 486 processors. Built on a streamlined 4.x kernel (&lt;1MB) with BusyBox, musl libc, and Bash, it&#039;s a complete Linux environment in under 4MB.

Go to the Downloads page to download the live ISO or hard drive image, or even</description>
    </item>
</rdf:RDF>
