<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Gentoo on BAFM</title><link>https://christian.blog.pakiheim.de/categories/gentoo/</link><description>Recent content in Gentoo on BAFM</description><generator>Hugo -- 0.160.1</generator><language>en</language><lastBuildDate>Sat, 16 Aug 2014 10:22:49 +0000</lastBuildDate><atom:link href="https://christian.blog.pakiheim.de/categories/gentoo/index.xml" rel="self" type="application/rss+xml"/><item><title>portage / eselect-compiler</title><link>https://christian.blog.pakiheim.de/posts/2014-08-16_portage-eselect-compiler/</link><pubDate>Sat, 16 Aug 2014 10:22:49 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=85</guid><description>&lt;p&gt;On Monday I helped &lt;a href="http://blogs.gentoo.org/solar"&gt;Ned&lt;/a&gt; fixing ebuilds using the following DEPEND/RDEPEND:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;*DEPEND=&amp;#34; || ( app-admin/eselect-compiler &amp;gt;=sys-devel/gcc-config-1.3.1 )&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Problems only popped up because app-admin/eselect-compiler got masked due to numerous, unresolved bugs (and Jeremy/eradicator being MIA again).&lt;/p&gt;
&lt;p&gt;But that also revealed &lt;a href="http://bugs.gentoo.org/143908"&gt;a bug&lt;/a&gt; within portage on handling the || ( a b ), where a is being masked.&lt;/p&gt;
&lt;p&gt;So solar and I had being working on updating those ebuilds that use the above syntax (or something similar, some are using other versions, thanks Sven for the hint/reminder).&lt;/p&gt;</description></item><item><title>LiveCD, bootstraping and binary packages</title><link>https://christian.blog.pakiheim.de/posts/2014-08-16_livecd-bootstraping-and-binary-packages/</link><pubDate>Sat, 16 Aug 2014 10:22:11 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=86</guid><description>&lt;p&gt;Ok, as I said &lt;a href="https://christian.blog.pakiheim.de/posts/2014-08-16_portage-eselect-compiler" title="portage / eselect-compiler"&gt;earlier&lt;/a&gt; I&amp;rsquo;m currently reinstalling my system from scratch (to finally and completly get rid of stupid eselect-compiler).&lt;/p&gt;
&lt;p&gt;The first attempt was a bit, ehrm, error-prone (as in unpacking &lt;em&gt;stage3-i686-2006.0.tar.bz2&lt;/em&gt;, &lt;em&gt;chroot&lt;/em&gt; ing to that and running &lt;em&gt;emerge -ek system&lt;/em&gt;). Result was a b0rked chroot after the first two packages (heh, it was pulling in &lt;em&gt;=sys-libs/glibc-2.4-r3&lt;/em&gt; as the second package, thus everything that hasn&amp;rsquo;t been merged from my binpkg-repo and still originating from the snapshot being broken).&lt;/p&gt;</description></item><item><title>screen and UTF-8</title><link>https://christian.blog.pakiheim.de/posts/2014-08-16_screen-and-utf-8/</link><pubDate>Sat, 16 Aug 2014 10:15:32 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/2007/10/20/screen-and-utf-8/</guid><description>&lt;p&gt;Since I got annoyed by umlauts being printed as ░, I figured I&amp;rsquo;d install a UTF-8 capable font on this box here and all my problems would be gone. But not so fast.&lt;/p&gt;
&lt;p&gt;screen is a real fucked up thing. If you&amp;rsquo;re starting screen via &lt;em&gt;screen -U&lt;/em&gt; everything is nice and cosy, and you get your UTF-8 goodness. But, don&amp;rsquo;t think you&amp;rsquo;ll get away with just enabling UTF-8 as default and enabling UTF-8 for each new window by doing this:&lt;/p&gt;</description></item><item><title>Turning a simple chroot into a binpkg repository</title><link>https://christian.blog.pakiheim.de/posts/2014-08-16_turning-a-simple-chroot-into-a-binpkg-repository/</link><pubDate>Sat, 16 Aug 2014 10:12:40 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/2007/10/12/turning-a-simple-chroot-into-a-binpkg-repository/</guid><description>&lt;p&gt;OK, since Alex asked me last Sunday what exactly needs to be done to turn a simple chroot (or even a bloody box) into a binpkg producing environment, here&amp;rsquo;s a little howto &amp;hellip;&lt;/p&gt;
&lt;p&gt;First, lets start from a freshly unpacked stage3.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt;2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt;3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-4"&gt;&lt;a class="lnlinks" href="#hl-0-4"&gt;4&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-5"&gt;&lt;a class="lnlinks" href="#hl-0-5"&gt;5&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;catalyst/x86 stage3-amd64-hardened # chroot . /bin/bash --login
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;# Now, make sure you turn on FEATURES=buildpkg
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;# (and setup anything else you need, like CFLAGS,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;# LDFLAGS, whatever)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;linux # echo &amp;#39;FEATURES=&amp;#34;buildpkg&amp;#34;&amp;#39; &amp;gt;&amp;gt; /etc/make.conf
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;With that single change you&amp;rsquo;re basically nearly finished with setting up the whole thing, the remaining things are just&lt;/p&gt;</description></item><item><title>stages</title><link>https://christian.blog.pakiheim.de/posts/2014-08-16_stages/</link><pubDate>Sat, 16 Aug 2014 10:12:01 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages</guid><description>&lt;p&gt;For what it&amp;rsquo;s worth, I&amp;rsquo;ve been trying to get some stages together the last few days. Thanks to &lt;a href="http://blogs.gentoo.org/solar"&gt;solar&lt;/a&gt; and &lt;a href="http://blogs.gentoo.org/ferdy"&gt;Brent&lt;/a&gt;, the ppc-stages are now coming along quite fast.&lt;/p&gt;
&lt;p&gt;I haven&amp;rsquo;t really tested them yet, but for what it&amp;rsquo;s worth, you&amp;rsquo;ll find stages based on Saturday&amp;rsquo;s snapshot (that is 200780105 for those not smart enough to take a look at the calendar) here for the following profiles:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;uclibc/ppc (normal/-softfloat)&lt;/li&gt;
&lt;li&gt;uclibc/ppc/hardened&lt;/li&gt;
&lt;li&gt;uclibc/x86&lt;/li&gt;
&lt;li&gt;uclibc/x86/hardened&lt;/li&gt;
&lt;li&gt;hardened/amd64&lt;/li&gt;
&lt;li&gt;hardened/amd64/nomultilib&lt;/li&gt;
&lt;li&gt;hardened/x86/2.6 (x86/i686)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now remember, this isn&amp;rsquo;t &lt;em&gt;&lt;strong&gt;official&lt;/strong&gt;&lt;/em&gt; release material. This is just &lt;em&gt;&lt;strong&gt;MY&lt;/strong&gt;&lt;/em&gt; effort ( &lt;em&gt;for now&lt;/em&gt;) to provide current stages.&lt;/p&gt;</description></item><item><title>metadata-xml</title><link>https://christian.blog.pakiheim.de/posts/2014-08-16_metadata-xml/</link><pubDate>Sat, 16 Aug 2014 10:04:45 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=234</guid><description>&lt;p&gt;So I ended up cleaning out some retired (~20) people from &lt;em&gt;metadata.xml&lt;/em&gt;, where I found this interesting piece of metadata.xml:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt;2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt;3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-4"&gt;&lt;a class="lnlinks" href="#hl-0-4"&gt;4&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-5"&gt;&lt;a class="lnlinks" href="#hl-0-5"&gt;5&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-6"&gt;&lt;a class="lnlinks" href="#hl-0-6"&gt;6&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-7"&gt;&lt;a class="lnlinks" href="#hl-0-7"&gt;7&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-8"&gt;&lt;a class="lnlinks" href="#hl-0-8"&gt;8&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;kernel-misc
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; crypto@gentoo.org
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; Crypto herd
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; masterdriverz@gentoo.org
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; Charlie Shephered
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;And here the hint for all you people again: &lt;strong&gt;A DAMN HERD AIN&amp;rsquo;T NO MAINTAINER&lt;/strong&gt;. SO IF YOUR HERD IS MAINTAINING A PACKAGE, PUT IT INTO &lt;!-- raw HTML omitted --&gt; and not into the &lt;!-- raw HTML omitted --&gt;. kthnxbye.&lt;/p&gt;</description></item><item><title>Advanced bashrc ('Turning a simple chroot into a binpkg repository' continued)</title><link>https://christian.blog.pakiheim.de/posts/2014-08-08_advanced-bashrc-turning-a-simple-chroot-into-a-binpkg-repository-continued/</link><pubDate>Fri, 08 Aug 2014 09:11:14 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/2007/12/31/buildpkg-chroots/</guid><description>&lt;p&gt;As I pointed out back in &lt;a href="https://christian.blog.pakiheim.de/posts/2014-08-08_advanced-bashrc-turning-a-simple-chroot-into-a-binpkg-repository-continued"&gt;October&lt;/a&gt;, it&amp;rsquo;s rather easy to create a setup which syncs a built binary package to a remote node (which is serving them to the world - via http,rsync,ftp - pick your poison).&lt;/p&gt;
&lt;p&gt;Now, ever since we had slight space problems on miranda ( &amp;#x1f915; my binpkgs &amp;#x1f915;), I wanted to look into methods on how to get rid of storing them on the buildnode and the webnode. I think now (hehe, it&amp;rsquo;s only 7pm), I finally managed to get a &amp;quot; &lt;em&gt;proper&lt;/em&gt;&amp;quot; bashrc which does a lot of that foo. Take a look at this:&lt;/p&gt;</description></item><item><title>packages-barfoo-org is going away</title><link>https://christian.blog.pakiheim.de/posts/2014-08-08_packages-barfoo-org-is-going-away/</link><pubDate>Fri, 08 Aug 2014 09:09:37 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=1550</guid><description>&lt;p&gt;For those of you, still using my binary packages. It&amp;rsquo;s just a waste of disk space for me (6.8G to be exact), so I decided to remove them. I&amp;rsquo;m gonna give people one week to grab yourself a copy. I&amp;rsquo;m gonna keep the bashrc and all the other stuff I wrote back when I was &lt;a href="https://christian.blog.pakiheim.de/posts/2014-08-16_turning-a-simple-chroot-into-a-binpkg-repository" title="Advanced bashrc ('Turning a simple chroot into a binpkg repository' continued)"&gt;still interested&lt;/a&gt; in binary packages, but the binary packages &lt;strong&gt;are gonna vanish&lt;/strong&gt;!&lt;/p&gt;</description></item><item><title>Gentoo packages are gone now!</title><link>https://christian.blog.pakiheim.de/posts/2009-01-25_gentoo-packages-are-gone-now/</link><pubDate>Sun, 25 Jan 2009 14:08:30 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=1626</guid><description>&lt;p&gt;Just like &lt;a href="https://christian.blog.pakiheim.de/posts/2014-08-08_packages-barfoo-org-is-going-away" title="packages.barfoo.org is going away"&gt;I announced last week&lt;/a&gt;, my binary packages repository is now history. I&amp;rsquo;m gonna remove the redirections from lighttpd and DNS in a few.&lt;/p&gt;</description></item><item><title>Looong time</title><link>https://christian.blog.pakiheim.de/posts/2008-06-20_looong-time/</link><pubDate>Fri, 20 Jun 2008 00:23:38 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=196</guid><description>&lt;p&gt;Well, it&amp;rsquo;s been a loong time since I first thought about retiring (yes, I know that #-dev&amp;rsquo;s topic states &amp;quot; &lt;em&gt;developer blogs&lt;/em&gt;&amp;quot; ain&amp;rsquo;t for announcing important things, but my blog has to do for this; if not, I don&amp;rsquo;t care anymore :!: ).&lt;/p&gt;
&lt;p&gt;But I think it&amp;rsquo;s about time for me to leave. I haven&amp;rsquo;t done much lately, I&amp;rsquo;ve been soo damn busy with work these last months like I would never have imagined. I gave it some more thought, and I finally got to the point ( &lt;strong&gt;again&lt;/strong&gt; I might add) where all just annoys and/or frustrates me.&lt;/p&gt;
&lt;p&gt;All the damn bickering, the childish behaviour Josh talked about (&amp;quot; &lt;em&gt;noooo, that&amp;rsquo;s my TOY!&lt;/em&gt;&amp;quot;), the constant abuse of power (hey #-chat, #-kde ops). I thought most of us would at least try and behave like the elderish people we are (well besides the few of us, who really are children by law&amp;rsquo;s definition - hey there welp, omp, keytoaster ;-) ). But I guess that&amp;rsquo;s just been an imaginary thought I had .. * &lt;strong&gt;shrug&lt;/strong&gt;*&lt;/p&gt;</description></item><item><title>Retiring people</title><link>https://christian.blog.pakiheim.de/posts/2008-05-28_retiring-people/</link><pubDate>Wed, 28 May 2008 12:55:34 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=329</guid><description>&lt;p&gt;I&amp;rsquo;m not sure whether or not I blogged about this before, but here it is just for me to actually remember what, in which order I need to do. If you got the list in form of a csv file, simply do the following:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt;2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt;3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-4"&gt;&lt;a class="lnlinks" href="#hl-0-4"&gt;4&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;wget -q http://tinyurl.com/4atkz7 -O - | grep &amp;#34;(&amp;#34; | cut -d&amp;#39;(&amp;#39; -f2 | cut -d&amp;#39;)&amp;#39; -f1 | awk &amp;#39;{ print tolower($1) }&amp;#39; &amp;gt; retirements
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;for developer in $( &amp;lt; retirements ); do
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; retire.py --metadata $developer /cvs/gentoo-x86/ | diffstat &amp;gt; ~/metadata.$developer
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;done
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;That&amp;rsquo;ll give you a detailed list of which metadata.xml need to be changed.&lt;/p&gt;</description></item><item><title>metadata-xml (the second)</title><link>https://christian.blog.pakiheim.de/posts/2008-03-15_metadata-xml-the-second/</link><pubDate>Sat, 15 Mar 2008 00:04:27 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=235</guid><description>&lt;p&gt;As I was kinda bored after work today, I had a closer look at what I saw during my fuckup in the morning. Well, &lt;a href="http://wonkabar.org"&gt;Steve&lt;/a&gt; &lt;a href="https://christian.blog.pakiheim.de/posts/2008-03-14_metadata-xml-the-third" title="metadata.xml"&gt;said&lt;/a&gt;, that when he looked at &lt;em&gt;metadata.xml&lt;/em&gt; it&amp;rsquo;d be &amp;quot; &lt;strong&gt;really common&lt;/strong&gt;&amp;quot; .. still that isn&amp;rsquo;t making it right ..&lt;/p&gt;
&lt;p&gt;There is a reason we do have a &lt;em&gt;herds.xml&lt;/em&gt; (exactly for the reason to associate people with packages, and that&amp;rsquo;s what the &lt;!-- raw HTML omitted --&gt; tag is for in metadata.xml) file. So after a preliminary look through the repository, here are the winners:&lt;/p&gt;</description></item><item><title>metadata-xml (the third)</title><link>https://christian.blog.pakiheim.de/posts/2008-03-14_metadata-xml-the-third/</link><pubDate>Fri, 14 Mar 2008 20:14:28 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=237</guid><description>&lt;p&gt;So Petteri came up with a nifty python script ( &lt;a href="http://chrischie.users.barfoo.org/gentoo/QA/redundant-metadata/dP9gSU44.txt"&gt;local&lt;/a&gt;), which in return spit out this. Which generated a rather complete list ( &lt;a href="http://chrischie.users.barfoo.org/gentoo/QA/redundant-metadata/dxzdrF36.txt"&gt;local&lt;/a&gt;), that looks like this:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt; 1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt; 2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt; 3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-4"&gt;&lt;a class="lnlinks" href="#hl-0-4"&gt; 4&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-5"&gt;&lt;a class="lnlinks" href="#hl-0-5"&gt; 5&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-6"&gt;&lt;a class="lnlinks" href="#hl-0-6"&gt; 6&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-7"&gt;&lt;a class="lnlinks" href="#hl-0-7"&gt; 7&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-8"&gt;&lt;a class="lnlinks" href="#hl-0-8"&gt; 8&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-9"&gt;&lt;a class="lnlinks" href="#hl-0-9"&gt; 9&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-10"&gt;&lt;a class="lnlinks" href="#hl-0-10"&gt;10&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-11"&gt;&lt;a class="lnlinks" href="#hl-0-11"&gt;11&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-12"&gt;&lt;a class="lnlinks" href="#hl-0-12"&gt;12&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-13"&gt;&lt;a class="lnlinks" href="#hl-0-13"&gt;13&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-14"&gt;&lt;a class="lnlinks" href="#hl-0-14"&gt;14&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-15"&gt;&lt;a class="lnlinks" href="#hl-0-15"&gt;15&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-16"&gt;&lt;a class="lnlinks" href="#hl-0-16"&gt;16&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-17"&gt;&lt;a class="lnlinks" href="#hl-0-17"&gt;17&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-18"&gt;&lt;a class="lnlinks" href="#hl-0-18"&gt;18&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-19"&gt;&lt;a class="lnlinks" href="#hl-0-19"&gt;19&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-20"&gt;&lt;a class="lnlinks" href="#hl-0-20"&gt;20&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-21"&gt;&lt;a class="lnlinks" href="#hl-0-21"&gt;21&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-22"&gt;&lt;a class="lnlinks" href="#hl-0-22"&gt;22&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-23"&gt;&lt;a class="lnlinks" href="#hl-0-23"&gt;23&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-24"&gt;&lt;a class="lnlinks" href="#hl-0-24"&gt;24&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-25"&gt;&lt;a class="lnlinks" href="#hl-0-25"&gt;25&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-26"&gt;&lt;a class="lnlinks" href="#hl-0-26"&gt;26&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-27"&gt;&lt;a class="lnlinks" href="#hl-0-27"&gt;27&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-28"&gt;&lt;a class="lnlinks" href="#hl-0-28"&gt;28&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-29"&gt;&lt;a class="lnlinks" href="#hl-0-29"&gt;29&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-30"&gt;&lt;a class="lnlinks" href="#hl-0-30"&gt;30&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-31"&gt;&lt;a class="lnlinks" href="#hl-0-31"&gt;31&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-32"&gt;&lt;a class="lnlinks" href="#hl-0-32"&gt;32&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-33"&gt;&lt;a class="lnlinks" href="#hl-0-33"&gt;33&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-34"&gt;&lt;a class="lnlinks" href="#hl-0-34"&gt;34&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-35"&gt;&lt;a class="lnlinks" href="#hl-0-35"&gt;35&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-36"&gt;&lt;a class="lnlinks" href="#hl-0-36"&gt;36&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-37"&gt;&lt;a class="lnlinks" href="#hl-0-37"&gt;37&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-38"&gt;&lt;a class="lnlinks" href="#hl-0-38"&gt;38&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-39"&gt;&lt;a class="lnlinks" href="#hl-0-39"&gt;39&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-40"&gt;&lt;a class="lnlinks" href="#hl-0-40"&gt;40&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-41"&gt;&lt;a class="lnlinks" href="#hl-0-41"&gt;41&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-42"&gt;&lt;a class="lnlinks" href="#hl-0-42"&gt;42&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-43"&gt;&lt;a class="lnlinks" href="#hl-0-43"&gt;43&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-44"&gt;&lt;a class="lnlinks" href="#hl-0-44"&gt;44&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-45"&gt;&lt;a class="lnlinks" href="#hl-0-45"&gt;45&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-46"&gt;&lt;a class="lnlinks" href="#hl-0-46"&gt;46&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-47"&gt;&lt;a class="lnlinks" href="#hl-0-47"&gt;47&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-48"&gt;&lt;a class="lnlinks" href="#hl-0-48"&gt;48&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-49"&gt;&lt;a class="lnlinks" href="#hl-0-49"&gt;49&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-50"&gt;&lt;a class="lnlinks" href="#hl-0-50"&gt;50&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-gdscript3" data-lang="gdscript3"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;700&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;perl&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;569&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;maintainer&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;needed&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;128&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;media&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;video&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;126&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;xemacs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;47&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;sound&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;32&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;ha&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;cluster&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;32&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;crypto&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;19&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;desktop&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;misc&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;16&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;netmon&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;15&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;forensics&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;13&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;web&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;apps&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;10&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;pam&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;bugs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;8&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;vserver&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;devs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;8&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;mips&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;8&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;embedded&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;8&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;app&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;backup&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;8&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;apache&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;bugs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;8&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;alsa&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;bugs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;7&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;net&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;im&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;7&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;kde&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;6&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;tcltk&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;6&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;media&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;tv&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;6&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;dev&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;embedded&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;voip&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;theology&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;samba&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;net&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;p2p&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;freedesktop&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;bugs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;4&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;sparc&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;4&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;java&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;4&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;graphics&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;net&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;mail&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;ldap&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;bugs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;kernel&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;fonts&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;cpp&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;x11&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;wxwidgets&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;www&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;servers&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;tex&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;shell&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;tools&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;sgml&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;sci&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;qmail&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;bugs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;python&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;proaudio&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;media&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;optical&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;kerberos&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;hp&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;cluster&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;amd64&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>To be or not to be ---</title><link>https://christian.blog.pakiheim.de/posts/2008-03-10_to-be-or-not-to-be/</link><pubDate>Mon, 10 Mar 2008 12:25:56 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=232</guid><description>&lt;p&gt;&amp;hellip; that&amp;rsquo;s the question. I&amp;rsquo;ve been thinking lots and lots about my involvement with our &amp;quot; &lt;em&gt;beloved&lt;/em&gt;&amp;quot; distribution.&lt;/p&gt;
&lt;p&gt;I talked to some of the users (that is Gordon), some fellow developers (hello Christina, Łukasz, solar, Jorge, Anders) about whether or not I&amp;rsquo;m actually still wanted and/or needed. Turns out, the collective opinion is, that I am fun to have around ( &amp;#x1f937; don&amp;rsquo;t ask me why, I don&amp;rsquo;t find myself particularly funny/amusing) and that&amp;rsquo;d I&amp;rsquo;d be the person to have around.&lt;/p&gt;</description></item><item><title>screen and UTF-8 (continued)</title><link>https://christian.blog.pakiheim.de/posts/2007-10-26_screen-and-utf-8-continued/</link><pubDate>Fri, 26 Oct 2007 03:47:24 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/index.php/2007/10/25/screen-and-utf-8-continued/</guid><description>&lt;p&gt;OK, since I last posted about my &lt;a href="https://christian.blog.pakiheim.de/posts/2014-08-16_screen-and-utf-8" title="screen and UTF-8"&gt;problems with screen and irssi&lt;/a&gt; being unable to handle unicode chars, I got a lot of feedback (here or on IRC), and actually it was Alexander who pointed me into the right direction. &lt;em&gt;LANG=C&lt;/em&gt; doesn&amp;rsquo;t seem to support UTF-8 characters. So after adding&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt;2&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-gdscript3" data-lang="gdscript3"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;export&lt;/span&gt; &lt;span class="n"&gt;LC_ALL&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;en_US.UTF8&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;export&lt;/span&gt; &lt;span class="n"&gt;LANG&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;en_US.UTF8&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;to my environment &lt;em&gt;&lt;strong&gt;everything&lt;/strong&gt;&lt;/em&gt; is just fine &amp;hellip; &amp;#x1f633;&lt;/p&gt;</description></item><item><title>git-lkml for stupid people (like me)</title><link>https://christian.blog.pakiheim.de/posts/2007-08-16_git-lkml-for-stupid-people-like-me/</link><pubDate>Thu, 16 Aug 2007 14:06:43 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/2007/08/16/git-lkml-for-stupid-people-like-me/</guid><description>&lt;p&gt;OK, as &lt;a href="http://www.steev.net/"&gt;Stephen&lt;/a&gt; recently asked why there is a double inclusion of in &lt;a href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=kernel/sysctl.c;hb=HEAD"&gt;kernel/sysctl.c&lt;/a&gt; (and I asked Greg and Randy); I finally decided to write a patch to the LKML for possible inclusion.&lt;/p&gt;
&lt;p&gt;But, git ain&amp;rsquo;t easy for people like me (who are used to the easiness of say - subversion or even cvs). So here&amp;rsquo;s what I did (thanks to &lt;a href="http://blogs.gentoo.org/ferdy"&gt;Fernando&lt;/a&gt; for the help earlier today):&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt;2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt;3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-4"&gt;&lt;a class="lnlinks" href="#hl-0-4"&gt;4&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-5"&gt;&lt;a class="lnlinks" href="#hl-0-5"&gt;5&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-6"&gt;&lt;a class="lnlinks" href="#hl-0-6"&gt;6&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-7"&gt;&lt;a class="lnlinks" href="#hl-0-7"&gt;7&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-8"&gt;&lt;a class="lnlinks" href="#hl-0-8"&gt;8&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-9"&gt;&lt;a class="lnlinks" href="#hl-0-9"&gt;9&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$ vim kernel/sysctl.c
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;// change something
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$ git checkout -b sysctl
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;// create a new branch from your changes, based upon the master repository
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$ git commit -a -s
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;// commit the changes to your newly created branch
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$ git format-patch master..sysctl
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;// Enter a subject and then a separate description
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;// and you should have a new file in the current working directory starting like 0001-*.patch
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Now you should have a mailable patch, ready to be sent upstream that looks like this:&lt;/p&gt;</description></item><item><title>Praise teh sed</title><link>https://christian.blog.pakiheim.de/posts/2007-08-06_praise-teh-sed/</link><pubDate>Mon, 06 Aug 2007 22:56:22 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/2007/08/05/praise-teh-sed/</guid><description>&lt;p&gt;Since my talk with &lt;a href="http://robbat2.livejournal.com/"&gt;Robin&lt;/a&gt; on Thursday regarding the &lt;a href="https://bugs.gentoo.org/show_bug.cgi?id=129355"&gt;autogenerated &lt;em&gt;userinfo.xml&lt;/em&gt;&lt;/a&gt;, I finally found some time today to get all the info&amp;rsquo;s I need out of &lt;em&gt;userinfo.xml&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Since I don&amp;rsquo;t really want to manually enter all those mail addresses from &lt;em&gt;userinfo&lt;/em&gt; into LDAP manually, I figured sed might be my best friend. &lt;em&gt;&lt;strong&gt;BUT&lt;/strong&gt;&lt;/em&gt; &lt;em&gt;sed&lt;/em&gt; ain&amp;rsquo;t easy .. But thanks to Fabian and Gilles, I learned something new about &lt;em&gt;sed&lt;/em&gt; today ..&lt;/p&gt;
&lt;p&gt;Basically I searched for a way to transform &lt;em&gt;userinfo.xml&lt;/em&gt; into a datafile for &lt;em&gt;ldapedit&lt;/em&gt;.&lt;/p&gt;</description></item><item><title>Progress with apache-2-2</title><link>https://christian.blog.pakiheim.de/posts/2007-05-28_progress-with-apache-2-2/</link><pubDate>Mon, 28 May 2007 16:04:10 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/05/28/progress-with-apache-22/</guid><description>&lt;p&gt;We&amp;rsquo;re finally making some progress with apache-2.2. It left the package.mask on the 8th of May (that&amp;rsquo;s like 3 weeks from tomorrow), we split some helper scripts into a separate package (app-admin/apache-tools).&lt;/p&gt;
&lt;p&gt;I already fixed a few screwup I did myself (like apxs missing from either apache and apache-tools, or the compatibility symlinks being missing), so we &amp;ldquo;just&amp;rdquo; need to fix all the modules in the tree before apache-2.2 is going to get the new stable version (and of course anything else depending on. What also remains to do, is committing the new-style virtuals for bug 11007.&lt;/p&gt;</description></item><item><title>Saying thank you</title><link>https://christian.blog.pakiheim.de/posts/2007-04-19_saying-thank-you/</link><pubDate>Thu, 19 Apr 2007 21:28:14 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/04/08/saying-thank-you/</guid><description>&lt;p&gt;As I&amp;rsquo;m way better writing stuff than saying it with my own words, here a short &lt;em&gt;&amp;quot;&lt;/em&gt; &lt;strong&gt;Thank you!&lt;/strong&gt; &lt;em&gt;&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Christel, you have been a gracious and honest person, thanks for all the advice and help in the last year&lt;/li&gt;
&lt;li&gt;Chrissy, thanks for the inspiring words, you really made/make me feel better&lt;/li&gt;
&lt;li&gt;Alec (antarus), you&amp;rsquo;ve been a real friend and to say it with your own words &lt;em&gt;&amp;ldquo;It sucks to be you&amp;rdquo;&lt;/em&gt;; to phrase it differently, I&amp;rsquo;m really going to miss you&lt;/li&gt;
&lt;li&gt;Bryan, thanks for all the help, thanks for all the fun at FOSDEM (and after FOSDEM, hah)&lt;/li&gt;
&lt;li&gt;Ned, Alexander (pappy); you&amp;rsquo;ve both been an inspiration, thanks for letting me work on hardened foo; it has been real fun&lt;/li&gt;
&lt;li&gt;Mike (vapier), thanks for being a smart ass and inspiration at the same time&lt;/li&gt;
&lt;li&gt;Chris, thanks for the inspiration and for being a sarcastic person &amp;#x1f609;&lt;/li&gt;
&lt;li&gt;Andrew, thanks for trying to make a fun out of me &amp;#x1f61b; and thanks for warning me of Chris&amp;rsquo;s sarcasm&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>grub via serial console</title><link>https://christian.blog.pakiheim.de/posts/2007-04-10_grub-via-serial-console/</link><pubDate>Tue, 10 Apr 2007 15:09:17 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/04/10/grub-via-serial-console/</guid><description>&lt;p&gt;As I have quite some trouble every time I need grub via serial console, here&amp;rsquo;s just my personal reminder on how to do it right:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt;2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt;3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-4"&gt;&lt;a class="lnlinks" href="#hl-0-4"&gt;4&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-5"&gt;&lt;a class="lnlinks" href="#hl-0-5"&gt;5&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-6"&gt;&lt;a class="lnlinks" href="#hl-0-6"&gt;6&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-7"&gt;&lt;a class="lnlinks" href="#hl-0-7"&gt;7&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;# cat /boot/grub/grub.conf
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;serial --unit=0 --speed=38400
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;terminal --timeout=15 console serial
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;title hardened-sources-2.6.20-r1
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;root (hd0,0)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;kernel (hd0,0)/boot/vmlinuz-2.6.20-hardened-r1 root=/dev/hda1 console=ttyS0,38400 console=tty0
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Additionally the agetty entry for ttyS0 in &lt;em&gt;/etc/inittab&lt;/em&gt; needs to be uncommented and changed accordingly to the serial speed&lt;/p&gt;</description></item><item><title>Post FOSDEM 2007 thoughts (do I know you )</title><link>https://christian.blog.pakiheim.de/posts/2007-03-26_post-fosdem-2007-thoughts-do-i-know-you/</link><pubDate>Mon, 26 Mar 2007 19:19:09 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/03/26/post-fosdem-2007-thoughts-do-i-know-you/</guid><description>&lt;p&gt;Some of us attended this years FOSDEM in Brussels (thanks to Dimitry it was &lt;em&gt;&lt;strong&gt;really&lt;/strong&gt;&lt;/em&gt;, &lt;em&gt;&lt;strong&gt;really&lt;/strong&gt;&lt;/em&gt; great).&lt;/p&gt;
&lt;p&gt;We (at least the ones attending) got to know each other a bit better (I even got to know some pre Gentoo devs .. yeah, you), and some time after FOSDEM (I think it was ~3 days afterwards), Petteri (betelgeuse) asked me why people all of the sudden start to call him with his first name on IRC.&lt;/p&gt;</description></item><item><title>Gentoo/hardened and the new toolchain</title><link>https://christian.blog.pakiheim.de/posts/2007-02-26_gentoo-hardened-and-the-new-toolchain/</link><pubDate>Mon, 26 Feb 2007 09:28:44 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/02/26/gentoohardened-and-the-new-toolchain/</guid><description>&lt;p&gt;OK, as some of you have noticed; I prepared my box for the new toolchain, recompiled the stuff Kevin mentioned in the exact same order wrote down in his README, and it looks like it actually works with all my stuff I have on my box; except &lt;em&gt;sys-libs/grub&lt;/em&gt;! &lt;em&gt;&lt;strong&gt;sigh&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Apparently, grub segfaults at boot and/or while running it from the chroot in the exact same spot, the new QA warnings complain about ..&lt;/p&gt;</description></item><item><title>FOSDEM 2007 4 (abstract)</title><link>https://christian.blog.pakiheim.de/posts/2007-02-26_fosdem-2007-4-abstract/</link><pubDate>Mon, 26 Feb 2007 09:14:34 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/02/26/fosdem-2007-4-abstract/</guid><description>&lt;p&gt;The last three days have been quite amazing, I&amp;rsquo;m still stunned by all these impressions (basically meeting all those people you usually know though IRC), how nice people can be if they want (yeah dad, I&amp;rsquo;m talking about you &amp;#x1f61b;)&lt;/p&gt;
&lt;p&gt;Although I was pretty sad about leaving so early (I think, if I&amp;rsquo;m going to attend next year, I&amp;rsquo;m going by train and starting on Monday morning so I got one night more in Brussels), I&amp;rsquo;m also quite happy to be home again, as I was pretty phreaked (haha, self-pun intended) by all those people.&lt;/p&gt;</description></item><item><title>FOSDEM 2007 3 (WHUT)</title><link>https://christian.blog.pakiheim.de/posts/2007-02-26_fosdem-2007-3-whut/</link><pubDate>Mon, 26 Feb 2007 05:20:14 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/02/26/fosdem-2007-3-whut/</guid><description>&lt;p&gt;Today, I got up again at 0630 &lt;em&gt;&lt;strong&gt;ugh&lt;/strong&gt;&lt;/em&gt; went to bath, woke up Torsten, afterwards the mystery guy and went downstairs to get some breakfast. I ate some cornflakes and some bread along with a glass of chilled orange juice, then went back up to get all our stuff and prepare the room the way we found it.&lt;/p&gt;
&lt;p&gt;After we finished that, we went downstairs and met Alex along the way went to the cars and Torsten led us to the university. I went to the booth and noticed that Torsten and me where the only ones that early at the booth. So we sat down for a moment, cleaned up the booth space a bit and finally sat again preparing the notebooks.&lt;/p&gt;</description></item><item><title>FOSDEM 2007 2 (more friends, Bryan and superman)</title><link>https://christian.blog.pakiheim.de/posts/2007-02-24_fosdem-2007-2-more-friends-bryan-and-superman/</link><pubDate>Sat, 24 Feb 2007 23:57:05 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/02/25/fosdem-2007-2-more-friends-bryan-and-even-more-gay-horseporn/</guid><description>&lt;p&gt;So, as I earlier mentioned, we finally found the U.L.B. and also found the booth and staffed it for nearly the whole day (I haven&amp;rsquo;t managed to view any of the speeches, neither one of the Gentoo ones nor any of the others), I talked to some interested people asking about Gentoo itself, but also asking about the EFIKA&amp;rsquo;s (the Genesi PPC&amp;rsquo;s), one by Camille and Julien providing video forwarding (from one EFIKA to another via cross-over cable), and the other one by Chris playing Descent 2 and Quake 2 at the end. Peter (I think the PR guy from Genesi Europe, will have to ask Chris / Mike again).&lt;/p&gt;</description></item><item><title>FOSDEM 2007 1 (long time friends and gay horseporn)</title><link>https://christian.blog.pakiheim.de/posts/2007-02-24_fosdem-2007-1-long-time-friends-and-gay-horseporn/</link><pubDate>Sat, 24 Feb 2007 22:54:16 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/02/25/fosdem-2007-1-long-time-friends-and-gay-horseporn/</guid><description>&lt;p&gt;We arrived in Brussels on Friday around 2230, since we kept searching the centre of Brussels, we really tried hard since we didn&amp;rsquo;t have a map, we tried navigating by bus cards (which was quite fun). So after we finally found the city centre (which is quite bad signposted), we went to the pub supposedly having the free beer, but they told us the FOSDEM area was closed due to christel drinking all beer (just kidding), but we did find Pylon and kugelfang I think.&lt;/p&gt;</description></item><item><title>media-video/codeine</title><link>https://christian.blog.pakiheim.de/posts/2007-01-26_media-video-codeine/</link><pubDate>Fri, 26 Jan 2007 19:36:15 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/01/26/media-videocodeine/</guid><description>&lt;p&gt;OK, as Diego &lt;a href="http://blog.flameeyes.eu/2007/01/19/const-antine"&gt;posted earlier last week&lt;/a&gt;, to switch to something else than xine-ui ( &lt;a href="http://bugs.gentoo.org/161913"&gt;#161913&lt;/a&gt; is really annoying), I decided to use codeine. It looks nice so far, supports what I need, so everything is fine now.&lt;/p&gt;
&lt;p&gt;Thanks to Diego for the heads-up.&lt;/p&gt;</description></item><item><title>The Gentoo’ish look back</title><link>https://christian.blog.pakiheim.de/posts/2006-12-31_the-gentoo-ish-look-back/</link><pubDate>Sun, 31 Dec 2006 16:37:41 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=101</guid><description>&lt;p&gt;I had a very moving year with Gentoo. At first I only focussed on the stuff I already had (being vServer / openVZ related stuff), but later on also on suspend2-sources and other stuff I took over back when Hendrik retired.&lt;/p&gt;
&lt;p&gt;Sometime this year (I think it was somewhere in the early summer) I joined up with the kernel herd, helped out Daniel while he was moving from London(?) to Boston, took over hardened-sources from John (who&amp;rsquo;s pretty much away). I had a rough break (you remember, the break that turned out to be my most active time) in October till late November, while fighting with my private life and work.&lt;/p&gt;</description></item><item><title>hardened-sources-2-6-18</title><link>https://christian.blog.pakiheim.de/posts/2006-11-10_hardened-sources-2-6-18/</link><pubDate>Fri, 10 Nov 2006 23:56:45 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=91</guid><description>&lt;p&gt;Today (OK, it&amp;rsquo;s yesterday now, it&amp;rsquo;s again after 12:00) I had a little fun with pappy (Alexander Gabert) preparing 2.6.18 for prime time &amp;#x1f600;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt; 1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt; 2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt; 3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-4"&gt;&lt;a class="lnlinks" href="#hl-0-4"&gt; 4&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-5"&gt;&lt;a class="lnlinks" href="#hl-0-5"&gt; 5&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-6"&gt;&lt;a class="lnlinks" href="#hl-0-6"&gt; 6&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-7"&gt;&lt;a class="lnlinks" href="#hl-0-7"&gt; 7&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-8"&gt;&lt;a class="lnlinks" href="#hl-0-8"&gt; 8&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-9"&gt;&lt;a class="lnlinks" href="#hl-0-9"&gt; 9&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-10"&gt;&lt;a class="lnlinks" href="#hl-0-10"&gt;10&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$ ls -AGg 2.6.18
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;-rw-r--r-- 1 1593 Jan 25 23:25 1500_cvs-2007-1000.patch
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;-rw-r--r-- 1 797 Jan 25 23:25 4000_deprecate-sk98lin.patch
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;-rw-r--r-- 1 32192 Jan 25 23:25 4105_dm-bbr.patch
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;-rw-r--r-- 1 125781 Jan 25 23:25 4300_squashfs-3.1.patch
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;-rw-r--r-- 1 5710 Jan 25 23:25 4405_alpha-sysctl-uac.patch
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;-rw-r--r-- 1 864955 Jan 25 23:25 4450_grsec-2.1.9-2.6.18.6-200611100917.patch
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;-rw-r--r-- 1 910 Jan 25 23:25 4451_grsec-2.1.9-2.6.18.2-mute-warnings.patch
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;-rw-r--r-- 1 1034 Jan 25 23:25 4452_selinux-avc_audit-log-curr_ip-grsec.patch
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;-rw-r--r-- 1 2097 Jan 25 23:25 4453_pax_curr_ip-fixes.patch
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;So far all patches are applying fine and according to Alexander it even works on his workstation. But I&amp;rsquo;ll wait for Steve/Ned to get back to me telling me if this release works for them or not (as they had serious issues with their hardened desktops - something about the cursor being stuck in the corners).&lt;/p&gt;</description></item><item><title>continued gentoo-dev fun</title><link>https://christian.blog.pakiheim.de/posts/2006-11-04_continued-gentoo-dev-fun/</link><pubDate>Sat, 04 Nov 2006 15:57:36 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=90</guid><description>&lt;p&gt;OK, today I finally took the steps of adding Hans (that&amp;rsquo;s Hans de Graaf), and just after I kicked him from #gentoo-dev so he gets his &lt;strong&gt;+o&lt;/strong&gt; and suddenly Astinus took over .. but see for yourself &amp;#x1f600;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt; 1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt; 2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt; 3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-4"&gt;&lt;a class="lnlinks" href="#hl-0-4"&gt; 4&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-5"&gt;&lt;a class="lnlinks" href="#hl-0-5"&gt; 5&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-6"&gt;&lt;a class="lnlinks" href="#hl-0-6"&gt; 6&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-7"&gt;&lt;a class="lnlinks" href="#hl-0-7"&gt; 7&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-8"&gt;&lt;a class="lnlinks" href="#hl-0-8"&gt; 8&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-9"&gt;&lt;a class="lnlinks" href="#hl-0-9"&gt; 9&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-10"&gt;&lt;a class="lnlinks" href="#hl-0-10"&gt;10&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-11"&gt;&lt;a class="lnlinks" href="#hl-0-11"&gt;11&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-12"&gt;&lt;a class="lnlinks" href="#hl-0-12"&gt;12&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-13"&gt;&lt;a class="lnlinks" href="#hl-0-13"&gt;13&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-14"&gt;&lt;a class="lnlinks" href="#hl-0-14"&gt;14&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:28) &amp;lt; @Astinus&amp;gt; graaff: So graaff, what&amp;#39;d they con^H^H^persuade you into doing?
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:29) &amp;lt; @phreak``&amp;gt; Astinus: xemacs ;-)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:29) &amp;lt; @Astinus&amp;gt; phreak``: hah!
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:31) &amp;lt; @graaff&amp;gt; Astinus: yes, xemacs, and when all of that is in order I&amp;#39;ll see if I can help out
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;with ruby and/or gnome
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:32) &amp;lt; @Astinus&amp;gt; graaff: to the former, good luck ;) to the latter, are you suicidal? ;-P
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:32) &amp;lt; @phreak``&amp;gt; Astinus: actually it seem like he is :D
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:32) &amp;lt; @Astinus&amp;gt; phreak``: Excellent, I see you went through the recruiting checklist thoroughly
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:32) &amp;lt; @phreak``&amp;gt; Astinus: lol
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:32) * graaff thinks better than to engage in a troll-fest about gnome on his first day
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:32) &amp;lt; @Astinus&amp;gt; (a) Should be suicidal to a degree less than ciaranm
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:32) &amp;lt; @Astinus&amp;gt; (b) should have a passion for Gentoo, but not the stalking developer kind
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:33) &amp;lt; @Astinus&amp;gt; graaff: ;-P
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(15:33) &amp;lt; @Astinus&amp;gt; graaff: *bait*
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>gentoo-dev fun</title><link>https://christian.blog.pakiheim.de/posts/2006-10-31_gentoo-dev-fun/</link><pubDate>Tue, 31 Oct 2006 20:10:36 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/2006/10/31/gentoo-dev-fun/</guid><description>&lt;p&gt;O boy, have I had a wonderful evening. I was watching &lt;strong&gt;We were heroes&lt;/strong&gt; (after the eponymous book &amp;quot; &lt;em&gt;We were heroes &amp;hellip; and young&lt;/em&gt;&amp;quot;), while I took a peak at &lt;em&gt;#gentoo-dev&lt;/em&gt; and look what I found:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt; 1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt; 2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt; 3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-4"&gt;&lt;a class="lnlinks" href="#hl-0-4"&gt; 4&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-5"&gt;&lt;a class="lnlinks" href="#hl-0-5"&gt; 5&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-6"&gt;&lt;a class="lnlinks" href="#hl-0-6"&gt; 6&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-7"&gt;&lt;a class="lnlinks" href="#hl-0-7"&gt; 7&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-8"&gt;&lt;a class="lnlinks" href="#hl-0-8"&gt; 8&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-9"&gt;&lt;a class="lnlinks" href="#hl-0-9"&gt; 9&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-10"&gt;&lt;a class="lnlinks" href="#hl-0-10"&gt;10&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-11"&gt;&lt;a class="lnlinks" href="#hl-0-11"&gt;11&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-12"&gt;&lt;a class="lnlinks" href="#hl-0-12"&gt;12&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-13"&gt;&lt;a class="lnlinks" href="#hl-0-13"&gt;13&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-14"&gt;&lt;a class="lnlinks" href="#hl-0-14"&gt;14&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-15"&gt;&lt;a class="lnlinks" href="#hl-0-15"&gt;15&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:24) will be masked, resistance is futile
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:24) hehe
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:24) lol
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:24) Flameeyes: you&amp;#39;re definitely watching waaay to much star trek (including Borg involvement :P)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:24) *plop*
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:25) phreak``, watching voyager right now :P
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;...
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:25) phreak``, how do you know that Diego is not a borg?
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:25) bonsaikitten, I&amp;#39;d like to be one
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:25) who has met him? who has seen him sleep, eat or do anything else besides commiting stuff?
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:26) bonsaikitten: a human couldn&amp;#39;t take all that crap happening to him ;)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:26) * phreak`` runs
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;...
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:26) Flameeyes, let me guess, suppress emotions, optimize language, work work work?
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(19:26) what? Flameeyes is human? I thought he was one of vapiers scripts...
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>gcc-config and CHOST</title><link>https://christian.blog.pakiheim.de/posts/2006-08-16_gcc-config-and-chost/</link><pubDate>Wed, 16 Aug 2006 09:11:05 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=87</guid><description>&lt;p&gt;Okay, I admit I might be a bit stupid.&lt;/p&gt;
&lt;p&gt;After my previous rant about &lt;a href="https://christian.blog.pakiheim.de/posts/2014-08-16_livecd-bootstraping-and-binary-packages" title="LiveCD, bootstraping and binary packages"&gt;gcc-config&lt;/a&gt; and &lt;a href="https://christian.blog.pakiheim.de/posts/2014-08-16_portage-eselect-compiler" title="portage / eselect-compiler"&gt;eselect-compiler&lt;/a&gt;, it turns out that my &lt;em&gt;CHOST&lt;/em&gt; was somehow b0rked. Just removing the -pc from &lt;em&gt;CHOST=&amp;ldquo;i686-pc-linux-gnu&amp;rdquo;&lt;/em&gt; fixed the issues.&lt;/p&gt;</description></item><item><title>Chris (the White variety)</title><link>https://christian.blog.pakiheim.de/posts/2006-07-30_chris-the-white-variety/</link><pubDate>Sun, 30 Jul 2006 18:26:48 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=76</guid><description>&lt;p&gt;Hrm, I think I tortured christel a bit too much, earlier ..&lt;/p&gt;
&lt;p&gt;&lt;img alt="Singing" loading="lazy" src="https://christian.blog.pakiheim.de/uploads/2008/08/dscn0739.jpg"&gt;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt;2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-3"&gt;&lt;a class="lnlinks" href="#hl-0-3"&gt;3&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-gdscript3" data-lang="gdscript3"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;16&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;53&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="err"&gt;@&lt;/span&gt;&lt;span class="n"&gt;phreak&lt;/span&gt;&lt;span class="err"&gt;``&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="n"&gt;here&lt;/span&gt; &lt;span class="n"&gt;we&lt;/span&gt; &lt;span class="n"&gt;go&lt;/span&gt; &lt;span class="p"&gt;;&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;P&lt;/span&gt; &lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;uploads&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="mi"&gt;2008&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="mi"&gt;08&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;dscn0739&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jpg&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;16&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;57&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="err"&gt;@&lt;/span&gt;&lt;span class="n"&gt;christel&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="n"&gt;LOL&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;16&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;58&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="err"&gt;@&lt;/span&gt;&lt;span class="n"&gt;christel&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="n"&gt;first&lt;/span&gt; &lt;span class="n"&gt;one&lt;/span&gt; &lt;span class="n"&gt;made&lt;/span&gt; &lt;span class="n"&gt;me&lt;/span&gt; &lt;span class="n"&gt;laugh&lt;/span&gt; &lt;span class="n"&gt;so&lt;/span&gt; &lt;span class="n"&gt;much&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Actually Chris, I think that was your and Diego&amp;rsquo;s comment(s) in combination with esammer (thanks for the decent laughing flash I had btw &amp;#x1f62e; )&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-1-1"&gt;&lt;a class="lnlinks" href="#hl-1-1"&gt; 1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-2"&gt;&lt;a class="lnlinks" href="#hl-1-2"&gt; 2&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-3"&gt;&lt;a class="lnlinks" href="#hl-1-3"&gt; 3&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-4"&gt;&lt;a class="lnlinks" href="#hl-1-4"&gt; 4&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-5"&gt;&lt;a class="lnlinks" href="#hl-1-5"&gt; 5&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-6"&gt;&lt;a class="lnlinks" href="#hl-1-6"&gt; 6&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-7"&gt;&lt;a class="lnlinks" href="#hl-1-7"&gt; 7&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-8"&gt;&lt;a class="lnlinks" href="#hl-1-8"&gt; 8&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-9"&gt;&lt;a class="lnlinks" href="#hl-1-9"&gt; 9&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-10"&gt;&lt;a class="lnlinks" href="#hl-1-10"&gt;10&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-1-11"&gt;&lt;a class="lnlinks" href="#hl-1-11"&gt;11&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:33) &amp;lt;@phreak``&amp;gt; night everyone ;-P
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:33) &amp;lt;@ChrisWhite&amp;gt; phreak``: what&amp;#39;s that?
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:33) &amp;lt;@ChrisWhite&amp;gt; phreak``: you thought you were going to get sleep?
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:33) &amp;lt;@esammer&amp;gt; ChrisWhite: as well as well formed sentences and punctuation. well said.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:33) &amp;lt;@ChrisWhite&amp;gt; phreak``: sorry pal, this is Gentoo, you&amp;#39;re a developer
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:33) &amp;lt;@ChrisWhite&amp;gt; phreak``: we don&amp;#39;t let you sleep
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:33) &amp;lt;@ChrisWhite&amp;gt; phreak``: you&amp;#39;re over your sleep rations
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:33) &amp;lt;@phreak``&amp;gt; ChrisWhite: yeah, again .. need to get up 2 hours before sunrise (thats in 5 hours to be exact)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:34) &amp;lt;@Flameeyes&amp;gt; phreak``, what happens to sunrise in 2 hours?
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:34) &amp;lt;@ChrisWhite&amp;gt; phreak``: what if it&amp;#39;s cloudy?
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;(22:34) &amp;lt;@ChrisWhite&amp;gt; phreak``: or what if the sun dies out?
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>LinuxTag - part 3</title><link>https://christian.blog.pakiheim.de/posts/2006-05-08_linuxtag-part-3/</link><pubDate>Mon, 08 May 2006 09:27:51 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=69</guid><description>&lt;p&gt;I’m now at Frankfurt Airport and I nearly got on the earlier train to Stuttgart which I wasn’t able to catch, according to the service guy. I was facing the same problem than the morning before. The damn doors closed right in front of my face. Meh, Friday seems to be my bad luck day.&lt;/p&gt;
&lt;p&gt;I’m still waiting for the ICE supposed to leave at 20:54 but it’s currently having eighteen minutes delay. My cousin messaged me earlier that she’ll collect me at Stuttgart Central Station. The day is nearly finished now and I’m awake since yesterday morning 07:40 minus that three hour break. I’m still pretty excited that I really got to Wiesbaden and I really enjoyed that little trip (even if it was a bit expensive).&lt;/p&gt;</description></item><item><title>LinuxTag - part 2</title><link>https://christian.blog.pakiheim.de/posts/2006-05-08_linuxtag-part-2/</link><pubDate>Mon, 08 May 2006 09:26:16 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=68</guid><description>&lt;p&gt;I’m sitting in the S8 to Frankfurt Airport where I’ll switch to the ICE to Stuttgart to visit my cousins and my aunt. Linux Tag was quite amazing, I finally met some of the people behind OpenVZ (Kir and Kirill), saw a bit of Andrew Morton’s Kernel FAQ (Kir told us that) and met some people including Bertl, doener, derjohn, zeng, foo, &amp;hellip; of the linux-vserver community. Both workshops were quite interesting and I learned a lot of things about openvz and it’s userland tools and linux-vserver (finally I understood the CPU Tokenbucket system).&lt;/p&gt;</description></item><item><title>LinuxTag - part 1</title><link>https://christian.blog.pakiheim.de/posts/2006-05-08_linuxtag-part-1/</link><pubDate>Mon, 08 May 2006 09:25:24 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=67</guid><description>&lt;p&gt;Boy, that day started great (irony). I was supposed to get my lazy ass up at 04:20 am to be at the station at 05:27 am, taking the train to Wiesbaden (together with Hollow).&lt;/p&gt;
&lt;p&gt;But someone in this odd world doesn’t like me. I somehow managed to turn off the damn cell (that was supposed to wake me up) and slept till 05:10 am, till Paula came in and woke me up. She told me she was awake since half an hour and she waited on me to step into her bedroom.&lt;/p&gt;</description></item><item><title>Birthday</title><link>https://christian.blog.pakiheim.de/posts/2006-04-25_birthday/</link><pubDate>Tue, 25 Apr 2006 13:31:55 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=64</guid><description>&lt;p&gt;Today being my &lt;strong&gt;Birthday&lt;/strong&gt; pretty much started my day. Somehow I managed to accept a call at 00:12 (while I was asleep) but I don&amp;rsquo;t even remember taking it. Somehow my real live is getting better and better (as in finding some friends as I pretty much was a hermit for the last couple of years).&lt;/p&gt;
&lt;p&gt;Also I found someone to share my toughts with, someone who understands it, how to really get to me (read it as a very good &lt;strong&gt;friend&lt;/strong&gt; &amp;#x1f61b;)&lt;/p&gt;</description></item><item><title>vserver related stuff</title><link>https://christian.blog.pakiheim.de/posts/2006-02-21_vserver-related-stuff/</link><pubDate>Tue, 21 Feb 2006 08:07:42 +0000</pubDate><guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=61</guid><description>&lt;p&gt;Well, so I finally got around to fix some pending bugs ..&lt;/p&gt;
&lt;p&gt;vzquota and vzctl is finally bumped ( &lt;a href="https://bugs.gentoo.org/122532"&gt;#122532&lt;/a&gt;), new baselayout-vserver is in the tree (fixing some issues with rebooting a vps)
and I&amp;rsquo;m finally working on getting dietlibc updated.&lt;/p&gt;
&lt;p&gt;So let&amp;rsquo;s see what the day reveals &amp;#x1f604;&lt;/p&gt;</description></item></channel></rss>