<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">

<channel>
	<title>Planet Gentoo</title>
	<link>http://planet.gentoo.org/</link>
	<language>en</language>
	<description>Planet Gentoo - http://planet.gentoo.org/</description>

<item>
	<title>Thomas Kahle: Archtesting with tatt</title>
	<guid isPermaLink="false">http://pi-ist-genau-3.de/?p=1180</guid>
	<link>http://pi-ist-genau-3.de/?p=1180</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/5171e90285b0691175a7325bf4fa6a5c.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;&lt;strong&gt;tl;dr&lt;/strong&gt;: app-portage/tatt now also does keywording bugs and includes bugbrowser code stolen from arch-tools.&lt;/p&gt;
&lt;p&gt;It had been a while since I last worked on my arch testing tool &lt;a href=&quot;https://github.com/tom111/tatt&quot;&gt;tatt&lt;/a&gt;.  In the meantime Pawel’s &lt;a href=&quot;http://git.overlays.gentoo.org/gitweb/?p=proj/arch-tools.git;a=tree&quot;&gt;arch-tools&lt;/a&gt; have gained momentum. Since I like to do archtesting from time to time, but felt too busy to develop tatt any further, last fall I thought of switching.  I have now abandoned that plan. Pawel’s and my workflow just seem very different and I think it is good to have two different approaches to automated arch testing. In the end this will mean more issues identified, because different tests are carried out. Tatt’s design is very centered around the individual bug (though this may change in the future). I think of it as “Give it a bugnumber and it will create all the scripts for automated testing and committing”.  Here’s how I currently use it:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;# tatt -b ${bugnumber}&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This will create a couple of scripts for USE-flag testing, rdep-testing, commit, clean-up, and also unmask the packages found in the title of the bug. When run with the -b option, the bug title is searched for package atoms. If there is a list of packages to be stabilized, I dump this list into a file and call tatt with&lt;/p&gt;
&lt;p&gt;&lt;em&gt;# tatt -b ${bugnumber} -f ${file-with-packages}&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In this case it will use all the packages found in the file and write a single scripts that does testing for all of them.  When the scripts have been created, I run them&lt;/p&gt;
&lt;p&gt;&lt;em&gt;# sh ${something}-useflags.sh&lt;/em&gt;&lt;/p&gt;&lt;em&gt;
&lt;/em&gt;&lt;p&gt;&lt;em&gt;# sh ${something}-rdeps.sh&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;The something is a jobname, automatically determined from the filename with -f, or the packagename with just -b, or passed on to tatt with the -j option. These scripts will run various emerge commands and protocol the output in  ${something}.report.  If everthing went well, I then do all the manual testing which may include running the program for a couple of hours. This part is very important especially for packages in the games-* category! If something did not work, then comes the manual investigation, so let’s assume that everything is fine for now. In this case I commit the stabilization to CVS by running the commit-script:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;# sh ${something}-commit.sh&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;(Actually, since the test machine is virtual and I try to keep it tidy, I mirror the script to my dev-machine and commit from there, but you get the point). Once the commit is done, I clean-up the bug using&lt;/p&gt;
&lt;p&gt;&lt;em&gt;# tatt -r ${bugnumber} -m “Funny message”&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This will comment on the bug with your funny message and remove your arch alias from CC. You can also pass the -c option which will close the bug as fixed. For all this bugzilla-automagic your pybugz should be logged into bugzilla or at least not ask for the password all the time. You have to take care of that yourself, for instance by making “bugz” an alias.&lt;/p&gt;
&lt;p&gt;All this is long implemented.  What’s new: tatt now automatically determines whether the current job is a stable or keywording bug and writes the correct commit scripts. I also shamelessly merged some of Pawels bugbrowser code into tatt, so you can try this experimental feature using the -o option. Instead of passing a bugnumber, you would select the bug from the ncurses-browser, but again. My workflow is somehow different.&lt;/p&gt;
&lt;p&gt;So much for now, let me know if you tried tatt and I would be delighted to receive pull requests on github.&lt;/p&gt;
&lt;p class=&quot;wp-flattr-button&quot;&gt;&lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://pi-ist-genau-3.de/?flattrss_redirect&amp;amp;id=1180&amp;amp;md5=338f625da2e3c2eeb92ff883adf7add9&quot; target=&quot;_blank&quot; title=&quot;Flattr&quot;&gt;&lt;img alt=&quot;flattr this!&quot; src=&quot;http://pi-ist-genau-3.de/wp-content/plugins/flattr/img/flattr-badge-large.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 08 Feb 2012 15:59:18 +0000</pubDate>
	<dc:creator>Thomas Kahle (tomka)</dc:creator>
</item>
<item>
	<title>Tomáš Chvátal: Life, Gentoo, and all the funny things</title>
	<guid isPermaLink="false">http://blogs.gentoo.org/scarabeus/?p=474</guid>
	<link>http://blogs.gentoo.org/scarabeus/2012/02/08/life-gentoo-and-all-the-funny-things/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/48aac6e4860a93ba11c4d81866ce1b14.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;h2&gt;Sitrep&lt;/h2&gt;
