<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.onmars.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Wiki</title>
        <description>A universe of ideas</description>
        <link>https://wiki.onmars.eu/</link>
        <lastBuildDate>Mon, 20 Apr 2026 02:10:04 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.onmars.eu/_media/wiki/dokuwiki.svg</url>
            <title>Wiki</title>
            <link>https://wiki.onmars.eu/</link>
        </image>
        <item>
            <title>Gentoo - [PostgreSQL] </title>
            <link>https://wiki.onmars.eu/computer/gentoo?rev=1769285480</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot; width=&quot;50%&quot;&gt;2023-03-05 14:01&lt;/th&gt;&lt;th colspan=&quot;2&quot; width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;diff-blockheader&quot; colspan=&quot;2&quot;&gt;Line 84:&lt;/td&gt;
&lt;td class=&quot;diff-blockheader&quot; colspan=&quot;2&quot;&gt;Line 84:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;install -d -o postgres -g postgres -m 700 /var/lib/postgres/{data,tmp}&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;install -d -o postgres -g postgres -m 700 /var/lib/postgres/{data,tmp}&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;cd tmp&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;cd tmp&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;-&lt;/td&gt;&lt;td class=&quot;diff-deletedline&quot;&gt;sudo -u postgres -- initdb --locale&amp;#160;&lt;strong class=&quot;diff-mark&quot;&gt;en_US&lt;/strong&gt;.UTF-8 --encoding=UTF8 -D ../data&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;+&lt;/td&gt;&lt;td class=&quot;diff-addedline&quot;&gt;sudo -u postgres -- initdb --locale&amp;#160;&lt;strong class=&quot;diff-mark&quot;&gt;C&lt;/strong&gt;.UTF-8 --encoding=UTF8 -D ../data&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;sudo -u postgres -- pg_upgrade -b /opt/pgsql-$V/bin -B /usr/bin -d ../data-$V -D ../data&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;sudo -u postgres -- pg_upgrade -b /opt/pgsql-$V/bin -B /usr/bin -d ../data-$V -D ../data&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;systemctl start postgresql&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;systemctl start postgresql&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
            <author>skruppy@undisclosed.example.com (skruppy)</author>
            <pubDate>Sat, 24 Jan 2026 20:11:20 +0000</pubDate>
        </item>
        <item>
            <title>Orange Pi Plus (32GB)</title>
            <link>https://wiki.onmars.eu/computer/orange_pi_5_plus_32gb?rev=1743452555</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot; width=&quot;50%&quot;&gt;2025-03-30 22:39&lt;/th&gt;&lt;th colspan=&quot;2&quot; width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;diff-blockheader&quot; colspan=&quot;2&quot;&gt;Line 63:&lt;/td&gt;
