<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://berryterminal.com/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="https://berryterminal.com/feed.php">
        <title>BerryTerminal</title>
        <description></description>
        <link>https://berryterminal.com/</link>
        <image rdf:resource="https://berryterminal.com/lib/exe/fetch.php/wiki/dokuwiki.svg" />
       <dc:date>2026-04-15T14:20:04+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://berryterminal.com/doku.php/berryboot_a10?rev=1403884336&amp;do=diff"/>
                <rdf:li rdf:resource="https://berryterminal.com/doku.php/berryboot_linuxrc?rev=1339502691&amp;do=diff"/>
                <rdf:li rdf:resource="https://berryterminal.com/doku.php/berryboot?rev=1625145446&amp;do=diff"/>
                <rdf:li rdf:resource="https://berryterminal.com/doku.php/rasprazor?rev=1343687577&amp;do=diff"/>
                <rdf:li rdf:resource="https://berryterminal.com/doku.php/setting_up_edubuntu_as_ltsp_server?rev=1363878279&amp;do=diff"/>
                <rdf:li rdf:resource="https://berryterminal.com/doku.php/start?rev=1439063038&amp;do=diff"/>
                <rdf:li rdf:resource="https://berryterminal.com/doku.php/storing_your_files_on_a_synology_nas_using_iscsi?rev=1532865770&amp;do=diff"/>
                <rdf:li rdf:resource="https://berryterminal.com/doku.php/sugar_on_pi?rev=1340837356&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://berryterminal.com/lib/exe/fetch.php/wiki/dokuwiki.svg">
        <title>BerryTerminal</title>
        <link>https://berryterminal.com/</link>
        <url>https://berryterminal.com/lib/exe/fetch.php/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://berryterminal.com/doku.php/berryboot_a10?rev=1403884336&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-06-27T15:52:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>BerryBoot - bootloader / OS installer for Allwinner devices</title>
        <link>https://berryterminal.com/doku.php/berryboot_a10?rev=1403884336&amp;do=diff</link>
        <description>BerryBoot - bootloader / OS installer for Allwinner devices



Beta version for A10 devices

Installation using Android

If your A10 device comes with Android, simply point the Android webbrowser to: &lt;http://get.berryboot.com/&gt;

	*  Download and install the .apk file found there</description>
    </item>
    <item rdf:about="https://berryterminal.com/doku.php/berryboot_linuxrc?rev=1339502691&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-06-12T12:04:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title></title>
        <link>https://berryterminal.com/doku.php/berryboot_linuxrc?rev=1339502691&amp;do=diff</link>
        <description>/linuxrc


#!/bin/sh
#
# BerryBoot, ugly but functional image chooser thingy
#
# Author: Floris Bos
#

# Standard busybox init
/bin/mount -t proc proc /proc
/bin/mount -o remount,rw,noatime / 
/bin/mount -a
/bin/hostname -F /etc/hostname

# Enumerate images
cd /images
IMAGES=`echo *`
DIALOG_ARGS=&quot;--backtitle &#039;BerryBoot v0.1&#039; --menu &#039;Select operating system to boot:&#039; 15 50 10&quot;

for image in $IMAGES
do
        DIALOG_ARGS=&quot;$DIALOG_ARGS &#039;$image&#039; &#039;&#039;&quot;
done

# Prevent kernel messages being printed thr…</description>
    </item>
    <item rdf:about="https://berryterminal.com/doku.php/berryboot?rev=1625145446&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-07-01T13:17:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>BerryBoot v2.0 - bootloader / universal operating system installer</title>
        <link>https://berryterminal.com/doku.php/berryboot?rev=1625145446&amp;do=diff</link>
        <description>BerryBoot v2.0 - bootloader / universal operating system installer

[Berryboot screenshot]

For people short on SD cards: Berryboot is a simple boot selection screen for ARM computers like the Raspberry Pi, that allows you to put multiple Linux distributions on a single SD card.

In addition it allows you to put the operating system files on an external USB hard drive instead of on the SD card itself.</description>
    </item>
    <item rdf:about="https://berryterminal.com/doku.php/rasprazor?rev=1343687577&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-07-30T22:32:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>RaspRazor</title>
        <link>https://berryterminal.com/doku.php/rasprazor?rev=1343687577&amp;do=diff</link>
        <description>RaspRazor



Unofficial Raspbian Qt/Razor based distribution.

	*  Razor/Qt desktop environment
	*  Designed to fit on a 1 GB SD card
	*  Boots straight into X
	*  Various C++, Python and Ruby programming tools
	*  Various utilities (focuswriter, speedcrunch, juffed, easypaint)</description>
    </item>
    <item rdf:about="https://berryterminal.com/doku.php/setting_up_edubuntu_as_ltsp_server?rev=1363878279&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-03-21T15:04:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Setting up Edubuntu as LTSP terminal server</title>
        <link>https://berryterminal.com/doku.php/setting_up_edubuntu_as_ltsp_server?rev=1363878279&amp;do=diff</link>
        <description>Setting up Edubuntu as LTSP terminal server



Setting up Edubuntu as a central LTSP terminal server is easy.

All you need is a standard computer with two network cards, one to hook up to the switch the clients are connected to, and one for Internet access.</description>
    </item>
    <item rdf:about="https://berryterminal.com/doku.php/start?rev=1439063038&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-08T19:43:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>BerryTerminal</title>
        <link>https://berryterminal.com/doku.php/start?rev=1439063038&amp;do=diff</link>
        <description>BerryTerminal



BerryTerminal is a minimal Linux distribution designed to turn the Raspberry Pi mini computer into a low-cost thin client.

It allows users to login to a central Edubuntu or other LTSP server, and run applications on the central server.</description>
    </item>
    <item rdf:about="https://berryterminal.com/doku.php/storing_your_files_on_a_synology_nas_using_iscsi?rev=1532865770&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-29T12:02:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Storing your files on a Synology NAS (using iSCSI)</title>
        <link>https://berryterminal.com/doku.php/storing_your_files_on_a_synology_nas_using_iscsi?rev=1532865770&amp;do=diff</link>
        <description>Storing your files on a Synology NAS (using iSCSI)

You can configure Berryboot to install the operating system files to iSCSI network storage, instead of storing them on the SD card.
This improves performance, especially when using applications that write a lot to the file system.</description>
    </item>
    <item rdf:about="https://berryterminal.com/doku.php/sugar_on_pi?rev=1340837356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-06-27T22:49:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Sugar on the Raspberry Pi</title>
        <link>https://berryterminal.com/doku.php/sugar_on_pi?rev=1340837356&amp;do=diff</link>
        <description>Sugar on the Raspberry Pi

Download link: olpc-os885-rpi.zip

543 MB download, meant to be written to a 2 GB SD card with a tool like dd (under Linux) or Win32diskimager (under Windows)

Based on the official OLPC image for the XO-1.75 from &lt;http://one.laptop.org/&gt; + Raspberry Pi kernel.

Currently disabled/broken activities: Wikipedia (use the normal web browser instead)</description>
    </item>
</rdf:RDF>