&lt;p&gt;I’ve been quiet lately due to the stream of changes around me. So shortly I am no longer only user of my desktop nor the major user of it. Thanks to that and issues that Gentoo showed while used by others I simply was unable to afford doing 24/7 tech support for issues with it main disk was sweeped with &lt;a href=&quot;http://dev.gentooexperimental.org/~scarabeus/scrots/scrot.png&quot;&gt;windows 7&lt;/a&gt; and gentoo was moved to old 250 GB hdd that was long due after its survival date. This disk sadly died, so my remaining Gentoo install is HTPC which has no power to actually build libreoffice in any timely manner (what can one expect from Zacate platform).&lt;/p&gt;
&lt;p&gt;Given to that I retired from office team in Gentoo and expected others to enjoy the building the beast. Which should not be that hard as I still work on it as upstream, I just don’t have the Gentoo part. As you can see &lt;a href=&quot;http://archives.gentoo.org/gentoo-dev/msg_81bc25ac27c41a767d84e354132e3ad6.xml&quot;&gt;the mail&lt;/a&gt; I was quite wrong as there is nobody actually willing to pick this thing up.&lt;/p&gt;
&lt;p&gt;So I need new HDD and given to nowday prices for this components I really don’t want to buy it myself, so anyone wants to donate me some small ssd (30GB or larger as gentoo install + debug symbols take around 20 here [ggdb is huge])? On the other hand as council members &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=394533#c9&quot;&gt;behave really warmly&lt;/a&gt; these days (I would not care if normal dev said something like this but Markos is one of 7 elected ones picked by everyone) I think I should just ignore Gentoo and go ahead look around for some nicer distro…&lt;/p&gt;
&lt;p&gt;Now back to interesting stuff.&lt;/p&gt;
&lt;h2&gt;libreoffice 3.5 release&lt;/h2&gt;
&lt;p&gt;3.5 will contain the lot of shiny stuff. Current 3.5.0.3 has fixed nsplugin and various other tiny issues like lpsolver and so on.&lt;br /&gt;
It still contains lot of tiny bugs everyone can see here and there, but they are &lt;a href=&quot;http://cgit.freedesktop.org/libreoffice/core/log/?h=libreoffice-3-5&quot;&gt;getting fixed&lt;/a&gt; as we go so 3.5.1 or 3.5.2 will be ready for corporate environments again.&lt;/p&gt;
&lt;h2&gt;libreoffice trunk&lt;/h2&gt;
&lt;p&gt;There is steady stream of patches going into master branch at git.fdo and one of most notable thing is that we no longer use set_soenv perl script and most of the things are converted to gbuild (less paralel make issues, more compilance to MAKEOPTS). Other than that everything is same shiny like in 3.5 so no big difference on usability yet.&lt;/p&gt;
&lt;h2&gt;VLC translations&lt;/h2&gt;
&lt;p&gt;In mid-january it was brought to my attention that I am still listed as the one responsible for czech translation at VLC despite translating few strings in 2009. So I started complete overhaul using the KDE translation memory to improve it and remove all the wrong translations (you would not believe how much wrongly translated strings i found so far [I am at 50% of reviewing the current state]). So hopefully I will get this mostly done for 2.0 release so even Czech people can enjoy nice and translated media player.&lt;/p&gt;
&lt;p&gt;The current status:&lt;/p&gt;
&lt;pre&gt;scarabeus@bugaboo: ~/l10n $ LC_ALL=C msgfmt --statistics vlc_new_cs.po
1766 translated messages, 4120 untranslated messages.
scarabeus@bugaboo: ~/l10n $ LC_ALL=C msgfmt --statistics vlc_cs.po
2140 translated messages, 1942 fuzzy translations, 1804 untranslated messages.&lt;/pre&gt;
&lt;h2&gt;Gaming and other stuff&lt;/h2&gt;
&lt;p&gt;Anyone wants to play Battlefiled 3 or Counterstrike (actually anything you seen on the screenshot above :P)?&lt;/p&gt;
&lt;h2&gt;KDE release party in Prague&lt;/h2&gt;
&lt;p&gt;There will be release party for the above stuff in Prague on 24.2. at SUSE Linux offices and I will be giving some talk about KDE and LO (at least Tampakrap convinced me I should) so if you want to meet me (and other more cool KDE hackers) you should show up.&lt;/p&gt;
&lt;h2&gt;Update&lt;/h2&gt;
&lt;p&gt;As few people contacted me already I think i would like to buy one of these (&lt;a href=&quot;http://www.alza.cz/ocz-agility-3-series-120gb-d237876.htm&quot;&gt;one&lt;/a&gt;, &lt;a href=&quot;http://www.alza.cz/ocz-vertex-3-series-120gb-d229502.htm&quot;&gt;two&lt;/a&gt;) or their smaller variants. If you want to realculate the price for Euros/USD divide by 25/17 respectively.&lt;/p&gt;
&lt;p&gt;So if you want to donate feel free to sent money on paypal  or mail me if you would rather want IBAN.&lt;br /&gt;
I will post results as another blog at point when I have enough money or in 30 days whatever will be sooner.&lt;/p&gt;</description>
	<pubDate>Wed, 08 Feb 2012 12:38:03 +0000</pubDate>
	<dc:creator>Tomáš Chvátal (scarabeus)</dc:creator>
</item>
<item>
	<title>Diego E. Pettenò: FOSDEM!</title>
	<guid isPermaLink="false">tag:blog.flameeyes.eu,2005:Article/5501</guid>
	<link>http://blog.flameeyes.eu/2012/02/07/fosdem</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;&lt;em&gt;Those knowing me from my blog for a long time will probably be .. amazed to know that I’m typing this while on an American Airlines flight over the &lt;span class=&quot;caps&quot;&gt;USA&lt;/span&gt; … I left from Brussels with Luca directed to Los Angeles, but that’s a story for another day.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I’m happy I’ve been able to be at &lt;a href=&quot;http://www.fosdem.org/&quot;&gt;&lt;span class=&quot;caps&quot;&gt;FOSDEM&lt;/span&gt;&lt;/a&gt; this year — and I hope I’ll be at the one next year sa well! I almost didn’t make it (or to be precise I almost decided to fly back to Venice &lt;span class=&quot;caps&quot;&gt;ASAP&lt;/span&gt;) once my flight was diverted through Luxemburg, instead of landing to the Brussels National airport, due to weather conditions, but after a three hours bus ride, and a very welcome (although not really comforting) taxi ride with Luca and Josh, I was able to be at the beer event as well.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Funny tidbit: when I departed I took my hat with me, as I knew it was cold.. I got it just before the new year’s eve in “a new shop” that opened at the mall near me. Most of my friends and acquaintances found it funny and strange, so I was intending to use it as a way to be easily spotted … I did not consider that Celio (the “new shop”) is based in France, and seems to be well established in Belgium as well, even if it’s really just arrived in Italy… I have seen that most of the hats in Brussels, especially among the locals outside of &lt;span class=&quot;caps&quot;&gt;FOSDEM&lt;/span&gt;, were not much different from it..&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Honestly I haven’t been able to assist to many talks, although there was one I couldn’t miss, from the CentOS guys, about their efforts at applying continuous integration on the distribution; with my interest in the &lt;a href=&quot;http://www.flameeyes.eu/tinderbox&quot;&gt;tinderbox&lt;/a&gt; it was natural for me to be interested in their method as well. While they didn’t solve the &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt;/&lt;span class=&quot;caps&quot;&gt;ABI&lt;/span&gt; compatibility checks in a more complete way than us, like I was hoping, they did give me an idea for the chance to implement a &lt;code&gt;pkg_test()&lt;/code&gt; function, which would run post-installation tests, designed to be used only on tinderbox-like builds, and not user (nor developer) installs.&lt;/p&gt;
&lt;p&gt;I was happy I finally met Fabio, Donnie, Sejo and the many other Gentoo developers (and ex-developers as well); I was also able to get back in touch with Jo (directhex) from the Mono team, and to greet famous developers like Charles from JRuby and Michael Meeks (now from LibreOffice), who was the one introducing me to the magnificient and scary work of &lt;span class=&quot;caps&quot;&gt;ELF&lt;/span&gt; symbols’ collisions, and thus the main motivator (unbeknown to him!) for me to write &lt;a href=&quot;http://www.flameeyes.eu/projects/ruby-elf&quot;&gt;Ruby-Elf&lt;/a&gt; together with the symbol collision script. And of course, I &lt;em&gt;finally&lt;/em&gt; met the &lt;span class=&quot;caps&quot;&gt;VLC&lt;/span&gt; developers, and I promised I’ll do my best to be in Paris at the next DevDays.&lt;/p&gt;
&lt;p&gt;Unfortunately Hans couldn’t be there (and I hope to hear from him soon), so me and Petteri took over his talk — if you look up the video, please do not laugh too hard; I’m not used to speak in public and I think it was something like my third public talk in my whole life, and the first in English. Maybe I’ll prepare something more complete for next year, it might be interesting. In that case I hope Charles will be able to assist as it’ll certainly talk about JRuby!&lt;/p&gt;
&lt;p&gt;For those who wondered why I wasn’t at the keysigning event; beside the weather, the printable list of keys has arrived on thursday when I was just tidying up a few customers’ tasks and I ended up not having the time to actually print it out.. this was made worse by changing my plan the very last day to get to LA instead of going straight back to Venice.&lt;/p&gt;
&lt;p&gt;If you followed &lt;a href=&quot;http://www.twitter.com/flameeyes&quot;&gt;my twitter stream&lt;/a&gt; during the event you know already I’m very opinionanted about one of the talks I assisted… but that’s yet another story for yet another day, I’d rather not waste time writing about it here.&lt;/p&gt;
&lt;p&gt;Anyway, just wanted to say I’m very happy to have been there, very happy to have met developers and users – and I’m sorry I’m not naming everyone here, it would be a very long list! I hope to be around more often for sure.&lt;/p&gt;
&lt;p&gt;P.S.: if anybody who’s reading this has seen a clumsy guy with a black man-purse falling down the stairs within the AW building on Saturday morning.. that was me. Ouch! I hurt myself, but luckily nothing extremely serious.&lt;/p&gt;</description>
	<pubDate>Tue, 07 Feb 2012 22:35:44 +0000</pubDate>
	<dc:creator>Diego E. Pettenò (flameeyes)</dc:creator>
</item>
<item>
	<title>Fabio Erculiani: Hitchhiking on BeagleBoard xM and PandaBoard</title>
	<guid isPermaLink="false">http://lxnay.wordpress.com/?p=430</guid>
	<link>http://lxnay.wordpress.com/2012/02/07/hitchhiking-on-beagleboard-xm-and-pandaboard/</link>
	<description>&lt;p&gt;During the &lt;strong&gt;FOSDEM&lt;/strong&gt; weekend, I’ve been also able to write down some wiki notes about getting &lt;strong&gt;Sabayon&lt;/strong&gt; (and &lt;strong&gt;Gentoo&lt;/strong&gt;) working on the &lt;strong&gt;BeagleBoard&lt;/strong&gt; &lt;strong&gt;xM&lt;/strong&gt; and &lt;strong&gt;PandaBoard&lt;/strong&gt;. You may be interested in reading the Hitchhikers guides for these two boards (but don’t get excited too much, our chroots are currently hardfp, this means no 3D until Imagination/TI/whatever don’t release the hardfp version of their OpenGL libraries — or unless I make a softfp chroot). Considering that even Ubuntu is switching to hardfp, I really feel optimistic about it.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://wiki.sabayon.org/index.php?title=Hitchhikers_Guide_to_the_BeagleBoard_xM&quot;&gt;Hitchhikers Guide to the BeagleBoard xM&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://wiki.sabayon.org/index.php?title=Hitchhikers_Guide_to_the_PandaBoard&quot;&gt;Hitchhikers Guide to the PandaBoard&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Currently, you can find the &lt;strong&gt;BeagleBoard xM&lt;/strong&gt; image on our ISO mirrors (under the “daily” directory), while the &lt;strong&gt;PandaBoard&lt;/strong&gt; one will appear next Sunday. Both ship with the graphic stack, using omapfb (sigh), &lt;strong&gt;LXDE&lt;/strong&gt; and &lt;strong&gt;Midori&lt;/strong&gt; as Web Browser. &lt;strong&gt;NetworkManager&lt;/strong&gt; is there as well. As you can imagine, there is still a lot of work to do (mainly making code compile, did I say &lt;strong&gt;Chromium&lt;/strong&gt;?). Now I’m going to focus on the &lt;strong&gt;Efika MX&lt;/strong&gt; a bit, it really looks to be orders of magnitude faster than the PandaBoard (woot!).&lt;/p&gt;
&lt;p&gt;Enjoy arm and say thanks to &lt;a href=&quot;http://www.tigal.com&quot;&gt;Tigal&lt;/a&gt; for having sent me the boards.&lt;/p&gt;
&lt;br /&gt;  &lt;a href=&quot;http://feeds.wordpress.com/1.0/gocomments/lxnay.wordpress.com/430/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/lxnay.wordpress.com/430/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godelicious/lxnay.wordpress.com/430/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/lxnay.wordpress.com/430/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gofacebook/lxnay.wordpress.com/430/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/lxnay.wordpress.com/430/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gotwitter/lxnay.wordpress.com/430/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/lxnay.wordpress.com/430/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gostumble/lxnay.wordpress.com/430/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/lxnay.wordpress.com/430/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godigg/lxnay.wordpress.com/430/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/lxnay.wordpress.com/430/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/goreddit/lxnay.wordpress.com/430/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/lxnay.wordpress.com/430/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://stats.wordpress.com/b.gif?host=lxnay.wordpress.com&amp;amp;blog=14999083&amp;amp;post=430&amp;amp;subd=lxnay&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Tue, 07 Feb 2012 10:34:22 +0000</pubDate>
	<dc:creator>Fabio Erculiani ()</dc:creator>
</item>
<item>
	<title>Fabio Erculiani: Back from FOSDEM12</title>
	<guid isPermaLink="false">http://lxnay.wordpress.com/?p=424</guid>
	<link>http://lxnay.wordpress.com/2012/02/07/back-from-fosdem12/</link>
	<description>&lt;p&gt;So, it’s beeen a quite exciting weekend at ULB in Bruxelles.&lt;/p&gt;
&lt;p&gt;I would really like to say thanks to all the people I’ve been talking with during these days. Hope you all had a good time there. It’s always nice to meet other devs IRL and share opinions on stuff.&lt;/p&gt;
&lt;p&gt;Besides this, many exciting things are around the corner during the next 10-15 days. I’m almost done writing about the BeagleBoard xM and PandaBoard on the Sabayon wiki (feel free to copycat the stuff to Gentoo wiki, no problems here). This means that I am eventually going to start messing with the &lt;strong&gt;Efika MX&lt;/strong&gt; nettop, can’t wait can’t wait. People from &lt;strong&gt;Genesi USA&lt;/strong&gt; are awesome, so is their hardware, no kidding.&lt;/p&gt;
&lt;p&gt;And, last but not least, Sabayon &lt;strong&gt;8&lt;/strong&gt;: I just need to find time to write the full release notes (tomorrow nite hopefully).&lt;/p&gt;
&lt;br /&gt;  &lt;a href=&quot;http://feeds.wordpress.com/1.0/gocomments/lxnay.wordpress.com/424/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/lxnay.wordpress.com/424/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godelicious/lxnay.wordpress.com/424/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/lxnay.wordpress.com/424/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gofacebook/lxnay.wordpress.com/424/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/lxnay.wordpress.com/424/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gotwitter/lxnay.wordpress.com/424/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/lxnay.wordpress.com/424/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gostumble/lxnay.wordpress.com/424/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/lxnay.wordpress.com/424/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godigg/lxnay.wordpress.com/424/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/lxnay.wordpress.com/424/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/goreddit/lxnay.wordpress.com/424/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/lxnay.wordpress.com/424/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://stats.wordpress.com/b.gif?host=lxnay.wordpress.com&amp;amp;blog=14999083&amp;amp;post=424&amp;amp;subd=lxnay&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Tue, 07 Feb 2012 00:25:21 +0000</pubDate>
	<dc:creator>Fabio Erculiani ()</dc:creator>
</item>
<item>
	<title>Theo Chatzimichos: KDE SC 4.8 Release Party in Prague, CZ</title>
	<guid isPermaLink="false">http://blogs.gentoo.org/tampakrap/?p=735</guid>
	<link>http://blogs.gentoo.org/tampakrap/kde-sc-4-8-release-party-in-prague-cz/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/eca1dcca43b9f6b51529bca3909e46cd.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;We’re happy to announce a KDE 4.8 Release Party in Prague,CZ!&lt;/p&gt;
&lt;p&gt;The party will take place on Friday, 24th of February, 17:00, at the SUSE Linux building (&lt;a href=&quot;http://g.co/maps/fkfma&quot;&gt;Map&lt;/a&gt;, &lt;a href=&quot;http://community.kde.org/Promo/Events/Release_Parties/4.8#Prague&quot;&gt;KDE Community Wiki&lt;/a&gt;). There will be KDE and openSUSE swag available, KDE SC 4.8 live CDs, plus some short KDE related talks. We’re also gonna have some drinks, a KDE Cake, and lots of fun!&lt;/p&gt;
&lt;p&gt;PS In case you are a KDE contributor and would like to give a short talk about it, feel free to send a mail to &lt;a href=&quot;mailto:tampakrap@gentoo.org#utm_source=feed&amp;amp;utm_medium=feed&amp;amp;utm_campaign=feed&quot;&gt;me&lt;/a&gt; or Michal (for czech mails, michal [at] hrusecky [dot] net)&lt;/p&gt;
&lt;p&gt;PS 2 Czech announcement and poster in &lt;a href=&quot;http://michal.hrusecky.net/2012/02/kde-4-8-release-party-v-praze/&quot; target=&quot;_blank&quot;&gt;Michal’s blog post&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://blogs.gentoo.org/tampakrap/files/2012/02/KDE_SC_4_8_POSTER_SUSE.png#utm_source=feed&amp;amp;utm_medium=feed&amp;amp;utm_campaign=feed&quot;&gt;&lt;img src=&quot;http://blogs.gentoo.org/tampakrap/files/2012/02/KDE_SC_4_8_POSTER_SUSE-213x300.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 06 Feb 2012 07:10:15 +0000</pubDate>
	<dc:creator>Theo Chatzimichos (tampakrap)</dc:creator>
</item>
<item>
	<title>Alexey Shvetsov: Git commit signing in kde overlay</title>
	<guid isPermaLink="false">http://blogs.gentoo.org/alexxy/2012/02/05/git-commit-signing-in-kde-overlay/</guid>
	<link>http://blogs.gentoo.org/alexxy/2012/02/05/git-commit-signing-in-kde-overlay/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/5e5770d5a9d7ad9996e317d79d9c34d6.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;Recently with 1.7.9 release git gets support for&lt;a href=&quot;http://git.kernel.org/?p=git/git.git;a=blob;f=Documentation/RelNotes/1.7.9.txt;h=95320aad5dd2414efeacbc088b34e45c4ac51bbf;hb=828ea97de486c1693d6e4f2c7347acb50235a85d&quot;&gt; git commit signing&lt;/a&gt;. This was one of the last show stoppers to migrate gentoo-x86 tree from cvs to git. In recent portage versions like 2.1.10.45 and 2.2.0_alpha85 support for git gpg signed commits was also added. So in kde overlay we decided to test with feature with thin manifests.&lt;/p&gt;
&lt;p&gt;New repoman can use git gpg signed commits if you do the following thing&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Enable special tag in metadata/layout.conf&lt;br /&gt;
&lt;code&gt;sign-commits = true&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Install git &amp;gt;=1.7.9&lt;/li&gt;
&lt;li&gt;Configure your gpg sign key for git via&lt;br /&gt;
&lt;code&gt;git config --global user.signingkey $KEYID&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;After first commit you can chek that gpg signature was added to special field in commit via&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
git log --show-signature&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
It will look like this&lt;br /&gt;
&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;commit 9b3cafc7efb2c17b0f2baffae530196014967921&lt;br /&gt;
gpg: enabled debug flags: memstat&lt;br /&gt;
gpg: Signature made Sun Feb 5 21:06:06 2012 MSK using RSA key ID F82F92E6&lt;br /&gt;
gpg: Good signature from “Alexey Shvetsov ”&lt;br /&gt;
gpg: aka “Alexey ‘alexxy’ Shvetsov ”&lt;br /&gt;
gpg: aka “Alexey ‘alexxy’ Shvetsov ”&lt;br /&gt;
gpg: aka “Alexey Shvetsov ”&lt;br /&gt;
random usage: poolsize=600 mixed=0 polls=0/0 added=0/0&lt;br /&gt;
outmix=0 getlvl1=0/0 getlvl2=0/0&lt;br /&gt;
secmem usage: 0/32768 bytes in 0 blocks&lt;br /&gt;
Author: Alexey Shvetsov&lt;br /&gt;
Date: Sun Feb 5 21:05:48 2012 +0400&lt;/p&gt;
&lt;p&gt;[metadata] Enable git signed commits by default&lt;/p&gt;
&lt;p&gt;Signed-off-by: Alexey Shvetsov&lt;/p&gt;</description>
	<pubDate>Sun, 05 Feb 2012 13:29:29 +0000</pubDate>
	<dc:creator>Alexey Shvetsov (alexxy)</dc:creator>
</item>
<item>
	<title>Jeremy Olexa: Gentoo Prefix: A look at the number of packages</title>
	<guid isPermaLink="false">http://blog.jolexa.net/?p=919</guid>
	<link>http://blog.jolexa.net/2012/02/03/gentoo-prefix-a-look-at-the-number-of-packages/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/22713e0462fafba6ae835898ad3aded9.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://www.gentoo.org/proj/en/gentoo-alt/prefix/&quot;&gt;Gentoo Prefix&lt;/a&gt; is still alive and going strong. In my opinion, Gentoo Prefix remains a strong point of Gentoo Linux and really establishes that Gentoo Linux &lt;strong&gt;is&lt;/strong&gt; a &lt;a href=&quot;http://goo.gl/px3KW&quot;&gt;metadistribution&lt;/a&gt;. In this post I want to focus on the numbers. The number of packages in the Gentoo Prefix tree, specifically. But first, a history lesson. It wasn’t until EAPI3 in Gentoo that “allowed” Gentoo Prefix variables into the main Gentoo Linux tree. That was in late 2011, but Gentoo Prefix existed much before then, all the way back to &lt;a href=&quot;http://stats.prefix.freens.org/keywords-packages.png&quot;&gt;2006&lt;/a&gt; (at least). Before EAPI3, the prefix team made slight modifications to ebuilds and placed them in a &lt;a href=&quot;http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay&quot;&gt;repo&lt;/a&gt; and called it the tree of packages for Gentoo Prefix. This worked fine, but we had growing pains. The major issue was that we were getting too successful to manage the increased contributions from users. In other words, as the number of “forked” packages grew, the amount of maintenance time increased greatly – this is due to the fact that it is a chore to keep our forks synced. At least, a large chore for a small team. This is why we looked for help and adoption from the other pool of 200 Gentoo Developers, hence EAPI3 and beyond. Since supporting Gentoo Prefix is not a big use of overall developer time, this has gone over quite well in my opinion – yes, there are some pain points at times I do realize. Enough history, here are the numbers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Number of packages in Gentoo Linux: &lt;strong&gt;15554&lt;/strong&gt; packages in 154 categories.&lt;/li&gt;
&lt;li&gt;Number of total* packages in Gentoo Prefix: 9483 packages in 154 categories.&lt;/li&gt;
&lt;li&gt;Number of KEYWORDED packages in Gentoo Prefix: About &lt;strong&gt;3000&lt;/strong&gt; for the most popular arch&lt;/li&gt;
&lt;li&gt;Number of packages still NOT in the main Gentoo Linux tree: 369 packages&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;* The total packages in the tree also contains non-keyworded packages because that just makes life simple. Once packages started migrating to the main tree, I helped think of this “&lt;a href=&quot;http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/whitelist.txt&quot;&gt;whitelist&lt;/a&gt;” concept. The short version of the whitelist is that if a package is listed in that text file, it gets included in the Gentoo Prefix tree as a direct copy of the version in the Gentoo Linux tree. The presense of the package in the old repo means that it is used instead. &lt;em&gt;Eventually&lt;/em&gt;, this concept will go away and we will overlay the Gentoo Linux tree directly.&lt;/p&gt;
&lt;p&gt;So why is it taking so long to migrate ALL packages to the Gentoo Linux tree? Well, that is where the rubber meets the road and we get into roadblocks. A roadblock for us could be a number of things, such as a disagreement with the Gentoo Linux maintainer, some patches existing that we don’t feel are a good fit for Gentoo Linux, or even us being lazy and not submitting stuff to upstream. We also don’t want to push invasive changes to Gentoo Linux for critical packages, like the toolchain for example.&lt;/p&gt;
&lt;p&gt;It has long since been our agenda to not add anymore packages to the old repo and going forward only adding new stuff to Gentoo Linux directly. I hope we can make a dent in those remaining 369 in 2012!&lt;/p&gt;</description>
	<pubDate>Fri, 03 Feb 2012 16:48:36 +0000</pubDate>
	<dc:creator>Jeremy Olexa (darkside)</dc:creator>
</item>
<item>
	<title>Aaron W. Swenson: Do You Use TWiki?</title>
	<guid isPermaLink="false">http://blogs.gentoo.org/titanofold/?p=148</guid>
	<link>http://blogs.gentoo.org/titanofold/2012/02/02/do-you-use-twiki/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/8d593f3e223e61615729dc4323926490.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;If you do, maybe you want to consider proxy-maintaining it as it now on &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=333265&quot; title=&quot;Removal: www-apps/twiki&quot;&gt;its way out&lt;/a&gt;. Upstream has a much newer version available, and we in the &lt;a href=&quot;http://www.gentoo.org/proj/en/qa/proxy-maintainers/index.xml&quot; title=&quot;Gentoo Proxy Maintaining Team&quot;&gt;Proxy Maintainers&lt;/a&gt; team will be glad to steer you in the right direction when you need the help.&lt;/p&gt;
&lt;p&gt;Just send us an email.&lt;/p&gt;</description>
	<pubDate>Thu, 02 Feb 2012 22:52:13 +0000</pubDate>
	<dc:creator>Aaron W. Swenson (titanofold)</dc:creator>
</item>
<item>
	<title>Andreas K. Hüttel: What about my precious Xpdf ?!?!?</title>
	<guid isPermaLink="false">tag:blogger.com,1999:blog-7849507270164967036.post-3296623247928947521</guid>
	<link>http://dilfridge.blogspot.com/2012/02/what-about-my-precious-xpdf.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/36167de7e11e3b358446823d51e69792.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;I keep getting e-mails asking me why app-text/xpdf is &lt;a href=&quot;http://archives.gentoo.org/gentoo-dev-announce/msg_9c38727a7d692a637c57e74c1e5d0b0c.xml&quot; target=&quot;_blank&quot;&gt;masked for removal from the portage tree&lt;/a&gt;. It's getting too much to reply individually, so let me sum up the situation here in a blog post.&lt;br /&gt;&lt;blockquote class=&quot;tr_bq&quot;&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;# Andreas K. Hüttel &amp;lt;dilfridge@gentoo.org&amp;gt; (27 Jan 2012)&lt;br /&gt;# Has developed into an unmaintainable mess, and everyone who&lt;br /&gt;# knows about it is either retired or missing in action. &lt;br /&gt;# Several minor bugs and one ugly security issues (#386271).&lt;br /&gt;# Masked for removal because of lack of maintainer.&lt;br /&gt;# Please try app-text/epdfview as light-weight replacement.&lt;br /&gt;app-text/xpdf&lt;/span&gt;&lt;/blockquote&gt;Xpdf is a package with a long history, and in a way a strange remnant of bygone times. Since PDF rendering is a function that many different programs could use, some years ago the &lt;a href=&quot;http://poppler.freedesktop.org/&quot; target=&quot;_blank&quot;&gt;Poppler library&lt;/a&gt; was forked from the Xpdf codebase. By now, Poppler is a much more active project, and used by dozens of packages in the Gentoo portage tree, all the way from LibreOffice and PDFTeX to Calligra, GIMP, and e.g. Okular or Evince. Being the more active project is important in this case, because PDF files are frequently shared and distributed and PDF rendering is thus a security-relevant task.&lt;br /&gt;The &lt;a href=&quot;http://www.foolabs.com/xpdf/&quot; target=&quot;_blank&quot;&gt;original Xpdf&lt;/a&gt; remained independent of Poppler, not using the library - with the effect that every now and then security bugs kept popping up. Some time ago, some Gentoo developers started modifying and patching Xpdf to use the Poppler library. What resulted was the complicated construct that right now noone here is willing to maintain anymore. (Otherwise some Gentoo developer would have contacted me in the meantime.) Implementing a version bump to a more recent Xpdf version is a non-trivial task because all the Gentoo-specific patches have to be reviewed and if necessary rewritten.&lt;br /&gt;Thus, app-text/xpdf needs to go the way of the dinosaur. Two alternatives exist, but both do not seem realistic at the moment:&lt;br /&gt;1) We could go back to the original, unpatched Xpdf from upstream. I'm not going to do it, and I doubt anyone else of the Gentoo devs will.&lt;br /&gt;2) Rogério Brito has started maintaining a &lt;a href=&quot;https://github.com/rbrito/xpdf-poppler&quot; target=&quot;_blank&quot;&gt;fork of Xpdf at Github&lt;/a&gt;, which uses the Poppler library. However, there is no released version yet, and as he told me myself, he's rather busy in real life right now...&lt;br /&gt;In the meantime, please try one of the following packages:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://packages.gentoo.org/package/app-text/zathura&quot; target=&quot;_blank&quot;&gt;app-text/zathura&lt;/a&gt; (based on poppler &amp;amp; gtk+)&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://packages.gentoo.org/package/app-text/apvlv&quot; target=&quot;_blank&quot;&gt;app-text/apvlv&lt;/a&gt; (based on poppler &amp;amp; gtk+)&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://packages.gentoo.org/package/app-text/epdfview&quot; target=&quot;_blank&quot;&gt;app-text/epdfview&lt;/a&gt; (based on poppler &amp;amp; gtk+, ~unmaintained)&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://packages.gentoo.org/package/app-text/mupdf&quot; target=&quot;_blank&quot;&gt;app-text/mupdf&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://packages.gentoo.org/package/app-text/gv&quot; target=&quot;_blank&quot;&gt;app-text/gv&lt;/a&gt; (based on ghostscript) &lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://packages.gentoo.org/package/app-text/evince&quot; target=&quot;_blank&quot;&gt;app-text/evince&lt;/a&gt; (based on poppler, Gnome application)&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://packages.gentoo.org/package/kde-base/okular&quot; target=&quot;_blank&quot;&gt;kde-base/okular&lt;/a&gt; (based on poppler, KDE application)&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://packages.gentoo.org/package/app-text/acroread&quot; target=&quot;_blank&quot;&gt;app-text/acroread&lt;/a&gt; (yes I know...)&lt;/li&gt;&lt;/ul&gt;Ironically, the first mail reply to the last-riting of xpdf was from one of our security team members, promising me a beer the next time we meet in person. Only afterwards the complaints started.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7849507270164967036-3296623247928947521?l=dilfridge.blogspot.com&quot; width=&quot;1&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 02 Feb 2012 22:33:09 +0000</pubDate>
	<dc:creator>Andreas K. Hüttel (dilfridge)</dc:creator>
</item>
<item>
	<title>Greg KH: Time to update your email address book</title>
	<guid isPermaLink="false">http://www.kroah.com/log/diary/2012_01_31.html</guid>
	<link>http://www.kroah.com/log/diary/2012_01_31.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/6e1b471928a9ec7561404af2c1e9a801.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;&lt;tt&gt;
&lt;a href=&quot;https://lkml.org/lkml/2012/1/31/505&quot;&gt;sed -i 's/gregkh@suse.de/gregkh@linuxfoundation.org/g' .addressbook&lt;/a&gt;
&lt;/tt&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 01 Feb 2012 05:08:00 +0000</pubDate>
	<dc:creator>Greg KH (gregkh)</dc:creator>
</item>
<item>
	<title>Theo Chatzimichos: qting-edge overlay moved to qt</title>
	<guid isPermaLink="false">http://blogs.gentoo.org/tampakrap/?p=726</guid>
	<link>http://blogs.gentoo.org/tampakrap/qting-edge-overlay-moved-to-qt/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/eca1dcca43b9f6b51529bca3909e46cd.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;As discussed in the last Gentoo Qt meeting, we moved our overlay from gitorious to git.overlays.gentoo.org. This is going to be the final move, I promise &lt;img alt=&quot;:)&quot; class=&quot;wp-smiley&quot; src=&quot;http://blogs.gentoo.org/tampakrap/wp-includes/images/smilies/icon_smile.gif&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Along with that, we decided to change the overlay from qting-edge to just qt. Layman list is alreay updated, so if you still have the old one, you should remove it and add the new one:&lt;/p&gt;

&lt;div class=&quot;wp_syntax&quot;&gt;&lt;div class=&quot;code&quot;&gt;&lt;pre class=&quot;bash&quot; style=&quot;font-family: monospace;&quot;&gt;&lt;span style=&quot;color: #666666; font-style: italic;&quot;&gt;# layman -f&lt;/span&gt;
&lt;span style=&quot;color: #666666; font-style: italic;&quot;&gt;# layman -d qting-edge&lt;/span&gt;
&lt;span style=&quot;color: #666666; font-style: italic;&quot;&gt;# layman -a qt&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Keep in mind that this overlay contains mostly live ebuilds of Qt (branches 4.7 and master), so make sure that you really need it before blindly adding it (the same applies for the kde overlay). Enjoy!&lt;/p&gt;</description>
	<pubDate>Tue, 31 Jan 2012 22:24:16 +0000</pubDate>
	<dc:creator>Theo Chatzimichos (tampakrap)</dc:creator>
</item>
<item>
	<title>Theo Chatzimichos: Gentoo Qt Team January 2012 meeting</title>
	<guid isPermaLink="false">http://blogs.gentoo.org/tampakrap/?p=724</guid>
	<link>http://blogs.gentoo.org/tampakrap/gentoo-qt-team-january-2012-meeting/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/eca1dcca43b9f6b51529bca3909e46cd.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;&lt;b&gt;1. Roll call&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;johu, hwoarang, pesa, tampakrap, wired&lt;/p&gt;
&lt;p&gt;&lt;b&gt;2. Qt 4.8&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* cairo fails to build, patched ebuild available in qting-edge, #&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=380013&quot;&gt;380013&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Cairo build issue is fixed in qting-edge overlay, will be moved together with Qt 4.8.0 to tree.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* qt now defaults to the raster graphicssystem, we should remove raster USE flag, #&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=398283&quot;&gt;398283&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Wired created a eselect module to choose the Qt graphicsystem. Raster is default, other selectable are opengl, openvg and native. Raster use flag is not needed anymore, qt-gui depends on the new eselect module.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* do we really want to keep qpa USE flag?&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;qpa and c++0x will be masked in tree.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* are we going to fix #&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=363939&quot;&gt;363939&lt;/a&gt; for 4.8?&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Wired fixed this bug in qt 4.8.0. Qt 4.8 will be moved to tree on next weekend. Dilfridge prepares kde-base/kstyles-4.7.4 to be rebuild together with Qt 4.8.0 to prevent crashes in KDE apps with Oxygen style.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;3. Minor arches and Qt &amp;gt;= 4.7&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Upstream supports official amd64, arm and x86, but other arches also considered in configure script. Keep stable keywords for minor arches in Qt 4.6. Wait for minor arches arm, ppc, ppc64 in current stabilization in Qt 4.7.4. Drop sparc keywords in Qt 4.8.0.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;4. Overlay migration to git.overlays.gentoo.org&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Tampakrap will set up overlay on git.overlays.gentoo.org on next weekend. The new overlay will be renamed to qt instead of qting-edge.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;5. Open bugs&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* #&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=398885&quot;&gt;398885&lt;/a&gt; qdoc3 broken on arm&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;We will ask the reporter if it works when he builds manually by providing him a configure command to make sure he tries the proper build.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* #&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=394533&quot;&gt;394533&lt;/a&gt; Libreoffice crashes in qt on exit&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Can’t be reproduced with Libreoffice 3.5.0.1, seems to be resolved by upstream.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* #&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=392433&quot;&gt;392433&lt;/a&gt; desktop file name issues&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Will be fixed in Qt 4.8.0, so that qt-gui and qt-assistant no longer pass absolute paths to make_desktop_entry().&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* #&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=388551&quot;&gt;388551&lt;/a&gt; qt-gui[gtkstyle] should depend on gnome-base/libgnomeui-2&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;We will add a elog message in qt-gui[gtkstyle] saying that for things to work you either need libgnomeui or that variable set properly in your env.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* #&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=382559&quot;&gt;382559&lt;/a&gt; qt_mkspecs_dir() returns bad spec directory&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;The bug will be marked as RESOLVED WORKSFORME, because we can’t reproduce it. Additionally we change the eclass not to use LIBDIR in favor of get_libdir() after Qt 4.8 hits the portage tree.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;* #&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=359391&quot;&gt;359391&lt;/a&gt; qt4-build.eclass should check for —buildpkgonly before downgrade sanity check&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Resolution will be RESOLVED WONTFIX. Sanity check is there for a reason. It’s not a matter of source or binary downgrade.&lt;/p&gt;</description>
	<pubDate>Tue, 31 Jan 2012 19:18:53 +0000</pubDate>
	<dc:creator>Theo Chatzimichos (tampakrap)</dc:creator>
</item>
<item>
	<title>Markos Chandras: Heads up: How to set your default graphics engine in Qt-4.8.0</title>
	<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=1048</guid>
	<link>http://hwoarang.silverarrow.org/2012/01/29/heads-up-how-to-set-your-default-graphics-engine-in-qt-4-8-0/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/5e182cb6c46f252d70cd5981dff153a5.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;Since one hour ago, Qt-4.8.0 is in Gentoo portage tree. New major release so lots of new (or broken) stuff. The most important feature in this release is the integration of a new eselect module. This module will allow you to set your default graphics engine without the need to recompile Qt (x11-libs/qt-gui to be precise) from scratch. So, provided you have qt-gui-4.8.0 installed, you should be able to use the eselect module as follows:&lt;/p&gt;
&lt;pre&gt;hwoarang@mystical ~$ eselect qtgraphicssystem list&lt;/pre&gt;
&lt;pre&gt;Available Qt Graphics Systems:
 [1] native
 [2] opengl
 [3] raster *&lt;/pre&gt;
&lt;p&gt;(note: if you have x11-libs/qt-openvg installed, one more option should be available)&lt;/p&gt;
&lt;p&gt;Simply select your graphics system of preference, and then logout and login again.&lt;/p&gt;
&lt;pre&gt;hwoarang@mystical ~$ eselect qtgraphicssystem set 2
Setting opengl as your active Qt Graphics System... done
Please logout for changes to take effect.&lt;/pre&gt;
&lt;p&gt;Thanks to &lt;a href=&quot;http://www.linuxized.com/&quot;&gt;Alex(wired)&lt;/a&gt; for the eselect module implementation.&lt;br /&gt;
Enjoy ;-)&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
	<pubDate>Sun, 29 Jan 2012 19:46:40 +0000</pubDate>
	<dc:creator>Markos Chandras (hwoarang)</dc:creator>
</item>
<item>
	<title>Sven Vermeulen: This months’ stabilization done, more to come</title>
	<guid isPermaLink="false">http://blog.siphos.be/?p=549</guid>
	<link>http://blog.siphos.be/2012/01/this-months-stabilization-done-more-to-come/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/a163d8bce08d529a0419c8765766c3b6.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;
A small notification to tell you that the SELinux policies that were pushed to the main tree 30 days (or more) ago have now been stabilized (none of them introduced problems, although some of them have other bugs still open which are either fixed in ~arch or will be fixed in the hardened-dev overlay soon). I’ll be working on pushing an additional set of changes to hardened-dev overlay today as it includes fixes for openrc that are quite important, and might even push this to the tree faster than usual.
&lt;/p&gt;
&lt;p&gt;
The reference policy is also working on a new release, so the moment it is released we will be picking that up as well (give or take a month, since my availability will be a bit less the next month).&lt;/p&gt;</description>
	<pubDate>Sun, 29 Jan 2012 11:33:40 +0000</pubDate>
	<dc:creator>Sven Vermeulen (swift)</dc:creator>
</item>
<item>
	<title>LinuxCrazy Podcasts: Podcast 95 Gentoo LiveDVD 12.0</title>
	<guid isPermaLink="false">http://linuxcrazy.com/112 at http://linuxcrazy.com</guid>
	<link>http://linuxcrazy.com/?q=node/112</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/722cf64173da3dcd4fc1b312aeeee73d.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;&lt;b&gt;In this podcast, create a best off cd with soundconverter and gnomebaker. The new Gentoo LiveDVD with persistance. The Northeast Linux Fest  Saturday March 17, 2012, Worcester MA. Samsung ML3312 and Linux plus an Interview with Milan Kazarka.&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Links&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Northeast Linux Fest | Saturday March 17, 2012.&lt;/i&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.northeastlinuxfest.org/&quot; title=&quot;http://www.northeastlinuxfest.org/&quot;&gt;http://www.northeastlinuxfest.org/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Gnome Shell Extensions&lt;/i&gt;&lt;br /&gt;
&lt;a href=&quot;https://extensions.gnome.org/&quot; title=&quot;https://extensions.gnome.org/&quot;&gt;https://extensions.gnome.org/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Gentoo 12.0 LiveDVD&lt;/i&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.gentoo.org/news/20120102-livedvd.xml&quot; title=&quot;http://www.gentoo.org/news/20120102-livedvd.xml&quot;&gt;http://www.gentoo.org/news/20120102-livedvd.xml&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Samsung ML-3312ND&lt;/i&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.samsung.com/us/support/downloads/ML-3312ND/XAA&quot; title=&quot;http://www.samsung.com/us/support/downloads/ML-3312ND/XAA&quot;&gt;http://www.samsung.com/us/support/downloads/ML-3312ND/XAA&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://gpo.zugaina.org/net-print/samsung-unified-linux-driver&quot; title=&quot;http://gpo.zugaina.org/net-print/samsung-unified-linux-driver&quot;&gt;http://gpo.zugaina.org/net-print/samsung-unified-linux-driver&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Interview with Milan Kazarka&lt;/i&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.gentoo.org/news/20120119-milan-interview-announcement.xml&quot; title=&quot;http://www.gentoo.org/news/20120119-milan-interview-announcement.xml&quot;&gt;http://www.gentoo.org/news/20120119-milan-interview-announcement.xml&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Download&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxcrazy.com/podcasts/LC-95.ogg&quot;&gt; &lt;img alt=&quot;ogg&quot; height=&quot;58&quot; src=&quot;http://linuxcrazy.com/ogg.png&quot; width=&quot;60&quot; /&gt; &lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sat, 28 Jan 2012 22:46:25 +0000</pubDate>
	<dc:creator>LinuxCrazy Podcasts (linuxcrazy)</dc:creator>
</item>
<item>
	<title>Diego E. Pettenò: How not to sell me something — Why I won't be maintaining Yubikey software directly in Gentoo</title>
	<guid isPermaLink="false">tag:blog.flameeyes.eu,2005:Article/5498</guid>
	<link>http://blog.flameeyes.eu/2012/01/27/how-not-to-sell-me-something-why-i-won-t-be-maintaining-yubikey-software-directly-in-gentoo</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;You probably remember &lt;a href=&quot;http://blog.flameeyes.eu/2012/01/25/the-web-application-security-culture&quot;&gt;my previous notes&lt;/a&gt; about Wordpress, &lt;span class=&quot;caps&quot;&gt;FTP&lt;/span&gt; and the problem with security. At the end after a (boring) set up session I was able to get vsftpd provide &lt;span class=&quot;caps&quot;&gt;FTPS&lt;/span&gt; service, which should be usable both by Wordpress and by Dreamweaver, so that my friend the webmaster can upload through it directly.&lt;/p&gt;
&lt;p&gt;This is important because as it happens I have another prospective customer who’s going to run Wordpress, and &lt;span class=&quot;caps&quot;&gt;FTPS&lt;/span&gt; now start to look more interesting than &lt;span class=&quot;caps&quot;&gt;SSH&lt;/span&gt;, as it doesn’t require me to give shell access to the server either.&lt;/p&gt;
&lt;p&gt;Unfortunately I’m a bit worried (maybe more than I should be) for the use of standard passwords rather than certificates or keypairs for authentication. Which meant I went tried to think of other alternatives.. of which there are mostly two: &lt;a href=&quot;https://code.google.com/p/google-authenticator/&quot;&gt;Google Authenticator&lt;/a&gt; and &lt;a href=&quot;https://www.yubico.com/&quot;&gt;YubiKey&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;The latter I knew by name already because I proxy-maintain the required software for Brant, and I know it’s outdated already and would require a new maintainer who can deal with those packages – I already &lt;a href=&quot;http://blog.flameeyes.eu/2010/12/26/supporting-hardware-device-drivers&quot;&gt;posted about hardware-related maintenance&lt;/a&gt; for what it’s worth – so it was my first choice: while it meant I had to spend some money, it would have solved my problem &lt;em&gt;and&lt;/em&gt; improved Gentoo, even if just for a tiny bit. The price for YubiKey devices is also low enough that, if I felt like providing more &lt;span class=&quot;caps&quot;&gt;FTPS&lt;/span&gt; access to customers, I could simply bill it to them without many complaints.&lt;/p&gt;
&lt;p&gt;So I went on the manufacturer’s (Yubico’s) website and tried to buy two of them (one for me to test and set up, and one to give my friend to access the server); despite publishing the prices in dollars, they sell through Sweden and UK, which means they are part of EU’s &lt;span class=&quot;caps&quot;&gt;VAT&lt;/span&gt; area, and me being a registered business within EU, I should receive a reverse-charge invoice by stating my own &lt;span class=&quot;caps&quot;&gt;VAT&lt;/span&gt; ID… never had much of a problem with it, as many of my suppliers are sparse through Europe, I registered for the “foreign-enabled” registry right when I opened business — don’t ask me why Italian (and Spanish as far as I can tell) business owners are not enabled by default to have intra-union suppliers.&lt;/p&gt;
&lt;p&gt;Now trouble starts: since, as I just noted, not all &lt;span class=&quot;caps&quot;&gt;VAT&lt;/span&gt; IDs are valid to use for intra-union trade, there has to be a way to ensure you’re dealing with an acceptable party. This is implemented through &lt;a href=&quot;http://en.wikipedia.org/wiki/VAT_Information_Exchange_System&quot;&gt;&lt;span class=&quot;caps&quot;&gt;VIES&lt;/span&gt;&lt;/a&gt; the &lt;em&gt;&lt;span class=&quot;caps&quot;&gt;VAT&lt;/span&gt; Information Exchange System&lt;/em&gt; which, for what concerns Italian businesses, only tells you a boolean result of valid/invalid (and not the full registration data that most other states seem to provide). I knew &lt;span class=&quot;caps&quot;&gt;VIES&lt;/span&gt; from a previous business agreement, but I never cared &lt;em&gt;much&lt;/em&gt;. Turns out though that most e-Shops I encountered validate the &lt;span class=&quot;caps&quot;&gt;VAT&lt;/span&gt; ID after order completed ­— or in the case of Amazon it seems like they check their internal database as well as &lt;span class=&quot;caps&quot;&gt;VIES&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Yubico instead validates the request through &lt;span class=&quot;caps&quot;&gt;VIES&lt;/span&gt; at the time of registration:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;br /&gt;
&lt;span class=&quot;caps&quot;&gt;VAT&lt;/span&gt; Number could not be validated with &lt;span class=&quot;caps&quot;&gt;VIES&lt;/span&gt; at this time. This typically happens when the service is under maintenance. Please retry after some time. For urgent orders, please contact order@yubico.com&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Considering that the &lt;span class=&quot;caps&quot;&gt;VIES&lt;/span&gt; website has a long disclaimer (which I can’t quote here for reasons that will be clear in a moment) stating that they do not guarantee the availability of the service at any time, and only seem to guarantee the validity of the data to the extent that the law ask them to (which probably means “as long as the states’ own databases are correct”), relying on such a service for registration is .. &lt;em&gt;bad&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;span class=&quot;caps&quot;&gt;VIES&lt;/span&gt; website is indeed down since at least 11am today (over four hours ago as I write this); for a moment they also gave me an interesting page (which I forgot to save), telling me that there were too many requests’ failures from “my IP address” … listing an IP address in the 212/8 range — my actual IP address is in the 94/8 range.&lt;/p&gt;
&lt;p&gt;What’s the end result here? I’ll probably waste some more time trying to get Google Authenticator; Yubico basically lost a customer and a (possible) contributor by &lt;a href=&quot;http://blog.flameeyes.eu/2011/03/23/don-t-try-being-smarter-than-me-you-aren-t-you-re-just-a-website&quot;&gt;trying and failing to be smarter&lt;/a&gt; and won’t have a dedicated maintainer in Gentoo in the near future. It’s sad, because it seems to be easily the most cost- and time-effective solution out there (Google Authenticator is free, but it requires a greater investment of time, and time is money as we all should know).&lt;/p&gt;</description>
	<pubDate>Fri, 27 Jan 2012 13:20:07 +0000</pubDate>
	<dc:creator>Diego E. Pettenò (flameeyes)</dc:creator>
</item>
<item>
	<title>Mike Pagano: Update: Linux Local Privilege Escalation via SUID</title>
	<guid isPermaLink="false">http://www.mpagano.com/blog/?p=163</guid>
	<link>http://www.mpagano.com/blog/?p=163</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/bdfea328a68fbcf028ac72b0d0e87a54.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;Seems the patch I committed for the fix was corrupted.  So, I am rebuilding and releasing kernels for 3.2 , 3.1 and 3.0.&lt;/p&gt;
&lt;p&gt;Thanks for wired for pointing this out.  I will be removing the ones from yesterday.&lt;/p&gt;
&lt;p&gt;The following kernels now contain the fix:&lt;/p&gt;
&lt;p&gt;gentoo-sources-3.2.1-r2&lt;/p&gt;
&lt;p&gt;gentoo-sources-3.1.10-r1&lt;/p&gt;
&lt;p&gt;gentoo-sources-3.0.17-r2&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
	<pubDate>Tue, 24 Jan 2012 14:06:35 +0000</pubDate>
	<dc:creator>Mike Pagano (mpagano)</dc:creator>
</item>
<item>
	<title>Diego E. Pettenò: From Rails to Syslog or: How I Learned to Stop Worrying and Ditch production.log</title>
	<guid isPermaLink="false">tag:blog.flameeyes.eu,2005:Article/5496</guid>
	<link>http://blog.flameeyes.eu/2012/01/24/from-rails-to-syslog-or-how-i-learned-to-stop-worrying-and-ditch-production-log</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;In my &lt;a href=&quot;http://blog.flameeyes.eu/2012/01/22/apache-passenger-rails-log-shmock&quot;&gt;previous installment&lt;/a&gt; I ranted about. among other things, the way Rails suggests you to keep a world-writeable log file for the production environment. As I said at the end, I planned on looking at the &lt;a href=&quot;https://rubygems.org/gems/syslogger&quot;&gt;syslogger gem&lt;/a&gt; and that was actually quite helpful.&lt;/p&gt;
&lt;p&gt;The idea goes like this: by using syslogger you can tell Rails that the logs have to go through the syslog; in my case that means it goes to metalog, which then filters on the webapp names and pushes it to &lt;code&gt;/var/log/rails&lt;/code&gt;, taking care of rotating the log as needed (either due to size or time — the former is quite useful to avoid that rogue bots cause a DoS, which happened to me when I was inexperienced with these technologies!). Of course, this only works on Unix, but that’s what I care about anyway.&lt;/p&gt;
&lt;p&gt;Beside the placement of the logs, using &lt;code&gt;metalog&lt;/code&gt; for me also means I can filter important messages and show them in the important messages’ log rather than being just limited to a hidden log file within the app’s own tree, and also means that I can mix in the messages of all the running applications, rather than having each report to a different file. If I were to use &lt;code&gt;syslog-ng&lt;/code&gt; instead, I could easily make it send the logs via network to another box and aggregate all of them there… but I really don’t see the point (yet) for that, and the features that &lt;code&gt;metalog&lt;/code&gt; comes with tramp easily the network support.&lt;/p&gt;
&lt;p&gt;So how do you achieve this? It’s actually pretty easy. Obviously it starts with installing &lt;code&gt;dev-ruby/syslogger&lt;/code&gt; (in Gentoo, through Portage, everywhere else, via gem); then you can configure this very easily on both Rails 2.3 and 3.x series (I have one server running Rails 2.3, the other 3.1… I have yet to set up Typo 6.x, but I’ll probably do that at some point in the near future, although unlikely before &lt;span class=&quot;caps&quot;&gt;FOSDEM&lt;/span&gt;).&lt;/p&gt;
&lt;p&gt;The trick is all in &lt;code&gt;config/environments/production.rb&lt;/code&gt;, where you have to tell Rails to use a custom Logger; there is already an example, commented-out like that refers to the other gem, SyslogLogger, but you should change it to something like this&lt;/p&gt;
&lt;div class=&quot;CodeRay&quot;&gt;&lt;pre&gt;  config.logger = Syslogger.new(&quot;yourappname&quot;)&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;This way you can distinguish each application’s messages in the log. Then in the &lt;code&gt;metalog.conf&lt;/code&gt; file you can have:&lt;/p&gt;
&lt;div class=&quot;CodeRay&quot;&gt;&lt;pre&gt;Rails apps : 
  program_regex = &quot;^(typo|radiant|yourappname)&quot;
  logdir = &quot;/var/log/rails&quot;
  maxfiles = 5
  break = 1&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;so that everything is then readable as &lt;code&gt;/var/log/rails/current&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I’m not sure how much it impacts performance; I’d be surprised if it decreased them, as &lt;code&gt;metalog&lt;/code&gt; also buffers the disk writes, but you never know until you check for sure; in general I still prefer if the (multiple) Rails processes send everything to &lt;code&gt;metalog&lt;/code&gt; for my own convenience.&lt;/p&gt;
&lt;p&gt;Interestingly, if you have a webapp that does not deal with on-disk files directly, but just with a database, by using syslogger you’re basically limiting the writing to the cache directories only, which is probably a positive note.&lt;/p&gt;</description>
	<pubDate>Tue, 24 Jan 2012 11:23:25 +0000</pubDate>
	<dc:creator>Diego E. Pettenò (flameeyes)</dc:creator>
</item>
<item>
	<title>Mike Pagano: Gentoo Kernel release for Linux Local Privilege Escalation via SUID /proc/pid/mem</title>
	<guid isPermaLink="false">http://www.mpagano.com/blog/?p=160</guid>
	<link>http://www.mpagano.com/blog/?p=160</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/bdfea328a68fbcf028ac72b0d0e87a54.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;I just released gentoo-sources-3.2.1-r1 for &lt;a href=&quot;http://lwn.net/Articles/476684/&quot; title=&quot;Linux Local Privilege Escalation via SUID /proc/pid/mem &quot;&gt;Linux Local Privilege Escalation via SUID /proc/pid/mem&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;I plan on creating releases for additional kernels with this patch through the day.&lt;/p&gt;
&lt;p&gt;See the link for more info on the privilege escalation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The following kernel versions contain the patch:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;gentoo-sources-3.2.1-r1&lt;/p&gt;
&lt;p&gt;gentoo-sources-3.1.10&lt;/p&gt;
&lt;p&gt;gentoo-sources-3.0.17-r1&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
	<pubDate>Mon, 23 Jan 2012 20:33:50 +0000</pubDate>
	<dc:creator>Mike Pagano (mpagano)</dc:creator>
</item>
<item>
	<title>Andreas K. Hüttel: Gentoo zero-day packaging of new KDE releases explained</title>
	<guid isPermaLink="false">tag:blogger.com,1999:blog-7849507270164967036.post-1998832142446178686</guid>
	<link>http://dilfridge.blogspot.com/2012/01/gentoo-zero-day-packaging-of-new-kde.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/36167de7e11e3b358446823d51e69792.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;Usually, whenever a new KDE release is published, Gentoo users can update already the same day, as suddenly a complete and polished set of ebuilds appears in the portage tree. (Stay tuned on upcoming wednesday for KDE 4.8.0, it's shaping up very nicely!) How is this possible? Well... let me explain.&lt;br /&gt;&lt;br /&gt;If you're a stable version user, you may have never heard of so-called live ebuilds. This is a special variant, usually denoted by a version number ending in 9999, that does not rely on a source tarball. Instead, it contains a URL of a revsion control system (say on anongit.kde.org). When you emerge such a version of a package, the sources of the specified branch are checked out or updated to the newest upstream state, and that is used for building the installation package. Obviously this is not for everyone; depending how well upstream structures commits, things may not build for a while, contain fresh bugs, ... Also, reporting bugs from live versions on Gentoo bugzilla is discouraged as most of the times we can't do anything about it (do it only if you are sure it's a problem with the ebuilds, not with the source). If you're running live, you should be willing to hack yourself and work with upstream.&lt;br /&gt;&lt;br /&gt;However, many of the Gentoo KDE team members run these live ebuilds, partly the current bugfix branch (i.e. KDE/4.8), partly even git master. They continuously keep the live ebuilds in the Gentoo KDE overlay updated to the newest state of the source. When a release is made, the corresponding live ebuilds of this branch are copied to the version ebuilds. For example, the KDE/4.8 branch live ebuilds have the version number 4.8.49.9999 (i.e. &lt;br /&gt;kde-base/kdelibs-4.8.49.9999), so when the pre-release tarballs for KDE 4.8.0 were released to the packagers a few days ago, we only had to copy all 4.8.49.9999 ebuilds to 4.8.0 and immediately had a working set for testing. Most problems at that point are only caused by changes in tarball packaging. As distribution packagers get the pre-release tarballs (that still may change due to last-minute bugfixes) a week before the official release date, these can easily be fixed in time.&lt;br /&gt;&lt;br /&gt;This also means that KDE maintenance in Gentoo is really a team effort. Whoever moves a released version to the main portage tree and/or commits bugfixes there builds on all the work that the team has done in the overlay in the meantime. Cheers!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7849507270164967036-1998832142446178686?l=dilfridge.blogspot.com&quot; width=&quot;1&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sun, 22 Jan 2012 17:43:02 +0000</pubDate>
	<dc:creator>Andreas K. Hüttel (dilfridge)</dc:creator>
</item>
<item>
	<title>Diego E. Pettenò: Apache, Passenger, Rails: log shmock</title>
	<guid isPermaLink="false">tag:blog.flameeyes.eu,2005:Article/5495</guid>
	<link>http://blog.flameeyes.eu/2012/01/22/apache-passenger-rails-log-shmock</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;You might or might not remember my &lt;a href=&quot;http://blog.flameeyes.eu/2011/11/19/the-pain-of-installing-rt-in-gentoo-part-2&quot;&gt;fighting with mod_perl&lt;/a&gt; and my finding a bug in the handling of logs if Apache’s error log is set to use the syslog interface (which in my case would be &lt;code&gt;metalog&lt;/code&gt;). For those wondering &lt;a href=&quot;https://rt.cpan.org/Public/Bug/Display.html?id=72540&quot;&gt;the upstream bug is still untouched&lt;/a&gt; goes without saying. This should have told me that there aren’t many people using Apache’s syslog support, but sometimes I’m stubborn.&lt;/p&gt;
&lt;p&gt;Anyway, yesterday I finally put into so-called “production” the webapp I &lt;a href=&quot;http://blog.flameeyes.eu/2012/01/16/patching-up-a-monster-of-frankeinsteinian-proportions&quot;&gt;described last week&lt;/a&gt; for handling customers’ computers. I got it working in no time after mongoid started to behave (tests are still restricted, because a couple fail and I’m not sure why — I’ll have to work on that with the next release that require quite fewer hacks to test cleanly). I did encounter a nasty bug in &quot;best_in_place&quot;http://rubygems.org/gems/best_in_place which I ended up fixing in Gentoo even though upstream hasn’t merged &lt;a href=&quot;https://github.com/Flameeyes/best_in_place&quot;&gt;my branch&lt;/a&gt; yet.&lt;/p&gt;
&lt;p&gt;To get it in “production” I simply mean configuring it to run on the twin server of this blog’s, which I’ve been using for another customer as well — and got ready for a third. Since Rails 3.1 was already installed on that box, it was quite easy to move my new app there. All it took was installing the few new gems I needed and…&lt;/p&gt;
&lt;p&gt;Well here’s the interesting thing: I didn’t want for my application to run as my user, while obviously I wanted to check out the sources with my user so that I could get it to update with &lt;code&gt;git&lt;/code&gt; … how do you do that? Well, Passenger is able to run the application under whatever user owns the &lt;code&gt;config/environment.rb&lt;/code&gt; file, so you’d expect it to be able to run under an arbitrary user as well — which is the case, but only if you’re using version 3 (which is not stable in Gentoo as of yet).&lt;/p&gt;
&lt;p&gt;So anyway I set up the new passenger to change the user, make &lt;code&gt;public/assets/&lt;/code&gt; and another directory I write to group-writable (the app user and my user are in the same group), and then I’m basically done, I think. I start up and I’m done with it, I think… but the hostnames tell me that “something went wrong”, without any clue as to what.&lt;/p&gt;
&lt;p&gt;Okay so the default for Passenger is to not have any log at all, not a problem, I’ll just increase the level to 1 and see the error… or not? I still get no output in Apache’s error log .. which is still set to syslog… don’t tell me… I set Passenger to log to file, and lo and behold it works fine. I wonder if it’s time for me to learn Apache’s &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt; and get to fix both, since it looks like I’m one of the very few people who would like to use syslog as Apache’s error log.&lt;/p&gt;
&lt;p&gt;After getting Passenger to finally tell me what’s wrong, I find out both the reason why Rails wasn’t starting (I forgot to enable two &lt;span class=&quot;caps&quot;&gt;USE&lt;/span&gt; flags in &lt;code&gt;dev-ruby/barby&lt;/code&gt; which I use for generating the QR code on the label), but I also see this:&lt;/p&gt;
&lt;div class=&quot;CodeRay&quot;&gt;&lt;pre&gt;Rails Error: Unable to access log file. Please ensure that /var/www/${vhost}/log/production.log exists and is chmod 0666. The log level has been raised to WARN and the output directed to STDERR until the problem is fixed.
Please note that logging negatively impacts client-side performance. You should set your logging level no lower than :info in production.&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;What? Rails is really telling its users to create a &lt;strong&gt;world writeable&lt;/strong&gt; log file, when it fails to write to it? Are they freaking kidding me? Is this really a suggestion coming from the developers of a framework for &lt;strong&gt;Web Applications&lt;/strong&gt; which should be security-sensitive? … Okay so one can be smarter than them and do the right thing (in my case make sure that the log file is actually group-writeable) but if this is the kind of suggestions they find proper to tell you, it’s no wonder what happened with Diaspora. So it’s one more reason why &lt;a href=&quot;http://blog.flameeyes.eu/2010/09/23/rails-is-not-for-fire-and-forget-hosting&quot;&gt;Rails shouldn’t be for the faint hearted&lt;/a&gt; and that you should pay a very good sysadmin if you want to run a Rails application.&lt;/p&gt;
&lt;p&gt;Oh and by the way the cherry on top of this is that instead of just sending the log to stderr, leaving it to Passenger to wrangle – which would have worked out nicely if Passenger had a way to distinguish which app the errors are coming from – Rails also moves the log level to warning, just to spite you. And then tells you that it impacts performances! Ain’t that lovely?&lt;/p&gt;
&lt;p&gt;Plan for the day? If I find some extra free time I’d like to give a try and package (not necessarily in this order) &lt;a href=&quot;https://rubygems.org/gems/syslogger&quot;&gt;syslogger&lt;/a&gt; so that the whole &lt;code&gt;production.log&lt;/code&gt; thing can go away fast.&lt;/p&gt;</description>
	<pubDate>Sun, 22 Jan 2012 08:19:07 +0000</pubDate>
	<dc:creator>Diego E. Pettenò (flameeyes)</dc:creator>
</item>
<item>
	<title>Matti Bickel: R.I.P PHP-5.2</title>
	<guid isPermaLink="false">tag:blogger.com,1999:blog-1416509538714373497.post-8289328252489675534</guid>
	<link>http://badmadmatti.blogspot.com/2012/01/rip-php-52.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/e21d9aba4f46bb12022fb40beb503712.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;Today, olemarkus finally removed the dev-lang/php-5.2.17 ebuild from the gentoo-x86 tree.&lt;br /&gt;&lt;br /&gt;So it's been nearly 5 years since php-5.2.1-r3 got introduced to the main tree. And it comes almost exactly a year after the last release of php-5.2 was &lt;a href=&quot;http://www.php.net/archive/2011.php#id2011-01-06-1&quot;&gt;announced&lt;/a&gt; on php.net.   Half a decade lifetime is pretty decent for release cycles, ain't it?&lt;br /&gt;&lt;br /&gt;But with all the &lt;a href=&quot;http://badmadmatti.blogspot.com/2010/07/why-you-want-php-532.html&quot;&gt;new and shiny features&lt;/a&gt; in 5.3 (and 5.4!), there's really nothing bad about letting php-5.2 die.&lt;br /&gt;&lt;br /&gt;So by all means: PHP is dead, long live PHP!&lt;br /&gt;&lt;br /&gt;P.S.: If you find any zombies, ie packages you want to merge but that require php-5.2 to function, please notify the Gentoo PHP team via our &lt;a href=&quot;https://bugs.gentoo.org&quot;&gt;bug tracker&lt;/a&gt; or leave a comment here. Thanks a lot!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1416509538714373497-8289328252489675534?l=badmadmatti.blogspot.com&quot; width=&quot;1&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sun, 22 Jan 2012 00:20:51 +0000</pubDate>
	<dc:creator>Matti Bickel (mabi)</dc:creator>
</item>
<item>
	<title>Richard Freeman: A Quick Dracut Module</title>
	<guid isPermaLink="false">http://rich0gentoo.wordpress.com/?p=142</guid>
	<link>http://rich0gentoo.wordpress.com/2012/01/21/a-quick-dracut-module/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/2e5ed33a99ac2043a6f7c98b01c110d4.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;Since the general trend on many linux distros is towards requiring /usr to be mounted at boot time, I figured I’d see what it would take to get it working using dracut.&lt;/p&gt;
&lt;p&gt;I’ve been messing with dracut for a while, and for some reason it stubbornly refuses to detect my raid devices.  The kernel autodetection works fine, but this is disabled when booting from an initramfs.  Dracut would timeout and drop me to a dash shell, and if I just typed mdadm -As followed by exit it would boot just fine.  &lt;/p&gt;
&lt;p&gt;Dracut is using udev to set up raid devices, and obviously that is not working.&lt;/p&gt;
&lt;p&gt;Beyond this, I’d like to get my /usr mounted pre-boot, and there is a module called usrmount that purports to do just this.  However, it isn’t working in my case because /usr is a bind mount to a subdir on an lvm volume, and it just isn’t figuring that out (it doesn’t even run lvm in the first place despite having the module installed, let alone figuring out what to mount in what order – I suspect the lvm module only works if root is on lvm).&lt;/p&gt;
&lt;p&gt;My solution to both problems is to build my own simple dracut module.  If you want to try it out:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;cd /usr/lib/dracut/modules.d/&lt;/li&gt;
&lt;li&gt;mkdir 91local&lt;/li&gt;
&lt;li&gt;cat &amp;gt; 91local/module-setup.sh&lt;br /&gt;
&lt;code&gt;#!/bin/bash&lt;br /&gt;
# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-&lt;br /&gt;
# ex: ts=8 sw=4 sts=4 et filetype=sh&lt;p&gt;&lt;/p&gt;
&lt;p&gt;check() {&lt;br /&gt;
    return 0&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;depends() {&lt;br /&gt;
    return 0&lt;br /&gt;
}&lt;/p&gt;
&lt;/code&gt;&lt;p&gt;&lt;code&gt;install() {&lt;br /&gt;
    inst_hook pre-trigger 91 &quot;$moddir/mount-local.sh&quot;&lt;br /&gt;
}&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;cat &amp;gt; 91local/mount-local.sh&lt;br /&gt;
&lt;code&gt;#!/bin/sh&lt;br /&gt;
# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-&lt;br /&gt;
# ex: ts=8 sw=4 sts=4 et filetype=sh&lt;p&gt;&lt;/p&gt;
&lt;p&gt;mount_local()&lt;br /&gt;
{&lt;br /&gt;
        mdadm -As&lt;br /&gt;
        lvm pvscan&lt;br /&gt;
        lvm vgscan&lt;br /&gt;
        lvm lvscan&lt;br /&gt;
        lvm vgchange -ay&lt;br /&gt;
}&lt;/p&gt;
&lt;/code&gt;&lt;p&gt;&lt;code&gt;mount_local&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Then run dracut to build your initramfs, and it should let mdadm and lvm auto-detect everything before it gets to mounting stuff.  You can then use the fstab-sys to mount whatever you need to mount user.  However, in your fstab.sys if you’re configuring a bindmount be sure to prepend /sysroot/ before the source directory.&lt;br /&gt;
Example fstab.sys:&lt;br /&gt;
&lt;code&gt;/dev/vg1/data           /data   ext4            noatime,user_xattr,barrier=1 0 0&lt;br /&gt;
/sysroot/data/usr               /usr    none            bind    0 0&lt;br /&gt;
/sysroot/data/var               /var    none            bind    0 0&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Hopefully this helps somebody out – the dracut documentation is pretty sparse.  In fact, if somebody connected to dracut stumbles upon this I’d be open to a better way of hooking my script – pre-trigger just doesn’t seem right – I’d rather let udev try to do everything first.  However, I couldn’t find any way to hook after udev runs but before it bombs out not finding my root device.  Suggestions welcome.&lt;/p&gt;
&lt;br /&gt;Filed under: &lt;a href=&quot;http://rich0gentoo.wordpress.com/category/gentoo/&quot;&gt;gentoo&lt;/a&gt;, &lt;a href=&quot;http://rich0gentoo.wordpress.com/category/linux/&quot;&gt;linux&lt;/a&gt;  &lt;a href=&quot;http://feeds.wordpress.com/1.0/gocomments/rich0gentoo.wordpress.com/142/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/rich0gentoo.wordpress.com/142/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godelicious/rich0gentoo.wordpress.com/142/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/rich0gentoo.wordpress.com/142/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gofacebook/rich0gentoo.wordpress.com/142/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/rich0gentoo.wordpress.com/142/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gotwitter/rich0gentoo.wordpress.com/142/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/rich0gentoo.wordpress.com/142/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gostumble/rich0gentoo.wordpress.com/142/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/rich0gentoo.wordpress.com/142/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godigg/rich0gentoo.wordpress.com/142/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/rich0gentoo.wordpress.com/142/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/goreddit/rich0gentoo.wordpress.com/142/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/rich0gentoo.wordpress.com/142/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://stats.wordpress.com/b.gif?host=rich0gentoo.wordpress.com&amp;amp;blog=12853060&amp;amp;post=142&amp;amp;subd=rich0gentoo&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Sat, 21 Jan 2012 21:28:36 +0000</pubDate>
	<dc:creator>Richard Freeman (rich0)</dc:creator>
</item>
<item>
	<title>Theo Chatzimichos: Gentoo KDE Team January 2012 meeting</title>
	<guid isPermaLink="false">http://blogs.gentoo.org/tampakrap/?p=720</guid>
	<link>http://blogs.gentoo.org/tampakrap/gentoo-kde-team-january-2012-meeting/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/eca1dcca43b9f6b51529bca3909e46cd.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;&lt;b&gt;1) Roll call&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;alexxy, jmbsvicetto, dilfridge, johu, mschiff, tampakrap, Thev00d00&lt;/p&gt;
&lt;p&gt;&lt;b&gt;2) Electing a new team leader&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Since one year is not over yet, it will be skipped for the next meeting.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;3) What shall we do with kdepim-4.4&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;KDEPIM 4.4 is not supported any more by upstream, but on the other hand KDEPIM2 is still too buggy. We had a discussion if we should remove it completely or if we should continue maintain it, despite the compatibility bugs that started to emerge with newer KDE versions. Final decision is that we will continue support it as long it works with newer KDE SC releases. We’ll keep the kdepim-l10n split package to provide the translations for it.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;4) kdeenablefinal revisited&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Since upstream doesn’t seem to care about it much, plus it doesn’t make much sense now that there are many split tarballs, we decided to remove it the next day after the meeting.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;5) phonon-xine removal&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;KDE upstream acknowledged that this is not maintained anymore. It’s already masked since 2011/12/01. Will be last rited and removed 15 days afterwards.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;6) Qt 4.8&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;We expect no big issues with it. Kdenlive is the only known application that does not build at the moment and will be patched. kde-base/kstyles-4.7.* needs to be rebuilt after the upgrade, which we’ll solve with a combination of revbump/dependencies (otherwise KDE apps using oxygen style crash).&lt;/p&gt;
&lt;p&gt;&lt;b&gt;7) Dropping RPATH from installed binaries&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Postponed for next meeting, need more info from reavertm and/or hardened herd.&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;img alt=&quot;8)&quot; class=&quot;wp-smiley&quot; src=&quot;http://blogs.gentoo.org/tampakrap/wp-includes/images/smilies/icon_cool.gif&quot; /&gt; To eselect Boost or not to eselect boost&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;No final decision was taken, discussion will be moved to -dev mailing list.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;9) Bugs&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;* dev-util/cmake picks always the latest boost.&lt;/b&gt;&lt;b&gt; Fix in overlay since 13. Dec. Move to tree? &lt;/b&gt;&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=335108&quot;&gt;https://bugs.gentoo.org/show_bug.cgi?id=335108&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;see 8.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;* cmake-utils.eclass PREFIX is not defined, any progress?&lt;/b&gt; &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=335108&quot;&gt;https://bugs.gentoo.org/show_bug.cgi?id=358059&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Postponed for next meeting&lt;/p&gt;
&lt;p&gt;&lt;b&gt;* Remove hard dep on media-libs/phonon from kde-base/kdelibs&lt;/b&gt; &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=356681&quot;&gt;https://bugs.gentoo.org/show_bug.cgi?id=356681&lt;/a&gt; &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=388041&quot;&gt;https://bugs.gentoo.org/show_bug.cgi?id=388041&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Although it is possible to build kdelibs against qt-phonon, it is not recommended by upstream. Decision postponed for next meeting.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;* Eclass problem with handbook without LINGUAS.&lt;/b&gt; &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=372457&quot;&gt;https://bugs.gentoo.org/show_bug.cgi?id=372457&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Needs more analysis. Postponed.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;* MacOSX request for cmake-utils.eclass: Remove force of  CMAKE_BUILD_WITH_INSTALL_RPATH=TRUE&lt;/b&gt; &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=398437&quot;&gt;https://bugs.gentoo.org/show_bug.cgi?id=398437&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That was a request by the Gentoo Prefix team, and got accepted&lt;/p&gt;
&lt;p&gt;&lt;b&gt;* Revise the change “semantic-desktop? -&amp;gt; semantic-desktop=”. Why was the change needed.&lt;/b&gt; &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=396491&quot;&gt;https://bugs.gentoo.org/show_bug.cgi?id=396491&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We had split opinions on this. Skipped for next meeting, as we need reavertm’s input on this.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;10) Open floor&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tampakrap will make a KDE SC 4.8 release party in Prague, more info coming soon.&lt;/li&gt;
&lt;li&gt;Qt meeting on Thursday 26th Jan.&lt;/li&gt;
&lt;li&gt;See you at fosdem &lt;img alt=&quot;:)&quot; class=&quot;wp-smiley&quot; src=&quot;http://blogs.gentoo.org/tampakrap/wp-includes/images/smilies/icon_smile.gif&quot; /&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: right;&quot;&gt;&lt;i&gt;Meeting Log can be found &lt;a href=&quot;http://www.gentoo.org/proj/en/desktop/kde/meeting-logs/kde-project-meeting-log-20120116.txt&quot;&gt;here&lt;/a&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.fosdem.org&quot;&gt;&lt;img alt=&quot;I'm going to FOSDEM, the Free and Open Source Software Developers' European Meeting&quot; src=&quot;http://www.fosdem.org/promo/going-to&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
	<pubDate>Sat, 21 Jan 2012 15:52:03 +0000</pubDate>
	<dc:creator>Theo Chatzimichos (tampakrap)</dc:creator>