&lt;td class=&quot;diff-blockheader&quot; colspan=&quot;2&quot;&gt;Line 63:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;mkdir -p /etc/cmdline.d&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;mkdir -p /etc/cmdline.d&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;-&lt;/td&gt;&lt;td class=&quot;diff-deletedline&quot;&gt;echo &amp;#039;root=LABEL=root&amp;#039; &amp;gt;/etc/cmdline.d/custom.conf&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;+&lt;/td&gt;&lt;td class=&quot;diff-addedline&quot;&gt;echo &amp;#039;root=LABEL=root&amp;#160;&lt;strong class=&quot;diff-mark&quot;&gt;cpufreq.default_governor=schedutil&lt;/strong&gt;&amp;#039; &amp;gt;/etc/cmdline.d/custom.conf&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;cat &amp;gt;/etc/vconsole.conf &amp;lt;&amp;lt;EOF&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;cat &amp;gt;/etc/vconsole.conf &amp;lt;&amp;lt;EOF&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-blockheader&quot; colspan=&quot;2&quot;&gt;Line 180:&lt;/td&gt;
&lt;td class=&quot;diff-blockheader&quot; colspan=&quot;2&quot;&gt;Line 180:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&amp;#160; - //(Optional)// Reset device and boot into new firmware:&amp;lt;code&amp;gt;&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&amp;#160; - //(Optional)// Reset device and boot into new firmware:&amp;lt;code&amp;gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;rkdeveloptool rd&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;rkdeveloptool rd&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;-&lt;/td&gt;&lt;td class=&quot;diff-deletedline&quot;&gt;&amp;lt;/code&amp;gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;-&lt;/td&gt;&lt;td class=&quot;diff-deletedline&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;-&lt;/td&gt;&lt;td class=&quot;diff-deletedline&quot;&gt;==== First steps ====&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;-&lt;/td&gt;&lt;td class=&quot;diff-deletedline&quot;&gt;After you booted into your new system, you should quickly turn down power consumption. The manual way would be to do as following:&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;-&lt;/td&gt;&lt;td class=&quot;diff-deletedline&quot;&gt;&amp;lt;code&amp;gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;-&lt;/td&gt;&lt;td class=&quot;diff-deletedline&quot;&gt;for f in /sys/devices/system/cpu/cpufreq/policy* ; do echo schedutil &amp;gt;$f/scaling_governor ; done&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&amp;lt;/code&amp;gt;&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&amp;lt;/code&amp;gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-lineheader&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&quot;diff-context&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
            <author>skruppy@undisclosed.example.com (skruppy)</author>
            <pubDate>Mon, 31 Mar 2025 20:22:35 +0000</pubDate>
        </item>
        <item>
            <title>evolution.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Aevolution.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552855&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590551314&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:15 +0000</pubDate>
        </item>
        <item>
            <title>balsa.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Abalsa.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552855&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590550737&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:15 +0000</pubDate>
        </item>
        <item>
            <title>claws.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Aclaws.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552853&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590550735&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:13 +0000</pubDate>
        </item>
        <item>
            <title>kube.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Akube.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552852&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590550732&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:12 +0000</pubDate>
        </item>
        <item>
            <title>sylpheed.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Asylpheed.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552851&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590550734&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:11 +0000</pubDate>
        </item>
        <item>
            <title>trojita.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Atrojita.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552849&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590550733&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:09 +0000</pubDate>
        </item>
        <item>
            <title>geary.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Ageary.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552848&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590551715&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:08 +0000</pubDate>
        </item>
        <item>
            <title>kmail.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Akmail.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552847&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590551716&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:07 +0000</pubDate>
        </item>
        <item>
            <title>thunderbird.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Athunderbird.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552845&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590552301&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:05 +0000</pubDate>
        </item>
        <item>
            <title>thunderbird-bigger.png</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Athunderbird-bigger.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590552844&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590552300&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 04:14:04 +0000</pubDate>
        </item>
        <item>
            <title>evince.png - removed</title>
            <link>https://wiki.onmars.eu/?image=computer%3Asoftware_setup%3Aevince.png&amp;ns=computer%3Asoftware_setup&amp;rev=1590551331&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;1590550738&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 27 May 2020 03:48:51 +0000</pubDate>
        </item>
        <item>
            <title>2c447b7e599d253c1d2e217c6aebb06a.tex - removed</title>
            <link>https://wiki.onmars.eu/?image=wiki%3Alatex%3Atmp%3A2c447b7e599d253c1d2e217c6aebb06a.tex&amp;ns=wiki%3Alatex%3Atmp&amp;rev=1571265479&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 16 Oct 2019 22:37:59 +0000</pubDate>
        </item>
        <item>
            <title>2c447b7e599d253c1d2e217c6aebb06a.dvi - removed</title>
            <link>https://wiki.onmars.eu/?image=wiki%3Alatex%3Atmp%3A2c447b7e599d253c1d2e217c6aebb06a.dvi&amp;ns=wiki%3Alatex%3Atmp&amp;rev=1571265376&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 16 Oct 2019 22:36:16 +0000</pubDate>
        </item>
        <item>
            <title>2c447b7e599d253c1d2e217c6aebb06a.aux - removed</title>
            <link>https://wiki.onmars.eu/?image=wiki%3Alatex%3Atmp%3A2c447b7e599d253c1d2e217c6aebb06a.aux&amp;ns=wiki%3Alatex%3Atmp&amp;rev=1571265192&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 16 Oct 2019 22:33:12 +0000</pubDate>
        </item>
        <item>
            <title>2c447b7e599d253c1d2e217c6aebb06a.log - removed</title>
            <link>https://wiki.onmars.eu/?image=wiki%3Alatex%3Atmp%3A2c447b7e599d253c1d2e217c6aebb06a.log&amp;ns=wiki%3Alatex%3Atmp&amp;rev=1571265152&amp;do=media</link>
            <description>&lt;table&gt;&lt;tr&gt;&lt;th width=&quot;50%&quot;&gt;&lt;/th&gt;&lt;th width=&quot;50%&quot;&gt;current&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
            <author>skrupellos@undisclosed.example.com (skrupellos)</author>
            <pubDate>Wed, 16 Oct 2019 22:32:32 +0000</pubDate>
        </item>
    </channel>
</rss>