</item>
<item>
	<title>Gentoo News: Interview with Milan Kazarka</title>
	<guid isPermaLink="false">http://www.gentoo.org/news/20120119-milan-interview-announcement.xml</guid>
	<link>http://www.gentoo.org/news/20120119-milan-interview-announcement.xml</link>
	<description>&lt;center&gt;&lt;a href=&quot;http://www.gentoo.org/proj/en/pr/images/Milan_poster.jpg&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://www.gentoo.org/proj/en/pr/images/Milan_poster_500.jpg&quot; /&gt;&lt;/a&gt;&lt;/center&gt;&lt;p&gt;&lt;b&gt;&lt;span&gt;Milan is from Foresight Media s.r.o, who produce interactive Touch
      Tables, that run Gentoo Linux. One of the products are a low cost
      alternative to Microsoft's Surface. Be sure to check out an &lt;a href=&quot;http://www.simplemediaplatform.com/&quot;&gt;overview of their
        products&lt;/a&gt;. Milan, thank you very much for your time. My first
      question is this:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Who is Milan and how did you get started with Gentoo?
    &lt;ul&gt;&lt;li&gt;I guess I'm a product designer, developer, entrepreneur and part time
        artist living in Central Europe usually in Vienna, Bratislava and
        Prague. To be able to create inventions, new gadgets you either need a
        ton of money or you learn how to do many things by yourself in a garage
        or in my case in my atelier. For me it would be quite depressing to
        ‘just design' something :) And so I create prototypes, which I push
        into serial production like my touch table designs. When I was 13 years
        old I accidentally saw a magazine with a penguin. I thought it was a
        cool logo of something. Then I saw it said that there's a free CD of an
        operating system that I haven't heard of. I could not hack my
        pre-installed commercial software enough and so I gave it a try and I
        guess it's the usual story of many Open Source and Linux geeks from
        there on :) After some time using various Linux distributions I saw
        that the complexity and the number of regressions in many of them has
        become so high over the years that I needed a system that would let me
        stay in control and a system that would value it's own design. Gentoo
        was a natural choice.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;
  Be sure to check out the &lt;b&gt;&lt;a href=&quot;http://www.gentoo.org/proj/en/pr/20120119-milan-interview.xml&quot;&gt;Full Interview!&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://forums.gentoo.org/viewtopic-p-6933168.html&quot;&gt;Discuss
    this!&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Fri, 20 Jan 2012 10:02:23 +0000</pubDate>
	<dc:creator>Gentoo News ()</dc:creator>
</item>
<item>
	<title>Gentoo News: Gentoo at SCALE 10x</title>
	<guid isPermaLink="false">http://www.gentoo.org/news/20120118-scale-10x.xml</guid>
	<link>http://www.gentoo.org/news/20120118-scale-10x.xml</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.socallinuxexpo.org&quot;&gt;SCALE 10x&lt;/a&gt; is almost here, and
Gentoo will be there!
&lt;/p&gt;&lt;p&gt;
Southern California's premier open-source software event is just around the
corner, running from Friday, January 20 through Sunday, January 22. Several
Gentoo developers will be there; it will be even bigger than previous years.
&lt;/p&gt;&lt;p&gt;
We'll be showing off some nifty devices running Gentoo, and we'll be giving out
installation media. Whether you're a developer, user, or simply curious, be sure
to stop by &lt;a href=&quot;http://www.socallinuxexpo.org/scale10x/exhibitors/gentoo&quot;&gt;booth #70&lt;/a&gt;.
See you there!
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://forums.gentoo.org/viewtopic-p-6932582.html&quot;&gt;Discuss this!&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 18 Jan 2012 09:02:28 +0000</pubDate>
	<dc:creator>Gentoo News ()</dc:creator>
</item>
<item>
	<title>Donnie Berkholz: If you’re in Europe, go to Monki Gras</title>
	<guid isPermaLink="false">http://dberkholz.com/?p=755</guid>
	<link>http://dberkholz.com/2012/01/18/if-youre-in-europe-go-to-monki-gras/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/4bd89909a88b229552b227135b672b2e.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;To my European readers: &lt;strong&gt;if you care about the impact of social technologies like Git (and GitHub) &amp;amp; how they’re transforming software development, or the impact of social technology on communities, and you enjoy good beer, you need to be at &lt;a href=&quot;http://monkigras.com/&quot; title=&quot;Monki Gras&quot;&gt;Monki Gras&lt;/a&gt;.&lt;/strong&gt; I &lt;a href=&quot;http://redmonk.com/dberkholz/2012/01/17/why-you-need-to-come-to-monki-gras-or-a-monktoberfest-redux/&quot; title=&quot;Why you need to come to Monki Gras (OR, a Monktoberfest redux)  Read more: http://redmonk.com/dberkholz/2012/01/17/why-you-need-to-come-to-monki-gras-or-a-monktoberfest-redux/#ixzz1jmpqdSxm&quot;&gt;just posted&lt;/a&gt; over at my RedMonk blog about how the previous conference in the series, Monktoberfest, was the best conference of my life. And I’ve been to many.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://monkigras.com/&quot; title=&quot;Monki Gras&quot;&gt;Monki Gras&lt;/a&gt; is Feb. 1–2 in London. The timing’s perfect to stop by just before &lt;a href=&quot;http://fosdem.org/2012/&quot; title=&quot;FOSDEM&quot;&gt;FOSDEM&lt;/a&gt; (and that’s exactly what I’m doing). Registration is dirt-cheap, speakers are universally top-notch, and you’ll also get some world-class beers in the package.&lt;/p&gt;
&lt;br /&gt; Tagged: &lt;a href=&quot;http://dberkholz.com/tag/community/&quot;&gt;community&lt;/a&gt;, &lt;a href=&quot;http://dberkholz.com/tag/development/&quot;&gt;development&lt;/a&gt;, &lt;a href=&quot;http://dberkholz.com/tag/gentoo/&quot;&gt;gentoo&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gocomments/dberkholz.wordpress.com/755/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/dberkholz.wordpress.com/755/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godelicious/dberkholz.wordpress.com/755/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/dberkholz.wordpress.com/755/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gofacebook/dberkholz.wordpress.com/755/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/dberkholz.wordpress.com/755/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gotwitter/dberkholz.wordpress.com/755/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/dberkholz.wordpress.com/755/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gostumble/dberkholz.wordpress.com/755/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/dberkholz.wordpress.com/755/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godigg/dberkholz.wordpress.com/755/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/dberkholz.wordpress.com/755/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/goreddit/dberkholz.wordpress.com/755/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/dberkholz.wordpress.com/755/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://stats.wordpress.com/b.gif?host=dberkholz.com&amp;amp;blog=2962469&amp;amp;post=755&amp;amp;subd=dberkholz&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Wed, 18 Jan 2012 06:02:23 +0000</pubDate>
	<dc:creator>Donnie Berkholz (dberkholz)</dc:creator>
</item>
<item>
	<title>Johannes Huber: Meeting bits</title>
	<guid isPermaLink="false">http://blogs.gentoo.org/johu/?p=51</guid>
	<link>http://blogs.gentoo.org/johu/2012/01/17/meeting-bits/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/b1565223f4a62674b032dd4c5c3f6785.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;Yesterday (2012/01/16 20:00 UTC) we had the first Gentoo KDE team meeting this year. The meeting happened in #gentoo-meetings on freenode.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Participants: alexxy, dilfridge, jmbsvicetto, johu, mschiff, tampakrap, Thev00d00&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob;f=Documentation/maintainers/meetings/meeting-2012-01;h=94d33247886804304fa95957699ed937366891fb;hb=HEAD&quot; title=&quot;Gentoo KDE team meeting agenda 2012/01&quot;&gt;Agenda&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.gentoo.org/proj/en/desktop/kde/meeting-logs/kde-project-meeting-log-20120116.txt&quot; title=&quot;Gentoo KDE team meeting log 2012/01&quot;&gt;Log&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lead election is delayed, because 12 months not over&lt;/li&gt;
&lt;li&gt;We keep kdepim-4.4 in tree as long as it works and provide kdepim-l10n package&lt;/li&gt;
&lt;li&gt;Kdeenablefinal build feature will be removed today&lt;/li&gt;
&lt;li&gt;Phonon xine backend will be removed in 15 days&lt;/li&gt;
&lt;li&gt;We expect no big issues with Qt 4.8,  only kdenlive is not building at the moment&lt;/li&gt;
&lt;li&gt;eselect boost vs. latest boost is not a Gentoo KDE scope only issue, we will move the discussion to the gentoo-dev mailing list&lt;/li&gt;
&lt;li&gt;… read log &lt;img alt=&quot;:P&quot; class=&quot;wp-smiley&quot; src=&quot;http://blogs.gentoo.org/johu/wp-includes/images/smilies/icon_razz.gif&quot; /&gt;  or wait for the &lt;a href=&quot;http://blogs.gentoo.org/tampakrap/gentoo-kde-team-january-2012-meeting/&quot; title=&quot;Gentoo KDE team meeting 2012/01 summary&quot;&gt;full summary&lt;/a&gt; by tampakrap&lt;/li&gt;
&lt;li&gt;My netbook had a kernel panic while the meeting  :-/&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;After the meeting i joined the Gentoo Qt team.&lt;/div&gt;</description>
	<pubDate>Tue, 17 Jan 2012 09:13:43 +0000</pubDate>
	<dc:creator>Johannes Huber (johu)</dc:creator>
</item>
<item>
	<title>Diego E. Pettenò: Patching up a monster of frankeinsteinian proportions</title>
	<guid isPermaLink="false">tag:blog.flameeyes.eu,2005:Article/5492</guid>
	<link>http://blog.flameeyes.eu/2012/01/16/patching-up-a-monster-of-frankeinsteinian-proportions</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;I’ve spent the first week of the year on vacation with some friends. The second week of the year has been mixed between going on with the jobs I should have gotten working already, fighting a bad case of cold, and getting insulted by a customer of mine for actually having gotten real vacation time for once in two years. More to the point: said customer doesn’t actually pay me overtime, or actually at all for the support.&lt;/p&gt;
&lt;p&gt;Tonight I wanted to relax and think about my own needs. Not personal needs, alas, but at least needs for my work to become easier. Since I haven’t made any progress at all &lt;a href=&quot;http://blog.flameeyes.eu/tag/rt&quot;&gt;regarding RT&lt;/a&gt; I decided to look into a different need of mine: cataloguing customers’ computers.&lt;/p&gt;
&lt;p&gt;I originally simply kept a file listing the computers I set up for customers — then I started getting more customers, and sometimes getting a computer back after many months since last time. And I started forgetting which computer was which. Nowadays I have 79 computers on my “database” (which is just a git repository with a bunch of &lt;span class=&quot;caps&quot;&gt;HTML&lt;/span&gt; files as well as &lt;code&gt;lshw&lt;/code&gt; dumps), without counting those that have been dismissed.&lt;/p&gt;
&lt;p&gt;To recognise the computers, I started printing labels with a QR Code on them, which contains the &lt;span class=&quot;caps&quot;&gt;URL&lt;/span&gt; of the computer’s &lt;span class=&quot;caps&quot;&gt;HTML&lt;/span&gt; file on my website (password-protected). My original method required me to feed a multi-label A4 sheet into my laser printer and print one, two or three labels out on that… but it turned out to be a waste of time and of money in sheets, given that most of the time I ended up wasting half of it, as the printer refused to print aligned more than half the time. I’ve since bought a Dymo label printer, which is why you’ll find their drivers in Portage maintained by yours truly — the nice thing about Dymo’s label printers is that their drivers are fully &lt;span class=&quot;caps&quot;&gt;GPL&lt;/span&gt;-2, while as far as I can tell both Zebra and Brother have binary blobs, that make them unsuitable for use on amd64-based systems.&lt;/p&gt;
&lt;p&gt;As you can tell, there are a few things that I did in Gentoo that relate to this little “database” of mine: the &lt;code&gt;lshw&lt;/code&gt; fixes to try getting it back into SysRescueCD (it’s still not there — and I lost the password for my account on their forums), the Dymo drivers noted above, and &lt;code&gt;dev-ruby/barby&lt;/code&gt; which is a quite interesting library that allows you to generate almost any kind of barcode. And now it’s time of &lt;a href=&quot;http://blog.flameeyes.eu/tag/mongo&quot;&gt;MongoDB Ruby libraries&lt;/a&gt; as I’m trying to write an actual web application to manage the “database” and make it a &lt;em&gt;real&lt;/em&gt; database.&lt;/p&gt;
&lt;p&gt;Today’s achievement is big: I finally got Rails (3.1) to play nice with MongoDB. Not using MongoMapper, the author of which, as I &lt;a href=&quot;http://blog.flameeyes.eu/2011/12/21/gems-make-it-a-battle-between-the-developer-and-the-packager&quot;&gt;already talked about&lt;/a&gt; I would prefer not having much to discuss with. But thanks to Mauro I got pointed at &lt;a href=&quot;http://mongoid.org/&quot;&gt;Mongoid&lt;/a&gt; which is a much more well developed alternative.&lt;/p&gt;
&lt;p&gt;Okay sure there are quite a few things to kink out in the packaging of Mongoid – for instance the fact that the gem packages a Rakefile that relies on a (missing) Gemfile, or the fact that two out of three rspec targets in said Rakefile fail, one of which by crashing the interpeter – but at least their unit-tests work, and the code works as intended when loaded it up. Which is more I can say about MongoMapper.&lt;/p&gt;
&lt;p&gt;Oh and it doesn’t seem to require extra code to be added just to work correctly with Passenger.&lt;/p&gt;
&lt;p&gt;The only problem I have now is fixing up one side issue: how do I print the labels once I load this into my webserver? I could download the &lt;span class=&quot;caps&quot;&gt;PDF&lt;/span&gt; I use to print the label and then print that.. but it’s a bit of a time-waster. Of course both the server and Yamato (where the label printer is connected) are IPv6-enabled and .. well, the &lt;span class=&quot;caps&quot;&gt;IPP&lt;/span&gt; protocol used by &lt;span class=&quot;caps&quot;&gt;CUPS&lt;/span&gt; is fine to be used over the internet, as it can use &lt;span class=&quot;caps&quot;&gt;SSL&lt;/span&gt; encryption. Which yes, means that I’ll be setting up a web application … that calls home to print a label, how crazy is that?&lt;/p&gt;
&lt;p&gt;My only issue with this is that I’d rather not install cups on the webserver (especially since there is currently no way to just build the client side of it, which would be the only part of it I would need on the server — yeah I know, it’s funky), so I can’t just call &lt;code&gt;lpr mylabel.pdf&lt;/code&gt;… and as far as I can tell, the only way to access &lt;span class=&quot;caps&quot;&gt;IPP&lt;/span&gt; from Ruby is one of the many &lt;span class=&quot;caps&quot;&gt;CUPS&lt;/span&gt; library bindings available as gems, which are all &lt;code&gt;0.0&lt;/code&gt; versions, and do not inspire me the least. Since &lt;span class=&quot;caps&quot;&gt;IPP&lt;/span&gt; is based off &lt;span class=&quot;caps&quot;&gt;HTTP&lt;/span&gt;, I would have expected more implementations of it, to be honest.&lt;/p&gt;
&lt;p&gt;Possibly, it should be possible to extend some &lt;span class=&quot;caps&quot;&gt;HTTP&lt;/span&gt; Ruby library to send &lt;span class=&quot;caps&quot;&gt;IPP&lt;/span&gt; requests as well; for what I’m concerned, I’d just need the “Print-Job” method to be implemented, which would allow me to send the &lt;span class=&quot;caps&quot;&gt;PDF&lt;/span&gt; file to be printed with the default options. I guess I’ll resolve that bit once I’m done with the rest of my application, though.&lt;/p&gt;</description>
	<pubDate>Mon, 16 Jan 2012 04:19:10 +0000</pubDate>
	<dc:creator>Diego E. Pettenò (flameeyes)</dc:creator>
</item>
<item>
	<title>Sven Vermeulen: Trying out initramfs with selinux and grsec</title>
	<guid isPermaLink="false">http://blog.siphos.be/?p=538</guid>
	<link>http://blog.siphos.be/2012/01/trying-out-initramfs-with-selinux-and-grsec/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/a163d8bce08d529a0419c8765766c3b6.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;
I’m no fan of initramfs. All my systems boot up just fine without it, so I often see it as an additional layer of obfuscation. But there are definitely cases where initramfs is needed, and from the &lt;a href=&quot;http://thread.gmane.org/gmane.linux.gentoo.devel/74464&quot;&gt;looks of it&lt;/a&gt;, we might be needing to push out some documentation and support for initramfs. Since my primary focus is to look at a hardened system, I started playing with initramfs together with Gentoo Hardened, grSecurity and SELinux. And what a challenge it was…
&lt;/p&gt;
&lt;p&gt;
But first, a quick introduction to initramfs. The Linux kernel supports &lt;em&gt;initrd&lt;/em&gt; images for quite some time. These images are best seen as loopback-mountable images containing a whole file system that the Linux kernel boots as the root device. On this initrd image, a set of tools and scripts then prepare the system and finally switch towards the real root device. The initrd feature was often used when the root device is a network-mounted location or on a file system that requires additional activities (like an encrypted file system or even on LVM. But it also had some difficulties with it.
&lt;/p&gt;
&lt;p&gt;
Using a loopback-mountable image means that this is seen as a full device (with file system on it), so the Linux kernel also tries caching the files on it, which leads to some unwanted memory consumption. It is a static environment, so it is hard to grow or shrink it. Every time an administrator creates an initrd, he needs to carefully design (capacity-wise) the environment not to request too much or too little memory.
&lt;/p&gt;
&lt;p&gt;
Enter &lt;em&gt;initramfs&lt;/em&gt;. The concept is similar: an environment that the Linux kernel boots as a root device which is used to prepare for booting further from the real root file systems. But it uses a different approach. First of all, it is no longer a loopback-mountable image, but a cpio archive that is used on a tmpfs file system. Unlike initrd, tmpfs can grow or shrink as necessary, so the administrator doesn’t need to plan the capacity of the image. And because it is a tmpfs file system, the Linux kernel doesn’t try to cache the files in memory (as it knows they already are in memory).
&lt;/p&gt;
&lt;p&gt;
There are undoubtedly more advantages to initramfs, but let’s stick to the primary objective of this post: talk about its implementation on a hardened system.
&lt;/p&gt;
&lt;p&gt;
I started playing with &lt;b&gt;dracut&lt;/b&gt;, a tool to create initramfs archives which is seen as a widely popular implementation (and suggested on the gentoo development mailinglist). It uses a simple, modular approach to building initramfs archives. It has a base, which includes a small &lt;code&gt;init&lt;/code&gt; script and some device handling (based on &lt;code&gt;udev&lt;/code&gt;), and modules that you can add depending on your situation (such as adding support for RAID devices, LVM, NFS mounted file systems etc.)
&lt;/p&gt;
&lt;p&gt;
On a SELinux system (using a strict policy, enforcing mode) running dracut in the &lt;code&gt;sysadm_t&lt;/code&gt; domain doesn’t work, so I had to create a &lt;code&gt;dracut_t&lt;/code&gt; domain (which has been pushed to the Portage tree yesterday). But other than that, it is for me sufficient to call dracut to create an initramfs:
&lt;/p&gt;
&lt;pre&gt;# dracut -f &quot;&quot; 3.1.6-hardened
&lt;/pre&gt;
&lt;p&gt;
My grub then has an additional set of lines like so:
&lt;/p&gt;
&lt;pre&gt;title Gentoo Linux Hardened (initramfs)
root (hd0,0)
kernel /boot/vmlinuz-3.1.6-hardened root=/dev/vda1 console=ttyS0 console=tty0
initrd /boot/initramfs-3.1.6-hardened.img
&lt;/pre&gt;
&lt;p&gt;
Sadly, the bugger didn’t boot. The first problem I hit was that the Linux kernel I boot has chroot restrictions in it (grSecurity). These restrictions further tighten chroot environments so that it is much more difficult to “escape” a chroot. But &lt;b&gt;dracut&lt;/b&gt;, and probably all others, use &lt;b&gt;chroot&lt;/b&gt; to further prepare the bootup and eventually switch to the chrooted environment to boot up further. Having the chroot restrictions enabled effectively means that I cannot use initramfs environments. To work around, I enabled &lt;em&gt;sysctl&lt;/em&gt; support for all the chroot restrictions and made sure that their default behavior is to be disabled. Then, when the system boots up, it enables the restrictions later in the boot process (through the &lt;code&gt;sysctl.conf&lt;/code&gt; settings) and then locks these settings (thanks to grSecurity’s &lt;code&gt;grsec_lock&lt;/code&gt; feature) so that they cannot be disabled anymore later.
&lt;/p&gt;
&lt;p&gt;
But no, I did get further, up to the point that either the openrc init is called (which tries to load in the SELinux policy and then breaks) or that the initramfs tries to load the SELinux policy – and then breaks. The problem here is that there is too much happening before the SELinux policy is loaded. Files are created (such as device files) or manipulated, chroots are prepared, udev is (temporarily) ran, mounts are created, … all before a SELinux policy is loaded. As a result, the files on the system have incorrect contexts and the moment the SELinux policy is loaded, the processes get denied all access and other privileges they want against these (wrongly) labeled files. And since after loading the SELinux policy, the process runs in &lt;code&gt;kernel_t&lt;/code&gt; domain, it doesn’t have the privileges to relabel the entire system, let alone call commands.
&lt;/p&gt;
&lt;p&gt;
This is currently where I’m stuck. I can get the thing boot up, if you temporarily work in permissive mode. When the openrc init is eventually called, things proceed as usual and the moment udev is started (again, now from the openrc init) it is possible to switch to enforcing mode. All processes are running by then in the correct domain and there do not seem to be any files left with wrong contexts (since the initramfs is not reachable anymore and the device files in &lt;code&gt;/dev&lt;/code&gt; are now set again by udev which is SELinux aware.
&lt;/p&gt;
&lt;p&gt;
But if you want to boot up in enforcing straight away, there are still things to investigate. I think I’ll need to put the policy in the initramfs as well (which has the huge downside that every update on the policy requires a rebuild of the initramfs as well). In that case I can load the policy early up the chain and have the initramfs work further running in an enforced situation. Or I completely regard the initramfs as an “always trusted” environment and wait for openrc’s init to load the SELinux policy. In that case, I need to find a way to relabel the (temporarily created) &lt;code&gt;/dev&lt;/code&gt; entries (like console, kmsg, …) before the policy is loaded.
&lt;/p&gt;
&lt;p&gt;
Definitely to be continued…&lt;/p&gt;</description>
	<pubDate>Sun, 15 Jan 2012 10:58:02 +0000</pubDate>
	<dc:creator>Sven Vermeulen (swift)</dc:creator>
</item>
<item>
	<title>Andreas K. Hüttel: Calling for brave testers: net-print/cups-1.5.0-r2</title>
	<guid isPermaLink="false">tag:blogger.com,1999:blog-7849507270164967036.post-2032064763346408381</guid>
	<link>http://dilfridge.blogspot.com/2012/01/calling-for-brave-testers-net-printcups.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/36167de7e11e3b358446823d51e69792.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;Maybe some of you have noticed that CUPS 1.5.0 is still hard-masked. Well, the reason for that is simple- at home, I'm nearly not printing at all, and at work, I have to rely on printing too much to tinker with it on the side a bit. So... if you would like to help, please unmask &lt;a href=&quot;http://packages.gentoo.org/package/net-print/cups&quot; target=&quot;_blank&quot;&gt;net-print/cups-1.5.0-r2&lt;/a&gt; and give it a try. You will for sure find some problems, as the only thing I tested looong time ago was building it, never actually running it. &lt;a href=&quot;https://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;amp;format=guided&quot; target=&quot;_blank&quot;&gt;Report them on bugs.gentoo.org&lt;/a&gt;, and we'll have a look... with a bit of luck, the package mask can then go away at some point. Any feedback (also positive) is appreciated. Cheers!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7849507270164967036-2032064763346408381?l=dilfridge.blogspot.com&quot; width=&quot;1&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sun, 15 Jan 2012 00:27:56 +0000</pubDate>
	<dc:creator>Andreas K. Hüttel (dilfridge)</dc:creator>
</item>
<item>
	<title>Johannes Huber: CMake picks always the latest boost.</title>
	<guid isPermaLink="false">http://blogs.gentoo.org/johu/?p=45</guid>
	<link>http://blogs.gentoo.org/johu/2012/01/13/cmake-picks-always-the-latest-boost/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/b1565223f4a62674b032dd4c5c3f6785.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;As known as &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=335108&quot; title=&quot;dev-util/cmake picks always the latest boost&quot;&gt;#335108&lt;/a&gt;. This is (was) a long term bug in Gentoo KDE scope. The problem is that if you have two or more different boost versions installed, the latest version will be used at build time, regardless which version is (e)selected. Real world example we have boost  1.46.1 and 1.47.0 installed selected the 1.46 slot, the 1.47 slot would be used at build:&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;$ eselect boost list
Available boost versions:
 [1]   boost-1.46/default *
 [2]   boost-1.47/default&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;Last night i patched dev-util/cmake-2.8.6 successfully and made the revision bump today in the &lt;a href=&quot;http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git&quot; title=&quot;kde-overlay&quot;&gt;kde-overlay&lt;/a&gt;. So please test =dev-util/cmake-2.8.6-r5, in the case your maintained package is cmake based and needs dev-util/boost at build time. You should test at least with two different boost versions and of course switch between those to check that the selected version is used.&lt;/p&gt;
&lt;p&gt;I bumped dev-util/cmake-2.8.7 in the overlay too. The patch is also included in this version.&lt;/p&gt;
&lt;p&gt;Start your engines…&lt;/p&gt;</description>
	<pubDate>Fri, 13 Jan 2012 22:26:01 +0000</pubDate>
	<dc:creator>Johannes Huber (johu)</dc:creator>
</item>
<item>
	<title>Paweł Hajdan, Jr.: Kernel 3.1.6 - watch out for &quot;Unable to mount root fs&quot; panic</title>
	<guid isPermaLink="false">tag:blogger.com,1999:blog-7803863447082200741.post-7299940276845689736</guid>
	<link>http://phajdan-jr.blogspot.com/2012/01/kernel-316-watch-out-for-unable-to.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/c0b3d658791eacfc3f8897753ff3caea.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;While testing kernel 3.1.6 for &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=396469&quot;&gt;bug #396469&lt;/a&gt; I got the common kernel panic &quot;not syncing: VFS: Unable to mount root fs&quot;.&lt;br /&gt;&lt;br /&gt;It's easy to fix, here's the grub config before:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;title Gentoo Linux&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;root (hd0,0)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;kernel /boot/vmlinuz-3.1.6-gentoo&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And fixed one:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;title Gentoo Linux&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;root (hd0,0)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;kernel /boot/vmlinuz-3.1.6-gentoo &lt;b&gt;root=/dev/sda1&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I had to pass an explicit root= parameter. How to figure it out? mount -l or cat /proc/mounts are not so helpful:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;rootfs on / type rootfs (rw)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;/dev/root on / type ext3 (rw,noatime,errors=continue,barrier=1,data=writeback)&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So I used &quot;fdisk -l&quot; just to make sure whether it's sda or something else...&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;   Device Boot      Start         End      Blocks   Id  System&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;/dev/sda1              63    59006744    29503341   83  Linux&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;/dev/sda2        59006745    62910539     1951897+  82  Linux swap / Solaris&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7803863447082200741-7299940276845689736?l=phajdan-jr.blogspot.com&quot; width=&quot;1&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Fri, 13 Jan 2012 07:38:35 +0000</pubDate>
	<dc:creator>Paweł Hajdan, Jr. (phajdan.jr)</dc:creator>
</item>
<item>
	<title>Diego E. Pettenò: I'll be at FOSDEM</title>
	<guid isPermaLink="false">tag:blog.flameeyes.eu,2005:Article/5489</guid>
	<link>http://blog.flameeyes.eu/2012/01/11/i-ll-be-at-fosdem</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;This is just a short post to let my followers know that I’ll be at &lt;span class=&quot;caps&quot;&gt;FOSDEM&lt;/span&gt; next month. I’ve booked the flight back in September and I booked the hotel yesterday, so it’s all set. I just hope not to get lost through Bruxelles.&lt;/p&gt;
&lt;p&gt;The only reason why I’m posting this is, actually, that I need some suggestion from somebody who knows Belgium: both my phone operators lack dedicated roaming up there, so I’ll probably end up with an hefty bill waiting for me back home. Given in Italy you really can’t get a local pre-paid &lt;span class=&quot;caps&quot;&gt;SIM&lt;/span&gt; to user your phone if you’re a tourist, I’m not sure if the same holds true in Belgium. And most importantly, whether I could re-use such a &lt;span class=&quot;caps&quot;&gt;SIM&lt;/span&gt; over the years (as I plan on coming to &lt;span class=&quot;caps&quot;&gt;FOSDEM&lt;/span&gt; with regularity, if I survive the trip alone this time).&lt;/p&gt;
&lt;p&gt;At any rate, if you want to discuss anything in person, I’ll be the guy with the strange hat and the &lt;del&gt;purse&lt;/del&gt; satchel (geek points for getting the reference), hanging around with the Gentoo or libav folks.&lt;/p&gt;</description>
	<pubDate>Wed, 11 Jan 2012 21:55:08 +0000</pubDate>
	<dc:creator>Diego E. Pettenò (flameeyes)</dc:creator>
</item>
<item>
	<title>Greg KH: Stable kernel release candidates</title>
	<guid isPermaLink="false">http://www.kroah.com/log/linux/stable-releases-01-2012.html</guid>
	<link>http://www.kroah.com/log/linux/stable-releases-01-2012.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/6e1b471928a9ec7561404af2c1e9a801.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;I thought it would be easier to do a round of stable kernel releases in
the middle of the larger kernel merge window, to prevent the next round
from being so big (given that there are a lot of patches usually
applying during the -rc1 merge window cycle).&lt;/p&gt;

&lt;p&gt;So, I've now done:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://lkml.org/lkml/2012/1/10/301&quot;&gt;Linux 2.6.32.54-rc1&lt;/a&gt; release&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://lkml.org/lkml/2012/1/10/346&quot;&gt;Linux 3.0.17-rc1&lt;/a&gt; release&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://lkml.org/lkml/2012/1/10/348&quot;&gt;Linux 3.1.9-rc1&lt;/a&gt; release&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://lkml.org/lkml/2012/1/10/347&quot;&gt;Linux 3.2.1-rc1&lt;/a&gt; release&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Please go test and let me know if there are any problems with any of
these kernels.  If I've missed any patches that you feel should be in
them, also please let me know.&lt;/p&gt;

&lt;p&gt;Note, this is most likely going to be the &lt;b&gt;LAST&lt;/b&gt; 3.1.y kernel
release, so please move off to the 3.2 kernel at this point in time.
Maintaining so many different kernel branches all at once is not
trivial, and I want to minimize it if at all possible.&lt;/p&gt;</description>
	<pubDate>Tue, 10 Jan 2012 22:54:00 +0000</pubDate>
	<dc:creator>Greg KH (gregkh)</dc:creator>
</item>
<item>
	<title>Andreas K. Hüttel: My personal KDEPIM upgrade status</title>
	<guid isPermaLink="false">tag:blogger.com,1999:blog-7849507270164967036.post-7077805917268080355</guid>
	<link>http://dilfridge.blogspot.com/2012/01/my-personal-kdepim-upgrade-status.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/36167de7e11e3b358446823d51e69792.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;Some time ago when we were filing the first stable request for KDE 4.7 I decided I'd have to give KDEPIM-4.7 also a try. I used to be a pine (and later alpine) user for ages, some time ago I switched to kmail1 (maybe at version 4.2 or so) and have been using it ever since... About the setup, incoming mail is stored and filtered server-side (Novell Groupwise), and accessed as disconnected IMAP.&lt;br /&gt;&lt;br /&gt;1) Office desktop.&lt;br /&gt;This one's usually running the latest and greatest KDE RC or beta, with a static IP and something like a 100MBps-FD link to the mail server. No local folders, so this was the natural candidate to test first. I did not even try the data migration, but wiped my entire local configuration of the KDEPIM programs as thoroughly as possible before updating. On the whole this went rather well. From 4.7.3 to 4.7.95 I've seen my share of kmail2 / kontact / akonadi crashes, but none of them really led to bigger problems. Impressively, I could also see each of these crash bugs I hit get fixed on KDE bugzilla in the meantime! Since upgrading to 4.7.97 I haven't had a crash anymore.&lt;br /&gt;The only thing that is really bugging me a the moment is that I absolutely &lt;a href=&quot;https://bugs.kde.org/show_bug.cgi?id=291050&quot; target=&quot;_blank&quot;&gt;can't drag an e-mail message into another folder&lt;/a&gt; (I always have to right-click on the entry in the message list, select &quot;Move to folder&quot;, ...). However, that is likely a problem in one of the underlying libraries. :| I would really like to help debugging this problem; if you can give me any clue where to look, please message...&lt;br /&gt;&lt;br /&gt;2) Laptop.&lt;br /&gt;Going home for christmas meant spending some time on a train. The days before I had upgraded this box to QT-4.8.0 and KDE+KDEPIM 4.7.95. Again, clean start with a new configuration. On the train I spent some time ironing out bugs there. The GPRS connection was happily going down and up again with every tunnel or less-populated countryside. That's when the akonadi backend started really acting up. When I arrived at my family's place, my e-mail had become fully non-functional (no fetching e-mails, no sending e-mails, the backend making kmail hang, regular crashes, and all fumbling with akonadiconsole did not help). After a while of trying, I gave up, &lt;a href=&quot;http://wiki.gentoo.org/index.php?title=KDEPIM-4.7_upgrade&amp;amp;oldid=4629#Downgrading_to_4.4_again&quot; target=&quot;_blank&quot;&gt;wiped my entire KDEPIM configuration and data and downgraded to 4.4 again&lt;/a&gt;. I was impressed how responsive my e-mail program suddenly became.&lt;br /&gt;Talking to other people, it seems that some have problems with bad internet connections, some don't. Maybe I should have used networkmanager, at least Alexxy reports that it's working fine with it.&lt;br /&gt;&lt;br /&gt;3) Home desktop.&lt;br /&gt;Well... Here I store my e-mail archive since 1996- that's maildir folders with roughly 50000 messages. Maybe I'll consider upgrading KDEPIM sometime around KDE 4.9.&lt;br /&gt;&lt;br /&gt;I'm sorry if this blog entry is demotivating for the program developers. Some time ago I followed part of an animated discussion on irc between a kdepim user and a kdepim developer. Quoting a small part, &lt;br /&gt;&lt;blockquote class=&quot;tr_bq&quot;&gt;&amp;lt;user&amp;gt; first: fix bugs. second:dont change data formats. third: change gui only if absolutly nessary.&lt;br /&gt;&amp;lt;developer&amp;gt; no&lt;br /&gt;&amp;lt;developer&amp;gt; first: have fun; second: make it work for others&lt;/blockquote&gt;While this is of course oversimplifying, both points have clear validity, the first because people have come to rely on the software, the second because it's volunteer work by people enthusiastic about their creation. In the end we'll have to find a good compromise.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7849507270164967036-7077805917268080355?l=dilfridge.blogspot.com&quot; width=&quot;1&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Tue, 10 Jan 2012 21:04:30 +0000</pubDate>
	<dc:creator>Andreas K. Hüttel (dilfridge)</dc:creator>
</item>
<item>
	<title>Greg KH: Stable kernel tree status, January 9, 2012</title>
	<guid isPermaLink="false">http://www.kroah.com/log/linux/stable-status-01-2012.html</guid>
	<link>http://www.kroah.com/log/linux/stable-status-01-2012.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/6e1b471928a9ec7561404af2c1e9a801.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;As 3.2 is now out, here's a note as to the current status of the
different stable/longterm kernel trees.&lt;/p&gt;

&lt;p&gt;First off, please everyone remember to mark any patch that you want to
have applied to the stable kernel trees with a simple:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Cc: stable &amp;lt;stable@vger.kernel.org&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;marking in the Signed-off-by: area.  Once the patch hits Linus's tree, I
will automatically be notified of it and it will be applied if possible.
If it does not applied, you will be notified of that.&lt;/p&gt;

&lt;p&gt;Note that the address is stable@vger.kernel.org, not the older address
that used to be used before October of 2011.&lt;/p&gt;

&lt;p&gt;At this time, all stable and longterm kernel trees are being maintained
in one big git tree, located at:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git.kernel.org:/pub/scm/linux/kernel/git/stable/linux-stable.git
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;There are different branches for every different major kernel version.&lt;/p&gt;

&lt;p&gt;Here's the different active kernel versions that I am maintaining at the moment:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;3.2.y - this will be maintained until 3.3 comes out&lt;/li&gt;
&lt;li&gt;3.1.y - there will be only one, maybe two, more releases of this tree&lt;/li&gt;
&lt;li&gt;3.0.y - this is the new &quot;longterm&quot; kernel release, it will be
 maintained for 2 years at the minimum by me.&lt;/li&gt;
&lt;li&gt;2.6.32.y - this is the previous &quot;longterm&quot; kernel release.  It is
    approaching it's end-of-life, and I think I only have
    another month or so doing releases of this.  After I am
    finished with it, it might be picked up by someone else, but
    I'm not going to promise anything.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All other longterm kernels are being maintained in various forms
(usually quite sporadically, if at all), by other people, and I can not
speak for their lifetime at all, that is up to those individuals.&lt;/p&gt;

&lt;p&gt;If anyone has any questions about any of this, please
&lt;a href=&quot;mailto:greg@kroah.com&quot;&gt;let me know&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Tue, 10 Jan 2012 00:43:00 +0000</pubDate>
	<dc:creator>Greg KH (gregkh)</dc:creator>
</item>
<item>
	<title>Paweł Hajdan, Jr.: How to batch-stabilize big things like KDE 4.7.4</title>
	<guid isPermaLink="false">tag:blogger.com,1999:blog-7803863447082200741.post-3817524961519329006</guid>
	<link>http://phajdan-jr.blogspot.com/2012/01/how-to-batch-stabilize-big-things-like.html</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/c0b3d658791eacfc3f8897753ff3caea.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;I've just finished stabilizing &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=396359&quot;&gt;KDE 4.7.4&lt;/a&gt; on x86, and it was about 300 packages, so it would be very hard to do without good tools. I have some pretty nice scripts, so it took me maybe a few supervision and everything has been done automatically (even then it can take 3-4 hours, so trying to do that manually would be a huge waste of time and take even longer).&lt;br /&gt;&lt;br /&gt;Here's how I did that. First I created a ~/kde-stable.txt file with the following contents:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;# bug #396359&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;=app-misc/strigi-0.7.7&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;=app-office/akonadi-server-1.6.2-r1&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;=dev-libs/shared-desktop-ontologies-0.8.1&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;=kde-base/activitymanager-4.7.4&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;=kde-base/akonadiconsole-4.7.4&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;=kde-base/akregator-4.7.4&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;... hundreds of packages omitted ...&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And then:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;~/arch-tools/batch-stabilize.py --arch x86 -i kde-stable.txt --repo ~/gentoo-x86/&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;You can do that too! Just clone my &lt;a href=&quot;http://git.overlays.gentoo.org/gitweb/?p=proj/arch-tools.git;a=summary&quot;&gt;arch-tools&lt;/a&gt; repo, hosted by the Gentoo Overlays Team.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The tool creates a file batch-stabilize.log in the current directory (if it exists, new entries are appended to it), and the file contains all executed commands, their exit codes and output, so you can figure out what happened if something goes wrong.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;It's also easy to create a list of packages in format accepted by batch-stabilize.py from the bug list. The bugzilla viewer is interactive, ncurses-based, and is simple to run:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;~/arch-tools/bugzilla-viewer.py --arch x86 --repo ~/gentoo-x86/ --verbose&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;It's OK to omit --repo and --verbose parameters - it'll run faster and do less checks. You can also append --security parameter to only review security bugs.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I hope you like that, and enjoy either the tools, or they results - more up to date Gentoo!&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7803863447082200741-3817524961519329006?l=phajdan-jr.blogspot.com&quot; width=&quot;1&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Mon, 09 Jan 2012 19:01:04 +0000</pubDate>
	<dc:creator>Paweł Hajdan, Jr. (phajdan.jr)</dc:creator>
</item>
<item>
	<title>Mu Qiao: Ifnet updates for NetworkManager 0.9</title>
	<guid isPermaLink="false">http://qiaomuf.wordpress.com/?p=376</guid>
	<link>http://qiaomuf.wordpress.com/2012/01/05/ifnet-updates-for-networkmanager-0-9/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/b12b15b58561a9c6c4d3921b60f62226.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;NetworkManager 0.9 has changed a lot of stuff. Before NM 0.9, there are user connections and system connections. Ifnet plug-in is made to only take charge of system connections. But after NM 0.9, all connections become system connections and ifnet tries to manage all of them. Then some bad things might happen. The problem is reported by David Narvaez and he helped a lot on it. &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=392409&quot;&gt;&lt;strong&gt;Bug #392409&lt;/strong&gt;&lt;/a&gt; is also caused by the problem. This is fixed in networkmanager-0.9.2.0-r2: if a user &lt;strong&gt;does not check&lt;/strong&gt; “available to all users”, ifnet will not handle the connection any more and the default plug-in “keyfile” will do the job.&lt;/p&gt;
&lt;p&gt;Another important change is that ifnet now supports openrc style. As bash arrays are not allowed by openrc, ifnet caused &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=369711&quot;&gt;&lt;strong&gt;Bug #369711&lt;/strong&gt;&lt;/a&gt;. After networkmanager-0.9.2.0-r2, ifnet can read both the old baselayout style (with bash arrays) and openrc style (without bash arrays), but it only writes to /etc/conf.d/net with openrc style.&lt;/p&gt;
&lt;br /&gt;  &lt;a href=&quot;http://feeds.wordpress.com/1.0/gocomments/qiaomuf.wordpress.com/376/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/qiaomuf.wordpress.com/376/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godelicious/qiaomuf.wordpress.com/376/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/qiaomuf.wordpress.com/376/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gofacebook/qiaomuf.wordpress.com/376/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/qiaomuf.wordpress.com/376/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gotwitter/qiaomuf.wordpress.com/376/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/qiaomuf.wordpress.com/376/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gostumble/qiaomuf.wordpress.com/376/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/qiaomuf.wordpress.com/376/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godigg/qiaomuf.wordpress.com/376/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/qiaomuf.wordpress.com/376/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/goreddit/qiaomuf.wordpress.com/376/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/qiaomuf.wordpress.com/376/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://stats.wordpress.com/b.gif?host=qiaomuf.wordpress.com&amp;amp;blog=13754809&amp;amp;post=376&amp;amp;subd=qiaomuf&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Thu, 05 Jan 2012 02:43:52 +0000</pubDate>
	<dc:creator>Mu Qiao (qiaomuf)</dc:creator>
</item>
<item>
	<title>Michał Górny: Moving systemd into /usr — the technical side</title>
	<guid isPermaLink="false">https://blogs.gentoo.org/mgorny/?p=113</guid>
	<link>http://blogs.gentoo.org/mgorny/2012/01/04/moving-systemd-into-usr-the-technical-side/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;Now that I think of it, I really regret I didn’t make systemd ebuild install it to /usr from the very beginning. But the harm has been done already, and I’d like to move it ASAP and that’s why I’d like to sum up problems with that and possible ways of proceeding with it.&lt;/p&gt;
&lt;h2&gt;The idea&lt;/h2&gt;
&lt;p&gt;The idea is simple as it is: move systemd install to /usr prefix completely. Right now, there are no technical benefits from keeping it in rootfs. It already depends on libdbus, which is installed in /usr, and I expect more dependencies over time. There’s no reason to move all those packages into rootfs.&lt;/p&gt;
&lt;p&gt;Most importantly, the above information allows me to assume that such move won’t hurt our split-/usr users — because they already had to have /usr mounted for systemd to run.&lt;/p&gt;
&lt;h2&gt;The trouble&lt;/h2&gt;
&lt;p&gt;The main problem with the move is that unit files were installed into /lib location by a number of packages. The files can be moved into the new location cleanly only through rebuilding the packages which provide it. They need to stay in search path for systemd to work.&lt;/p&gt;
&lt;p&gt;These unit files are symlinked from within /etc/systemd as well. Whenever we move a single unit, we need to update the symlink as well. I’d really like to avoid forcing users to manually fix that, and the eclass doesn’t export &lt;code&gt;pkg_postinst()&lt;/code&gt; which could help doing it automatically.&lt;/p&gt;
&lt;p&gt;The last problem is that people have the systemd location hardcoded into the kernel command-line. This one should be relatively easy to avoid as we can keep compatibility symlink for some time.&lt;/p&gt;
&lt;h2&gt;Solution 1: one big move&lt;/h2&gt;
&lt;p&gt;The simplest solution for the migration is to move all the relevant units in the systemd ebuild. This way, the unit integrity can be preserved, and symlinks could be updated at once as well. The risk of system breakage should be reduced to minimum.&lt;/p&gt;
&lt;p&gt;However, there is an important disadvantage of that method. All those files would be moved out-of-scope of the Package Manager. Thus, after rebuild of every single package providing systemd units, all of our users will have to fight file collisions.&lt;/p&gt;
&lt;p&gt;The same will likely apply to our new users, because they will have at least some units installed by random packages already. Users not ever intending to use systemd won’t be hurt because the move of unit files will be transparent to them as any other package file move.&lt;/p&gt;
&lt;h2&gt;Solution 2: temporary support for two locations&lt;/h2&gt;
&lt;p&gt;Right now, systemd already supports multiple locations for unit files. As a temporary hack, we could just add /lib/systemd/system to that list. This way, all unit files still installed in /lib will still work as expected when systemd is installed into /usr.&lt;/p&gt;
&lt;p&gt;Sadly, this won’t handle updating /etc symlinks. I could, however, fix that easily by adding a simple &lt;code&gt;.path&lt;/code&gt; unit or another solution updating symlinks as soon as files are removed from /lib.&lt;/p&gt;
&lt;h2&gt;Other solutions?&lt;/h2&gt;
&lt;p&gt;Well, I think the second one is the best we can do. Do you have any other ideas? I guess that udev could face a similar problem if we decide to actually move it into /usr. And there the thing is even worse because the rule install location is usually hardcoded into the ebuild or package build system itself; we will probably need to have even more degree of compatibility.&lt;/p&gt;</description>
	<pubDate>Wed, 04 Jan 2012 22:51:46 +0000</pubDate>
	<dc:creator>Michał Górny (mgorny)</dc:creator>
</item>
<item>
	<title>Gentoo News: Gentoo Linux releases 12.0 LiveDVD</title>
	<guid isPermaLink="false">http://www.gentoo.org/news/20120102-livedvd.xml</guid>
	<link>http://www.gentoo.org/news/20120102-livedvd.xml</link>
	<description>&lt;br /&gt;&lt;a name=&quot;doc_chap1_fig1&quot;&gt;&lt;/a&gt;&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td bgcolor=&quot;#7a5ada&quot;&gt;&lt;p&gt;Figure 1.1: Heating your boxes since 1999&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot; bgcolor=&quot;#ddddff&quot;&gt;&lt;img alt=&quot;Fig. 1: 12.0 wallpaper&quot; src=&quot;http://www.gentoo.org/proj/en/pr/releases/12.0/images/wallpaper/frontpage.png&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;p&gt; 
Gentoo Linux is proud to announce the availability of a new &lt;b&gt;LiveDVD&lt;/b&gt; to
celebrate the continued collaboration between Gentoo users and developers. The
LiveDVD features a superb list of packages, some of which are listed below.
&lt;/p&gt;&lt;p&gt;
A special thanks to the &lt;a href=&quot;http://www.gentoo.org/proj/en/infrastructure/&quot;&gt;Gentoo
  Infrastructure Team&lt;/a&gt;. Their hard work behind the scenes provide the
resources, services and technology necessary to support the Gentoo Linux
project.
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;
    Packages included in this release: Linux Kernel 3.1.5, Xorg 1.10.4, KDE
    4.7.4, Gnome 3.2.1 XFCE 4.8, Fluxbox 1.3.2 Firefox 9.0, LibreOffice
    3.4.99.2, Gimp 2.6.11, Blender 2.60, Amarok 2.5 , VLC 1.1.13, Chromium 16.0
    and much more ...   
  &lt;/li&gt;&lt;li&gt;
    If you want to see if your package is included we have generated both the
    &lt;a href=&quot;http://www.gentoo.org/proj/en/pr/releases/12.0/X86_package_list.txt&quot;&gt;x86 package
      list&lt;/a&gt;, and &lt;a href=&quot;http://www.gentoo.org/proj/en/pr/releases/12.0/AMD64_package_list.txt&quot;&gt;amd64 package
      list&lt;/a&gt;. You may also be interested in checking out the &lt;a href=&quot;http://www.gentoo.org/proj/en/pr/releases/12.0/faq.xml&quot;&gt;FAQ&lt;/a&gt; or the updated &lt;a href=&quot;http://www.gentoo.org/proj/en/pr/releases/12.0/graphics.xml&quot;&gt;artwork&lt;/a&gt; plus dvd
    cases and covers for the 12.0 release.
  &lt;/li&gt;&lt;li&gt;&lt;b&gt;Special Features:&lt;/b&gt;&lt;ul&gt;&lt;li&gt;
        Writable file systems using AUFS so you can emerge new packages!
      &lt;/li&gt;&lt;li&gt;
        Persistence for &lt;span dir=&quot;ltr&quot;&gt;$HOME&lt;/span&gt; is available; press F9 for more info!
      &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
The LiveDVD is &lt;b&gt;available in two flavors&lt;/b&gt;: a hybrid x86/x86_64 version, and
an x86_64 multi lib version. The &lt;span dir=&quot;ltr&quot;&gt;livedvd-x86-amd64-32ul-12.0&lt;/span&gt; version
will work on 32-bit x86 or 64-bit x86_64. If your CPU architecture is x86, then
boot with the default &lt;span dir=&quot;ltr&quot;&gt;gentoo&lt;/span&gt; kernel. If your arch is &lt;a href=&quot;http://www.gentoo.org/doc/en/gentoo-amd64-faq.xml#difference&quot;&gt;amd64&lt;/a&gt;, boot with the
&lt;span dir=&quot;ltr&quot;&gt;gentoo64&lt;/span&gt; kernel. This means you can boot a 64-bit kernel and install a
customized 64-bit user land while using the provided 32-bit user land. The
&lt;span dir=&quot;ltr&quot;&gt;livedvd-amd64-multilib-12.0&lt;/span&gt; version is for x86_64 only.
&lt;/p&gt;&lt;p&gt;
If you are ready to check it out, let our bouncer direct you to the closest
&lt;a href=&quot;http://bouncer.gentoo.org/fetch/gentoo-12.0-livedvd/x86/&quot;&gt;x86
  image&lt;/a&gt; or &lt;a href=&quot;http://bouncer.gentoo.org/fetch/gentoo-12.0-livedvd/amd64/&quot;&gt;amd64
  image&lt;/a&gt; file. If you would prefer to take it easy on the bandwidth and
help the community, &lt;a href=&quot;http://torrents.gentoo.org&quot;&gt;torrents&lt;/a&gt; 
are also provided.
&lt;/p&gt;&lt;p&gt;
If you need support or have any questions, please visit the discussion thread 
on our &lt;a href=&quot;http://forums.gentoo.org/viewtopic-t-906782.html&quot;&gt;forum&lt;/a&gt;.
&lt;/p&gt;&lt;p&gt;&lt;span&gt;Thank you for your continued support,&lt;/span&gt;&lt;br /&gt; Gentoo Linux Developers, 
the &lt;a href=&quot;http://www.gentoo.org/foundation/en/&quot;&gt;Gentoo Foundation&lt;/a&gt;, and the 
&lt;a href=&quot;http://www.gentoo.org/proj/en/pr/releases/12.0/CREDITS.txt&quot;&gt;Gentoo-Ten Project.&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 04 Jan 2012 05:02:21 +0000</pubDate>
	<dc:creator>Gentoo News ()</dc:creator>
</item>
<item>
	<title>Domen Kožar: AutoVPN: auto connect VPN if network is active and reconnect if VPN connection drops</title>
	<guid isPermaLink="false">http://www.domenkozar.com/2012/01/01/autovpn-auto-connect-vpn-if-network-is-active-and-reconnect-if-vpn-connection-drops</guid>
	<link>http://www.domenkozar.com/2012/01/01/autovpn-auto-connect-vpn-if-network-is-active-and-reconnect-if-vpn-connection-drops</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/64798a399a79ed8d34fa83ba0e61c1ac.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;div class=&quot;document&quot;&gt;
&lt;p&gt;After unsuccessful try on &lt;a class=&quot;reference external&quot; href=&quot;http://www.reddit.com/r/linux/comments/nxhu9/help_getting_bug_fixed_in_networkmanager_so_that/&quot;&gt;reddit.com&lt;/a&gt;,
someone pointed me to a Python script that almost did what I wanted. Changed it a bit (works only with NetworkManager 0.9.x branch) and got: &lt;a class=&quot;reference external&quot; href=&quot;https://gist.github.com/1547663&quot;&gt;https://gist.github.com/1547663&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;section&quot; id=&quot;usage&quot;&gt;
&lt;h1&gt;Usage&lt;/h1&gt;
&lt;p&gt;First parameter to script is VPN connection name in NetworkManager and second are
comma separated names of networks that should be ignored (using VPN connection at home is useless).&lt;/p&gt;
&lt;ul class=&quot;simple&quot;&gt;
&lt;li&gt;clone gist somewhere (eg. git clone git://gist.github.com/1547663.git /home/user/autovpn/)&lt;/li&gt;
&lt;li&gt;add to /etc/rc.local: python /home/user/autovpn/autovpn.py &quot;myvpn&quot; 'Auto homenetwork,Auto worknetwork' &amp;gt; /var/log/autovpn.log&amp;amp;&lt;/li&gt;
&lt;li&gt;reboot :-)&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
	<pubDate>Sun, 01 Jan 2012 19:57:38 +0000</pubDate>
	<dc:creator>Domen Kožar (domen)</dc:creator>
</item>
<item>
	<title>Raúl Porcel: Beaglebone and Gentoo</title>
	<guid isPermaLink="false">http://armin762.wordpress.com/?p=209</guid>
	<link>http://armin762.wordpress.com/2012/01/01/beaglebone-and-gentoo/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/a1a82d53995f72178b8b31d3d236bf91.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;Two weeks ago I got a &lt;a href=&quot;http://beagleboard.org/bone&quot;&gt;Beaglebone board&lt;/a&gt; from the people at &lt;a href=&quot;http://beagleboard.org&quot;&gt;Beagleboard.org&lt;/a&gt; to create the documentation I always create with every device I get.&lt;/p&gt;
&lt;p&gt;Like always i’d like to announce the guide for installing Gentoo in the Beaglebone. Have a look at: &lt;a href=&quot;http://dev.gentoo.org/~armin76/arm/beaglebone/install.xml&quot;&gt;http://dev.gentoo.org/~armin76/arm/beaglebone/install.xml&lt;/a&gt; . Feel free to send any corrections my way.&lt;/p&gt;
&lt;p&gt;The Beaglebone is a bit different from the devices i got lately, as it lacks video out(well, there’s video out with an LCD connector but i lack an LCD screen), and its pretty simple apart from that. One of the big points of the Beaglebone is the price(89$) and the ability of creating addon boards for it, which are already famous amongst the Beagleboard people.&lt;/p&gt;
&lt;p&gt;The specs of the Beaglebone are:&lt;br /&gt;
# ARMv7-A 500MHz(USB power)/720MHz(PSU power) TI AM3358/9 ARM Cortex-A8 processor&lt;br /&gt;
# 256MB DDR2 RAM&lt;br /&gt;
# SMSC LAN8710 Ethernet card&lt;br /&gt;
#&lt;br /&gt;
# 1x microSDHC slot&lt;br /&gt;
# 1x USB 2.0 Type-A port&lt;br /&gt;
# 1x mini-USB 2.0 OTG port&lt;br /&gt;
# 1x RJ45&lt;br /&gt;
#&lt;br /&gt;
# Reset and user-defined button&lt;/p&gt;
&lt;p&gt;Yes, the processor runs at 500MHz when being powered using the mini-USB port, and 720MHz when using a power supply. More info about the specs in Beaglebone’s webpage.&lt;/p&gt;
&lt;p&gt;For those curious as me, here’s the &lt;a href=&quot;http://dev.gentoo.org/~armin76/arm/beaglebone/boot.log&quot;&gt;bootlog&lt;/a&gt; and the &lt;a href=&quot;http://dev.gentoo.org/~armin76/arm/beaglebone/cpuinfo.txt&quot;&gt;cpuinfo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;All the hardware provided by the Beaglebone works fine, except the USB port. But thats due to a bug in the USB driver used on the Beaglebone. The bug appears when you disconnect the first USB device you connect. Once that happens, the USB port won’t recognize any new USB device.&lt;/p&gt;
&lt;p&gt;The workaround is to do:&lt;br /&gt;
echo F &amp;gt; /proc/driver/musb_hdrc.1&lt;/p&gt;
&lt;p&gt;After that, the USB port will work again. This idea comes from the Angstrom people. In the guide i’ve documented an udev rule to workaround this issue, its from Angstrom as well.&lt;/p&gt;
&lt;p&gt;I’d like to thank the people at Beagleboard.org for providing me a Beaglebone to document this. Next step is getting everything upstream &lt;img alt=&quot;:)&quot; class=&quot;wp-smiley&quot; src=&quot;http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;br /&gt;  &lt;a href=&quot;http://feeds.wordpress.com/1.0/gocomments/armin762.wordpress.com/209/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/armin762.wordpress.com/209/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godelicious/armin762.wordpress.com/209/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/armin762.wordpress.com/209/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gofacebook/armin762.wordpress.com/209/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/armin762.wordpress.com/209/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gotwitter/armin762.wordpress.com/209/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/armin762.wordpress.com/209/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gostumble/armin762.wordpress.com/209/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/armin762.wordpress.com/209/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godigg/armin762.wordpress.com/209/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/armin762.wordpress.com/209/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/goreddit/armin762.wordpress.com/209/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/armin762.wordpress.com/209/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://stats.wordpress.com/b.gif?host=armin762.wordpress.com&amp;amp;blog=10640460&amp;amp;post=209&amp;amp;subd=armin762&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Sun, 01 Jan 2012 14:23:10 +0000</pubDate>
	<dc:creator>Raúl Porcel (armin76)</dc:creator>
</item>
<item>
	<title>Fabio Erculiani: Efika MX on the way</title>
	<guid isPermaLink="false">http://lxnay.wordpress.com/?p=418</guid>
	<link>http://lxnay.wordpress.com/2012/01/01/efika-mx-on-the-way/</link>
	<description>&lt;p&gt;Thanks to Luca Barbato (known as lu_zero in Gentooland), I’ll be able to put my hands for some days on this nice ARM board made by &lt;a href=&quot;http://www.genesi-usa.com&quot;&gt;Genesi&lt;/a&gt;, the &lt;a href=&quot;http://www.genesi-usa.com/products/efika&quot;&gt;Efika MX&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As it happened with the BeagleBone, the idea is to work out the kernel, bootloader integration and create weekly automatic builds of Gentoo and Sabayon images (those you can just cat to the MMC card). It is more or less what happens with Gentoo stage3 autobuilds, but here we have kernel binaries and u-boot, so that the image can boot straight away.&lt;/p&gt;
&lt;p&gt;So far, qemu-user (statically compiled) + OpenSUSE patches, besides minor bugs, are working quite well. Depending on the availability of these boards on the market and project financial capabilities, we’ll be able to couple qemu-user with native hardware on the build server making them work side by side without the need of a shared binhost repo (sshfs + chroot magic, I’ll talk about it in future).&lt;/p&gt;
&lt;p&gt;One more step for these chroots will be attaching matter to it, as we already do for i686 and x86_64 ones. This way the compilation of new ebuilds (and 70% of chroot work) will be completely automated.&lt;/p&gt;
&lt;br /&gt;  &lt;a href=&quot;http://feeds.wordpress.com/1.0/gocomments/lxnay.wordpress.com/418/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/lxnay.wordpress.com/418/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godelicious/lxnay.wordpress.com/418/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/lxnay.wordpress.com/418/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gofacebook/lxnay.wordpress.com/418/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/lxnay.wordpress.com/418/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gotwitter/lxnay.wordpress.com/418/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/lxnay.wordpress.com/418/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gostumble/lxnay.wordpress.com/418/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/lxnay.wordpress.com/418/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godigg/lxnay.wordpress.com/418/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/lxnay.wordpress.com/418/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/goreddit/lxnay.wordpress.com/418/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/lxnay.wordpress.com/418/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://stats.wordpress.com/b.gif?host=lxnay.wordpress.com&amp;amp;blog=14999083&amp;amp;post=418&amp;amp;subd=lxnay&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Sun, 01 Jan 2012 13:41:02 +0000</pubDate>
	<dc:creator>Fabio Erculiani ()</dc:creator>
</item>
<item>
	<title>Fabio Erculiani: Tech Preview: Sabayon on ARMv7</title>
	<guid isPermaLink="false">http://lxnay.wordpress.com/?p=403</guid>
	<link>http://lxnay.wordpress.com/2011/12/30/tech-preview-sabayon-on-armv7/</link>
	<description>&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://lxnay.files.wordpress.com/2011/12/6312783304_033a5ccf2d.jpg&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;alignnone size-medium wp-image-410&quot; height=&quot;291&quot; src=&quot;http://lxnay.files.wordpress.com/2011/12/6312783304_033a5ccf2d.jpg?w=300&amp;amp;h=291&quot; title=&quot;6312783304_033a5ccf2d&quot; width=&quot;300&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One week ago, the BeagleBone I ordered from &lt;a href=&quot;http://www.tigal.com&quot;&gt;Tigal.com&lt;/a&gt; eventually landed on my desk. As you may know, it’s an &lt;strong&gt;ARMv7a&lt;/strong&gt; OMAP device with 256Mb RAM, USB 2.0 and FastEthernet 10/100. The board &lt;span style=&quot;text-decoration: underline;&quot;&gt;doesn’t&lt;/span&gt; come with HDMI output but daughter boards are expected to be shipped soon it seems.&lt;/p&gt;
&lt;p&gt;It ships with Angstrom Linux, an embedded distribution that is &lt;strong&gt;no way&lt;/strong&gt; close to Gentoo, at least in my opinion. I found it kinda broken and slow. opkg, the package manager, is a nightmare. I had no choice, that thing had to be &lt;em&gt;dumped&lt;/em&gt; ASAP. And that’s what I did.&lt;/p&gt;
&lt;p&gt;First thing I did was copycating the Angstrom kernel configuration by copying /proc/config.gz in a safe place and starting to merge the &lt;a href=&quot;https://github.com/beagleboard/linux&quot;&gt;Beagleboard kernel tree&lt;/a&gt; into my &lt;a href=&quot;http://git.sabayon.org/linux/kernel/sabayon.git/log/?h=3.1-beagle&quot;&gt;Linux 3.1 branch&lt;/a&gt;. This of course means that the AM335x is not yet supported by the vanilla kernel. Last I heard is that there are plans to merge the patches in the 3.3 merge window… You can find two ebuilds in the “&lt;em&gt;sabayon-distro&lt;/em&gt;” overlay:&lt;strong&gt; sys-kernel/beagleboard-sources&lt;/strong&gt; and &lt;strong&gt;sys-kernel/linux-beagleboard&lt;/strong&gt;, providing sources and binaries respectively.&lt;br /&gt;
Introducing ARM support in sabayon-kernel.eclass (the eclass that builds kernel binaries using genkernel) was quite straightforward, it now builds &lt;strong&gt;uImages&lt;/strong&gt; directly!&lt;/p&gt;
&lt;p&gt;The boot strategy works like this: u-boot.img searches &lt;em&gt;/boot/uImage&lt;/em&gt; into the root filesystem (ext4 doesn’t seem to work with my image). In our case, &lt;em&gt;/boot/uImage&lt;/em&gt; is a symlink pointing to a versioned file (the one installed by&lt;strong&gt; sys-kernel/linux-beagleboard&lt;/strong&gt;). You can manage the symlink using&lt;strong&gt; eselect-uimage&lt;/strong&gt;, from the “&lt;em&gt;sabayon&lt;/em&gt;” overlay and shipped with the Sabayon images already. This means that you can change the boot kernel at runtime without even touching the boot partition!&lt;/p&gt;
&lt;p&gt;The second thing was setting up a chroot, both Entropy build chroot (for pushing out binary packages to the armv7l repo) and “image” chroot (the one from where images are generated) using qemu-user to emulate armv7l. In order to be able to prepare disk images using loop devices, I also completely rewrote the famous “mkcard.txt” script, dropping bc dependency (hey, bash can do math already!!). You can find it &lt;a href=&quot;http://git.sabayon.org/molecules.git/tree/scripts/mkloopcard.txt&quot;&gt;here&lt;/a&gt;, as well as molecules that we use to build the ARMv7a images for Beagle{Bone,Board}.&lt;/p&gt;
&lt;p&gt;If you are interested in knowing more about how I managed to get Sabayon on ARM, have a look at the “&lt;a href=&quot;http://wiki.sabayon.org/index.php?title=Hitchhikers_Guide_to_the_BeagleBone_(and_ARMv7a)&quot;&gt;Hitchhikers Guide to the BeagleBone&lt;/a&gt;” on our wiki.&lt;/p&gt;
&lt;p&gt;I uploaded the Sabayon ARMv7 images on our mirrors this morning, under the iso/daily directory, in different sizes (depending on your MMC card size): 4GB, 8GB, 16GB.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;a75fd2a7d9cae17762034c5c049a08fc&lt;/strong&gt; Sabayon_Linux_DAILY_armv7a_Base_16GB.img.xz&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;0e17081050fa19c7f769318e3235ebaa&lt;/strong&gt; Sabayon_Linux_DAILY_armv7a_Base_4GB.img.xz&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;56606bc906715cdebce02611ae03285c&lt;/strong&gt; Sabayon_Linux_DAILY_armv7a_Base_8GB.img.xz&lt;/p&gt;
&lt;p&gt;Installing them onto your MMC card is as easy as running:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;xzcat &amp;lt;image file&amp;gt;.xz &amp;gt; /dev/sdX&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Where&lt;strong&gt; /dev/sdX&lt;/strong&gt; is your memory card device (might be mmcblk0).&lt;br /&gt;
They come in different sizes, make sure to match the advertised image size with your MMC device one.&lt;/p&gt;
&lt;p&gt;If you have 32GB or 64GB MMCs you have two choices: either use the 16GB version and create a separate partition later or take the bootfs and rootfs images (they come in different sizes but the content is the same) from the same dir:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;93960b28cde8dde51f2d29cc0c76f6bb&lt;/strong&gt; Sabayon_Linux_DAILY_armv7a_Base_16GB.img.bootfs.tar.xz&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;e85fe8d344dacf79eec94562a59c6750&lt;/strong&gt; Sabayon_Linux_DAILY_armv7a_Base_16GB.img.rootfs.tar.xz&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;93960b28cde8dde51f2d29cc0c76f6bb&lt;/strong&gt; Sabayon_Linux_DAILY_armv7a_Base_4GB.img.bootfs.tar.xz&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1a6bce6f585d52f2b50806bd2bd69578&lt;/strong&gt; Sabayon_Linux_DAILY_armv7a_Base_4GB.img.rootfs.tar.xz&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;93960b28cde8dde51f2d29cc0c76f6bb&lt;/strong&gt; Sabayon_Linux_DAILY_armv7a_Base_8GB.img.bootfs.tar.xz&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;13b2a47a88c55c8692ce61fc2fd42022&lt;/strong&gt; Sabayon_Linux_DAILY_armv7a_Base_8GB.img.rootfs.tar.xz&lt;/p&gt;
&lt;p&gt;This way you can create your own partition layout and then unpack the content into the respective partitions. So easy. No grub nor MBR nightmare!&lt;br /&gt;
If you are as lazy as me, here is the &lt;a href=&quot;http://na.mirror.garr.it/mirrors/sabayonlinux/iso/daily/&quot;&gt;download link to the directory&lt;/a&gt; (using the GARR mirror). But you are encouraged to use our &lt;a href=&quot;http://www.sabayon.org/download&quot;&gt;download page&lt;/a&gt; to find the mirror closest to you.&lt;/p&gt;
&lt;p&gt;The root password is: &lt;strong&gt;root&lt;/strong&gt;. The OS is set to automatically boot and start &lt;strong&gt;eth0&lt;/strong&gt; and &lt;strong&gt;sshd&lt;/strong&gt; (so you can connect to it via ssh). During the first boot, there is a script that configures some stuff and &lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;strong&gt;reboots&lt;/strong&gt;&lt;/span&gt; your device automatically (so on the first boot it will just reboot). If you want to change the locale, edit &lt;strong&gt;/etc/env.d/02locale&lt;/strong&gt; and run &lt;strong&gt;locale-gen&lt;/strong&gt; !. The System is already configured to allow serial login (at least this works on the BeagleBone out of the box).&lt;/p&gt;
&lt;p&gt;That’s it. You have a great distro (Gentoo) with a great Package Manager, Entropy (Sabayon) in a credit-card sized device.&lt;br /&gt;
If you appreciate our efforts towards the ARM architecture, please consider to &lt;a href=&quot;http://pledgie.com/campaigns/14324&quot;&gt;&lt;strong&gt;donate&lt;/strong&gt; &lt;strong&gt;us&lt;/strong&gt;&lt;/a&gt; either &lt;strong&gt;hardware&lt;/strong&gt; or &lt;strong&gt;MONEY to buy it&lt;/strong&gt;! (yeah, we can’t just handle money, we always need money!).&lt;br /&gt;
If you’re a developer and interested in ARM stuff, why don’t you join us? We can improve both Gentoo and Sabayon together!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Please note&lt;/strong&gt;: I only have a BeagleBone for now thus I wasn’t able to test out the images on the BeagleBoard. Moreover, the boot partition contains Beagle* related boot binaries that won’t work on other OMAP devices out of the box (but still, we provide split boot and root filesystem images).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Please note 2&lt;/strong&gt;: I consider this a tech preview because at the time of writing, we only have 400 binary packages available for install. You can browse them using &lt;a href=&quot;http://packages.sabayon.org&quot;&gt;http://packages.sabayon.org&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://pledgie.com/campaigns/14324&quot;&gt;DONATE US&lt;/a&gt; !&lt;/p&gt;
&lt;br /&gt;  &lt;a href=&quot;http://feeds.wordpress.com/1.0/gocomments/lxnay.wordpress.com/403/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/lxnay.wordpress.com/403/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godelicious/lxnay.wordpress.com/403/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/lxnay.wordpress.com/403/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gofacebook/lxnay.wordpress.com/403/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/lxnay.wordpress.com/403/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gotwitter/lxnay.wordpress.com/403/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/lxnay.wordpress.com/403/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/gostumble/lxnay.wordpress.com/403/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/lxnay.wordpress.com/403/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/godigg/lxnay.wordpress.com/403/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/lxnay.wordpress.com/403/&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.wordpress.com/1.0/goreddit/lxnay.wordpress.com/403/&quot; rel=&quot;nofollow&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/lxnay.wordpress.com/403/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://stats.wordpress.com/b.gif?host=lxnay.wordpress.com&amp;amp;blog=14999083&amp;amp;post=403&amp;amp;subd=lxnay&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Fri, 30 Dec 2011 11:45:06 +0000</pubDate>
	<dc:creator>Fabio Erculiani ()</dc:creator>
</item>
<item>
	<title>Hans de Graaff: Ruby 1.9 unmasked</title>
	<guid isPermaLink="false">tag:moving-innovations.com,2005:Article/88</guid>
	<link>http://moving-innovations.com/blog/2011/12/28/ruby-1-9-unmasked</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/d64a24f0a5393c31fb36e40261686979.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;Today I finally closed &lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=203706&quot;&gt;bug 203706&lt;/a&gt;, 4 years after it was initially opened. That means that you can now go and install ruby 1.9.3 without having to unmask the packages and associated use flag. It also means that we'll try to add the ruby19 flag, when possible, to new ebuilds as we add them. With &lt;a href=&quot;http://www.ruby-lang.org/en/news/2011/10/06/plans-for-1-8-7/&quot;&gt;ruby 1.8 no longer in maintenance starting June 2012&lt;/a&gt; we can now work towards making ruby 1.9 the primary stable ruby implementation. At this point in time, though, we don't officially support running your whole system on ruby 1.9 yet.&lt;/p&gt;

&lt;p&gt;Unless you take action yourself nothing will change for the moment. If you want to start installing your ruby packages also for ruby 1.9, then you must add &lt;code&gt;ruby19&lt;/code&gt; to your &lt;code&gt;RUBY_TARGETS&lt;/code&gt; in &lt;code&gt;/etc/make.conf&lt;/code&gt;.&lt;/p&gt;

&lt;div class=&quot;CodeRay&quot;&gt;&lt;pre&gt;  RUBY_TARGETS=&quot;ruby18 ruby19&quot;&lt;/pre&gt;&lt;/div&gt;

&lt;br /&gt;
&lt;p&gt;Note that this will only work in the testing tree for the moment. If you find bugs, please &lt;a href=&quot;https://bugs.gentoo.org/&quot;&gt;report them&lt;/a&gt; or drop by in &lt;code&gt;#gentoo-ruby&lt;/code&gt;.&lt;/p&gt;</description>
	<pubDate>Wed, 28 Dec 2011 14:03:42 +0000</pubDate>
	<dc:creator>Hans de Graaff (graaff)</dc:creator>
</item>
<item>
	<title>Sven Vermeulen: Gentoo WiKi &amp;amp; Knowledge Base</title>
	<guid isPermaLink="false">http://blog.siphos.be/?p=519</guid>
	<link>http://blog.siphos.be/2011/12/gentoo-wiki-knowledge-base/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/a163d8bce08d529a0419c8765766c3b6.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;
I have been playing with the &lt;a href=&quot;http://wiki.gentoo.org&quot;&gt;Gentoo Wiki&lt;/a&gt; the last few days and am very impressed with the work that both the wiki teams as well as existing contributors have already done to the place. The look and feel is very slick and editing works just as expected. One of the changes I made was to move &lt;a href=&quot;http://wiki.gentoo.org/wiki/SELinux&quot;&gt;SELinux module information&lt;/a&gt; to the wiki. This documentation was originally intended to be published on the &lt;a href=&quot;http://hardened.gentoo.org/selinux/&quot;&gt;Gentoo SELinux Project&lt;/a&gt; page, but is easily accessible and maintainable on the wiki too.
&lt;/p&gt;
&lt;p&gt;
So I went a step further and dug up my original &lt;a href=&quot;http://www.gentoo.org/proj/en/glep/glep-0051.html&quot;&gt;GLEP 0051 – Gentoo Knowledge Base&lt;/a&gt; proposal and checked how far I could use the Gentoo WiKi for this purpose. From the looks of it, the WiKi can offer a great deal of leverage for this idea and although not everything is supported through the WiKi (like natural search language and such), that might have been overshooting a bit. So we received a &lt;a href=&quot;http://wiki.gentoo.org/wiki/Knowledge_Base:Main_Page&quot;&gt;Gentoo WiKi Knowledge Base&lt;/a&gt; namespace under which the &lt;a href=&quot;http://wiki.gentoo.org/index.php?title=Special%3AAllPages&amp;amp;from=&amp;amp;to=&amp;amp;namespace=500&quot;&gt;Knowledgebase entries&lt;/a&gt; can reside.
&lt;/p&gt;
&lt;p&gt;
Now what is the idea behind such a knowledge base? Well, first of all, the articles below this prefix should all follow the same structure (as explained in the &lt;a href=&quot;http://wiki.gentoo.org/wiki/Knowledge_Base:Main_Page&quot;&gt;main page&lt;/a&gt;) and be sufficiently specific so that the title of the entry should leave little room for misinterpretation. But other than that, there is no limit as to what the Knowledge Base could hold. To that respect, the knowledge base section then provides a (hopefully) thorough listing of common and less common issues with a good explanation why the problem occurred and how to resolve it.
&lt;/p&gt;
&lt;p&gt;
For the time being, the location doesn’t hold that many &lt;a href=&quot;http://wiki.gentoo.org/index.php?title=Special%3AAllPages&amp;amp;from=&amp;amp;to=&amp;amp;namespace=500&quot;&gt;entries&lt;/a&gt; yet, but I will add them as they come along. And of course, feedback is always appreciated ;-)
&lt;/p&gt;
&lt;p&gt;
On a second note, I’d like to give my PoV on the wiki and its relation with the official Gentoo documentation. Unlike what might be circulating, I’m definitely not against the wiki for documentation, on the contrary. Wiki’s have proven to be a good resource for documentation, and because we can never have enough documentation writers, every method for getting more documentation is welcome. But because of its online nature, offline documentation development (which I frequently do) is not possible. Also, keeping translations in sync might be a bit more challenging compared to a file-based solution with version control (otoh, I have little experience with WiKi translations so I might be wrong here).
&lt;/p&gt;
&lt;p&gt;
I strongly believe that the wiki will play a big role in Gentoo’s documentation assets. Many of the documents currently managed by the GDP or the subprojects might be suited to be hosted on the WiKi, especially when those documents are too specific (and as such would require a very specific developer profile to maintain the documents). In such cases, the maintainers of those documents should be able to pick the most efficient method. But for very generic documents, this might not be an easy option.
&lt;/p&gt;
&lt;p&gt;
At least the Gentoo documents now support CC-BY-SA 3.0, so we can migrate documents from the wiki to the main site, and the 2.5 version currently used the most on the main site should be forward compatible with 3.0 (if I read the legalese text well) so we might be able to migrate documents from the main site to the wiki too.
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;Edit:&lt;/em&gt; a3li created the “Knowledge Base” namespace on the wiki, so I updated the links in my post. Thanks for the work on the wiki, a3li!&lt;/p&gt;</description>
	<pubDate>Mon, 26 Dec 2011 18:01:34 +0000</pubDate>
	<dc:creator>Sven Vermeulen (swift)</dc:creator>
</item>
<item>
	<title>Sven Vermeulen: Supporting fix scripts for XCCDF content and maintaining the documents</title>
	<guid isPermaLink="false">http://blog.siphos.be/?p=516</guid>
	<link>http://blog.siphos.be/2011/12/supporting-fix-scripts-for-xccdf-content-and-maintaining-the-documents/</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/a163d8bce08d529a0419c8765766c3b6.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;
One of the features supported through OVAL (and Open-SCAP) is to generate fix scripts when a test has failed. The administrator can then verify this script (of course) and then execute it to correct wrong settings. So I decided to play around with this as well and enhanced the &lt;a href=&quot;http://dev.gentoo.org/~swift/docs/previews/oval/gentoo-xccdf-guide.html&quot;&gt;Gentoo Security Benchmark&lt;/a&gt; (&lt;a href=&quot;http://dev.gentoo.org/~swift/docs/previews/oval/scap-gentoo-xccdf.txt&quot;&gt;XCCDF source&lt;/a&gt;) with some fixables (like for the sysctl settings). And lo and behold: the thing works ;-)
&lt;/p&gt;
&lt;p&gt;
After evaluating the XCCDF (together with the &lt;a href=&quot;http://dev.gentoo.org/~swift/docs/previews/oval/scap-gentoo-oval.txt&quot;&gt;OVAL&lt;/a&gt; document) against my system, I had Open-SCAP generate a fix script:
&lt;/p&gt;
&lt;pre&gt;# &lt;b&gt;oscap xccdf generate fix --result-id OSCAP-Test-Gentoo-Default xccdf-results.xml&lt;/b&gt;
#!/bin/bash
# OpenSCAP fix generator output for benchmark: Gentoo Security Benchmark

# XCCDF rule: rule-sysctl-ipv4-forward
echo 0 &amp;gt; /proc/sys/net/ipv4/ip_forward

# generated: 2011-12-23T14:53:03+01:00
# END OF SCRIPT
&lt;/pre&gt;
&lt;p&gt;
Now isn’t that nice. But generating a fix script is one thing, &lt;em&gt;maintaining the XCCDF and OVAL documents&lt;/em&gt; is a completely other picture.
&lt;/p&gt;
&lt;p&gt;
One of the downsides that I talked about earlier already is that OVAL has quite an extensible language (it’s a large XML document). Although this extensibility is very flexible and powerful, when you want to add generic tests (like validating sysctl values or matching regular expressions in files) having to write over 30 lines of XML code for a single test is time-consuming at the least. So I quickly scripted something to help me maintain these settings.
&lt;/p&gt;
&lt;p&gt;
The &lt;a href=&quot;http://dev.gentoo.org/~swift/docs/genoval.xml&quot;&gt;Generating OVAL documents with genoval.sh&lt;/a&gt; document explains this script (which is retrievable from my &lt;a href=&quot;https://github.com/sjvermeu/small.coding&quot;&gt;git repository&lt;/a&gt;) whose primary purpose is to transform a single line into the entire OVAL structure. With this script, I can now just say &lt;em&gt;gentoo variable USE must contain ssl&lt;/em&gt; and it generates both the rules in the XCCDF as the OVAL statements in the OVAL document.
&lt;/p&gt;
&lt;p&gt;
Okay, it’s a script, not a feature-full application, but at least it helps me (and perhaps others as well).&lt;/p&gt;</description>
	<pubDate>Fri, 23 Dec 2011 14:00:37 +0000</pubDate>
	<dc:creator>Sven Vermeulen (swift)</dc:creator>
</item>
<item>
	<title>Diego E. Pettenò: Ego-stroke development</title>
	<guid isPermaLink="false">tag:blog.flameeyes.eu,2005:Article/5485</guid>
	<link>http://blog.flameeyes.eu/2011/12/23/ego-stroke-develpoment</link>
	<description>&lt;img src=&quot;http://www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b.jpg?s=100&amp;r=pg&amp;d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;&lt;p&gt;I’ll write another post, expanding from a single tweet of mine:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;br /&gt;
If you release code and are not interested in helping distributions package it… don’t release code. Honestly.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;It might sound harsh and mean, but I mean it, and I think it’s for the best.&lt;/p&gt;
&lt;p&gt;You might have a number of different reasons to work on opensource projects, but you can basically find that the people who write open source projects and then don’t care about distributions and other kind of integrators, tend to be those developers that only work for their own ego. I don’t mean they write bad code, sometimes they might actually be the best programmer, but their dislike for distributors is poisonous for the whole opensource environment.&lt;/p&gt;
&lt;p&gt;Why do I say this? Well, the problem is that if you release good opensource code, whether it’s packaged by distributions or not, it might very well happen that some other developer will find and use it, that’s what you want, when you release it opensource, isn’t it? Now when that project is no longer a library or backend tool, but rather an user facing tool that the developer wants to see used, there will be requests to package it. But once that happens, you might be stuck with some backend dependency that cannot be clearly packaged. In that situation, the whole frontend can’t be packaged, and that means that the distribution’s users will end up suffering.&lt;/p&gt;
&lt;p&gt;This is getting even worse with gems, especially when the most insightful comment in &lt;a href=&quot;http://blog.flameeyes.eu/2011/12/21/gems-make-it-a-battle-between-the-developer-and-the-packager&quot;&gt;my latest post&lt;/a&gt; comes from an user that seems to proclaim himself a troll (or at least the nick suggests strongly so). Indeed, trying to excuse Ruby gems developers for not caring about our needs (which usually boil down to having tests around, a clear repository, the ability to rebuild documentation and tests without bringing in a whole lot of gem-building tools – jewelwer, hoe, and so on – and most importantly &lt;em&gt;code that works and tests green&lt;/em&gt;, which is by far not obvious when dealing with gems), is just saying that you care about open source for your own feel good, rather than for the whole environment.&lt;/p&gt;
&lt;p&gt;This gets worrisome when it comes to Ruby stuff, especially because of the ties with Rails. I guess the majority of the gems are developed for usage with Rails, which means web-facing code; if they are developed without caring about the opensource environment and their possible users, it would be silly not to expect that at least a part of them are so insecure they are likely to cause vulnerabilities in code that is actually published for the general usage.&lt;/p&gt;
&lt;p&gt;So I think I just decided to make two personal rules, that I wish were widespread:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;if you do not plan on helping distributions to get your software packaged, don’t release it opensource;&lt;/li&gt;
	&lt;li&gt;if you plan on making your software opensource, do not use software that distributions can’t package.&lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Fri, 23 Dec 2011 12:54:25 +0000</pubDate>
	<dc:creator>Diego E. Pettenò (flameeyes)</dc:creator>
</item>

</channel>
</rss>

