<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.intertwingly.net/" xmlns:indexing="urn:atom-extension:indexing" indexing:index="no"><access:restriction xmlns:access="http://www.bloglines.com/about/specs/fac-1.0" relationship="deny"/>
  <title>Planet Arch Linux</title>
  <updated>2010-03-21T11:13:22Z</updated>
  <generator uri="http://intertwingly.net/code/venus/">Venus</generator>
  <author>
    <name>Aaron Griffin</name>
    <email>aaron@archlinux.org</email>
  </author>
  <id>http://planet.archlinux.org/atom.xml</id>
  <link href="http://planet.archlinux.org/atom.xml" rel="self" type="application/atom+xml"/>
  <link href="http://planet.archlinux.org/" rel="alternate"/>

  <entry xml:lang="en">
    <id>http://www.deelab.org/bash/?p=494</id>
    <link href="http://www.deelab.org/bash/2010/03/arch-linux-on-toshiba-satellite-t130/" rel="alternate" type="text/html"/>
    <title>Arch Linux on Toshiba Satellite T130</title>
    <summary>I bought a new laptop: the ultrathin Satellite T130!
I’m not writing a post about this (awesome) laptop, but on how to make it working with your (Arch) Linux OS.

Graphics. The Intel GMA 450 works fine with the official Intel driver without any patch; install xf86-video-intel and start X.
Wireless. Here there are issues. This laptop uses [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>I bought a new laptop: the ultrathin <a href="http://laptops.toshiba.com/laptops/satellite/T100" title="Satellite T100 Series">Satellite T130</a>!</p>
<p>I’m not writing a post about this (awesome) laptop, but on how to make it working with your (Arch) Linux OS.</p>
<ul>
<li>Graphics. The Intel GMA 450 works fine with the official Intel driver without any patch; install <em>xf86-video-intel</em> and start X.</li>
<li>Wireless. Here there are issues. This laptop uses a wireless card with the Realtek 8192SE chipset. There’s a driver, but ATM isn’t included into the last kernel, so you need to build and install the RTL8192SE driver. Take it <a href="http://aur.archlinux.org/packages.php?ID=34281" title="rtl8192se">from AUR</a>.</li>
<li>Bluetooth. Works! Install <em>bluez</em> package and nothing else.</li>
<li>Touchpad. Everything works here too. I setup vertical/horizontal and circular scrolling with two fingers (I never tried it before, it’s really nice). Just install <em>xf86-input-synaptics</em> and set your config. <a href="http://www.deelab.org/bash/uploads/11-x11-synaptics.fdi" title="11-x11-synaptics.fdi">Here mine</a>.</li>
<li>Webcam. I did only a test using mplayer and…works!</li>
<li>Audio. To mute speakers after headphones connection I had to add a line to modprobe.conf: <em>options snd-hda-intel model=dell-vostro</em>.</li>
</ul>
<p>In conclusion everything works fine, <s>but I still am trying to made backlight control working; I added the known </s><em><s>acpi_backlight=vendor</s></em><s> kernel line to GRUB with no lucky.</s></p>
<p><u>EDIT:</u> A man sent me a script to fix the backlight issue. The trick is easy: using <em>setpci</em> you can hack the brightness. Then I set up KDE Power Management to run <em>sudo setpci -s 00:02.0 F4.B=40</em> when I am using Powersafe profile, and <em>sudo setpci -s 00:02.0 F4.B=99</em> when I am using Performance profile. (You need to add the rule to your sudoers file). This is enough for me, you could use a script to increase/decrease the brightness editing the F4.B argument. <strong>Thank you Petri!</strong></p>
<p>Cheers</p></div>
    </content>
    <updated>2010-03-19T23:49:40Z</updated>
    <category term="English"/>
    <category term="Arch Linux"/>
    <category term="hardware"/>
    <category term="howto"/>
    <category term="linux"/>
    <author>
      <name>bash</name>
    </author>
    <source>
      <id>http://www.deelab.org/bash</id>
      <link href="http://www.deelab.org/bash/tag/archlinux/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://www.deelab.org/bash" rel="alternate" type="text/html"/>
      <subtitle>"Life is binary, one or zero, life or death"</subtitle>
      <title>bash's blog » Arch Linux</title>
      <updated>2010-03-20T18:13:13Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://bbs.archlinux.org/viewtopic.php?id=93365</id>
    <link href="http://bbs.archlinux.org/viewtopic.php?id=93365" rel="alternate" type="text/html"/>
    <title>2010.03-1 archboot "2k10-R2" ISO hybrid image released</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Hi Arch community,<br/><br/>Arch Linux (archboot creation tool) 2010.03-1, "2k10-R2" has been released.<br/>To avoid confusion, this is not an official arch linux iso release!<br/><br/>Now Homepage available: <br/><a href="ftp://ftp.archlinux.org/iso/archboot/index.html">ftp://ftp.archlinux.org/iso/archboot/index.html</a><br/><br/>Check Readme.txt file for more information on archboot.<br/><a href="ftp://ftp.archlinux.org/iso/archboot/Readme.txt">ftp://ftp.archlinux.org/iso/archboot/Readme.txt</a><br/><br/>Summary:<br/>Bugfix release for 2010.02 files, with many new setup features.<br/><br/>Hybrid image file and torrent is provided, which include<br/>i686 and x86_64 core repository. Please check md5sum before using it.<br/><br/>Hybrid image file is a standard CD-burnable image and also a raw disk image.<br/>    - Can be burned to CD(RW) media using most CD-burning utilities.<br/>    - Can be raw-written to a drive using 'dd' or similar utilities.<br/>      This method is intended for use with USB thumb drives.<br/><br/>Please get it from your favorite arch linux mirror:<br/><a href="http://www.archlinux.de/?page=GetFileFromMirror;file=iso/archboot/2010.03">http://www.archlinux.de/?page=GetFileFr … ot/2010.03</a><br/>&lt;yourmirror&gt;/iso/archboot/2010.03/<br/><br/>Changelog:<br/><br/>GENERAL:<br/>- kernel 2.6.32.10 / LTS kernel 2.6.27.45<br/>- pacman 3.3.3 usage<br/>- RAM recommendations: 288 MB<br/><br/>Kernel changes:<br/><br/>Removed features:<br/><br/>Environment changes:<br/>- nilfs2 filesystem tools added<br/>- btrfs filesystem tools added<br/>- gdisk added<br/><br/>hwdetect changes:<br/><br/>setup changes:<br/>- a lot  internal function cleanup<br/>- better menu switching<br/>- better dialogs<br/>- support virtio block devices<br/>- added GUID (gpt support)<br/>- added raid4 and raid6 support<br/>- new bootloader section added,<br/>- including GRUB2 support and many more sanity checks<br/>- possibility to run bootloader instance standalone<br/><br/>quickinst changes:<br/>- adopted changes to quickinst script<br/><br/>KNOWN ISSUES:<br/>- FTP installation mode:<br/>  None ;)<br/>- CD installation mode:<br/>  None ;)<br/>  <br/>Further documentation can be found on-disk and on the wiki.<br/>Have fun!<br/><br/>greetings<br/>tpowa</p>-- posted by tpowa</div>
    </summary>
    <updated>2010-03-18T15:01:24Z</updated>
    <source>
      <id>http://bbs.archlinux.org/viewforum.php?id=24</id>
      <author>
        <name>Forum Announcements</name>
      </author>
      <link href="http://bbs.archlinux.org/viewforum.php?id=24" rel="alternate" type="text/html"/>
      <link href="http://bbs.archlinux.org/announce_rss.php?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest Archlinux Forum Announcements</subtitle>
      <title>Archlinux Forum Announcements</title>
      <updated>2010-03-21T11:13:22Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://arcierisinasce.wordpress.com/?p=1806</id>
    <link href="http://arcierisinasce.wordpress.com/2010/03/16/archone-2010-03_rev2/" rel="alternate" type="text/html"/>
    <title>ArchOne 2010.03_rev2</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"> 
Now available.
 
archone.sourceforge.net
 
Filed under: archlinux-en, archone       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1806&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p> <br/>
Now available.<br/>
 <br/>
<a href="http://archone.sourceforge.net" target="_blank">archone.sourceforge.net</a><br/>
 </p>
<br/>Filed under: <a href="http://arcierisinasce.wordpress.com/category/archlinux-en/">archlinux-en</a>, <a href="http://arcierisinasce.wordpress.com/category/archone/">archone</a>  <a href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/1806/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/1806/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/1806/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/1806/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/1806/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/1806/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/1806/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/1806/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/1806/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/1806/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1806&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </content>
    <updated>2010-03-16T17:00:21Z</updated>
    <category term="archlinux-en"/>
    <category term="archone"/>
    <category term="ArchOne 2010.03_rev2"/>
    <author>
      <name>marinz</name>
    </author>
    <source>
      <id>http://arcierisinasce.wordpress.com</id>
      <logo>http://www.gravatar.com/blavatar/d6e6341e3c0a121d9685d9edff176ed6?s=96&amp;d=http://s2.wp.com/i/buttonw-com.png</logo>
      <link href="http://arcierisinasce.wordpress.com/category/archlinux-en/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://arcierisinasce.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://arcierisinasce.wordpress.com/osd.xml" rel="search" type="application/opensearchdescription+xml"/>
      <link href="http://arcierisinasce.wordpress.com/?pushpress=hub" rel="hub" type="text/html"/>
      <subtitle>another blog on archlinux</subtitle>
      <title>arcierisinasce.wordpress.com » archlinux-en</title>
      <updated>2010-03-16T17:13:17Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://arcierisinasce.wordpress.com/?p=1799</id>
    <link href="http://arcierisinasce.wordpress.com/2010/03/15/archone-2010-03-releases/" rel="alternate" type="text/html"/>
    <title>ArchOne 2010.03 releases</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"> 



 
archone.sourceforge.net
Filed under: archlinux-en, archone       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1799&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p> </p>
<p style="text-align: center;">
</p><p style="text-align: center;"><a href="http://archone.sourceforge.net"><img alt="" class="size-thumbnail wp-image-1310 aligncenter" height="85" src="http://arcierisinasce.files.wordpress.com/2009/05/archone.png?w=90&amp;h=85" title="ArchOne" width="90"/></a></p>
<p style="text-align: center;"><a href="http://archone.sourceforge.net"><img alt="" class="size-full wp-image-1327 aligncenter" height="177" src="http://arcierisinasce.files.wordpress.com/2009/12/work_in_progress.png?w=182&amp;h=177" title="work_in_progress" width="182"/></a></p>
<p> <br/>
<a href="http://archone.sourceforge.net" target="_blank">archone.sourceforge.net</a></p>
<br/>Filed under: <a href="http://arcierisinasce.wordpress.com/category/archlinux-en/">archlinux-en</a>, <a href="http://arcierisinasce.wordpress.com/category/archone/">archone</a>  <a href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/1799/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/1799/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/1799/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/1799/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/1799/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/1799/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/1799/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/1799/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/1799/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/1799/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1799&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </content>
    <updated>2010-03-15T07:18:38Z</updated>
    <category term="archlinux-en"/>
    <category term="archone"/>
    <author>
      <name>marinz</name>
    </author>
    <source>
      <id>http://arcierisinasce.wordpress.com</id>
      <logo>http://www.gravatar.com/blavatar/d6e6341e3c0a121d9685d9edff176ed6?s=96&amp;d=http://s2.wp.com/i/buttonw-com.png</logo>
      <link href="http://arcierisinasce.wordpress.com/category/archlinux-en/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://arcierisinasce.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://arcierisinasce.wordpress.com/osd.xml" rel="search" type="application/opensearchdescription+xml"/>
      <link href="http://arcierisinasce.wordpress.com/?pushpress=hub" rel="hub" type="text/html"/>
      <subtitle>another blog on archlinux</subtitle>
      <title>arcierisinasce.wordpress.com » archlinux-en</title>
      <updated>2010-03-16T17:13:17Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://bbs.archlinux.org/viewtopic.php?id=93161</id>
    <link href="http://bbs.archlinux.org/viewtopic.php?id=93161" rel="alternate" type="text/html"/>
    <title>Amarok 2.3-1 is not Amarok 2.3!</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Hi Archers,<br/>seems that I packaged Amarok 2.3 before the official release. This means that we are using a Release Candidate not the stable 2.3, so <span class="bbu">please do not report any bug about this version on bugs.kde.org</span>.<br/>Amarok 2.3-2 will be the real Amarok 2.3 which will released tomorrow at this time.<br/><br/>Thank you</p>-- posted by bash</div>
    </summary>
    <updated>2010-03-14T23:37:25Z</updated>
    <source>
      <id>http://bbs.archlinux.org/viewforum.php?id=24</id>
      <author>
        <name>Forum Announcements</name>
      </author>
      <link href="http://bbs.archlinux.org/viewforum.php?id=24" rel="alternate" type="text/html"/>
      <link href="http://bbs.archlinux.org/announce_rss.php?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest Archlinux Forum Announcements</subtitle>
      <title>Archlinux Forum Announcements</title>
      <updated>2010-03-21T11:13:22Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.deelab.org/bash/?p=485</id>
    <link href="http://www.deelab.org/bash/2010/03/dead-but-on-the-third-day-resurrected/" rel="alternate" type="text/html"/>
    <title>Dead, but on the third day, resurrected!</title>
    <summary>It’s true…It’s live!
Yes men, Repoman is reasen from the dead.
Due to my engagements Repoman development stopped one year ago. Also [deelab] repository was dead and I didn’t need a tool to manage any repository.
But some days ago I joined into [unarch] team, [unarch] is a new repository maintained by few Italian people. So, I need [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>It’s true…It’s live!</p>
<p>Yes men, <a href="http://code.google.com/p/repoman-arch/" title="Repoman">Repoman</a> is reasen from the dead.</p>
<p>Due to my engagements Repoman development stopped one year ago. Also [deelab] repository was dead and I didn’t need a tool to manage any repository.</p>
<p>But some days ago I joined into <a href="http://www.archlinux.it/forum/viewtopic.php?id=7529" title="Repository [unarch]">[unarch]</a> team, [unarch] is a new repository maintained by few Italian people. So, I need a tool to build and upload packages without fool around.</p>
<p>I completeamely rewrote Repoman. I made it more simple to use, syntax is similar to pacman/makepkg. For example, to add a package you must type <em>$ repoman -S foo</em> meantime if you want to add a package without extract source files (using existing src/ dir) you must type <em>$ repoman -Se foo</em>. Another news is -l, ‘L’ for log: makepkg will log everything. Latest thing, finally all packages are uploaded together using the same lftp session and old packages are removed after the upload of newer packages.</p>
<p>This Repoman looks better too, useful messages and less colors.</p>
<p>Give it a second chance, and let me know what do you think of it ;)</p>
<p><a href="http://aur.archlinux.org/packages.php?ID=19470" title="repoman-svn">package on AUR</a></p></div>
    </content>
    <updated>2010-03-14T20:34:02Z</updated>
    <category term="English"/>
    <category term="Arch Linux"/>
    <category term="repoman"/>
    <category term="software"/>
    <author>
      <name>bash</name>
    </author>
    <source>
      <id>http://www.deelab.org/bash</id>
      <link href="http://www.deelab.org/bash/tag/archlinux/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://www.deelab.org/bash" rel="alternate" type="text/html"/>
      <subtitle>"Life is binary, one or zero, life or death"</subtitle>
      <title>bash's blog » Arch Linux</title>
      <updated>2010-03-20T18:13:13Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://archlinux.me/wonder/?p=32</id>
    <link href="http://archlinux.me/wonder/2010/03/clarifications-about-ffmpeg-package.html" rel="alternate" type="text/html"/>
    <title>Clarifications about ffmpeg package</title>
    <summary>I have two points that i want to clarify about our ffmpeg package.

 the “downgrade” from 30526-1 -&gt; 22511-1 is actually an update, but because my lack of glasses &lt;/joke&gt;, i used the wrong revision number when i changed the version schema from a date to revision.
 don’t mark as out of date this package [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>I have two points that i want to clarify about our ffmpeg package.</p>
<ul>
<li> the “downgrade” from 30526-1 -&gt; 22511-1 is actually an update, but because my lack of glasses &lt;/joke&gt;, i used the wrong revision number when i changed the version schema from a date to revision.</li>
<li> don’t mark as out of date this package because 0.5.1 version is released,  don’t do  it even when 0.6 will be released. We don’t follow 0.5 branch and even 0.6 branch. We are following trunk because, as one developer once said,  “packaging yet another, “soon to be outdated” version that is not supported by us is not a good idea.”</li>
</ul></div>
    </content>
    <updated>2010-03-14T10:29:00Z</updated>
    <category term="Uncategorized"/>
    <category term="archlinux"/>
    <category term="ffmpeg"/>
    <author>
      <name>Ionut Biru</name>
    </author>
    <source>
      <id>http://archlinux.me/wonder</id>
      <link href="http://archlinux.me/wonder/tag/archlinux/feed" rel="self" type="application/atom+xml"/>
      <link href="http://archlinux.me/wonder" rel="alternate" type="text/html"/>
      <subtitle>not just another blog</subtitle>
      <title>wonder's corner » archlinux</title>
      <updated>2010-03-14T10:43:30Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://archlinux.me/wonder/?p=27</id>
    <link href="http://archlinux.me/wonder/2010/03/gnome-2-30rc-hit-gnome-unstable-repo.html" rel="alternate" type="text/html"/>
    <title>gnome 2.30rc hit gnome-unstable repo</title>
    <summary>Hi guys,
GNOME 2.29.92 packages have been uploaded to the Archlinux FTP. To use  this repository, you should add this as top repository to pacman.conf:
[gnome-unstable]
Include  = /etc/pacman.d/mirrorlist
The packages in the repository have  been built in a chroot with testing enabled. Dependencies are mostly  versioned. Anyone who’s willing to help on spotting potential [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Hi guys,</p>
<p>GNOME 2.29.92 packages have been uploaded to the Archlinux FTP. To use  this repository, you should add this as top repository to pacman.conf:</p>
<blockquote><p>[gnome-unstable]<br/>
Include  = /etc/pacman.d/mirrorlist</p></blockquote>
<p>The packages in the repository have  been built in a chroot with testing enabled. Dependencies are mostly  versioned. Anyone who’s willing to help on spotting potential bugs, please submit  them to our bugtracker[1]. We also have a gnome-unstable thread on our  forum[2]</p>
<p>Have fun testing these packages.</p>
<p>[1] <a href="http://bugs.archlinux.org">http://bugs.archlinux.org</a><br/>
[2]<a href="http://bbs.archlinux.org/viewtopic.php?id=79706&amp;p=13"> http://bbs.archlinux.org/viewtopic.php?id=79706&amp;p=13</a></p></div>
    </content>
    <updated>2010-03-11T23:59:04Z</updated>
    <category term="Uncategorized"/>
    <category term="archlinux"/>
    <category term="gnome"/>
    <author>
      <name>Ionut Biru</name>
    </author>
    <source>
      <id>http://archlinux.me/wonder</id>
      <link href="http://archlinux.me/wonder/tag/archlinux/feed" rel="self" type="application/atom+xml"/>
      <link href="http://archlinux.me/wonder" rel="alternate" type="text/html"/>
      <subtitle>not just another blog</subtitle>
      <title>wonder's corner » archlinux</title>
      <updated>2010-03-14T10:43:29Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://www.toofishes.net/blog/more-archweb-work/</id>
    <link href="http://www.toofishes.net/blog/more-archweb-work/" rel="alternate" type="text/html"/>
    <title>More Archweb Work</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Because it is what I've been spending most of my Arch free time on lately, I thought I'd make another quick post on what's happening with the <a href="http://www.archlinux.org/">Arch Linux website</a>.</p>
<ul>
<li>Filelists are back! Check out a package page such as <a href="http://www.archlinux.org/packages/core/x86_64/pacman/">pacman</a>. You'll see the <em>Files</em> header at the bottom; if you click the link inside you'll get a filelist. If you aren't crazy and using something like noscript, some nice AJAX will put the list right inside the page; otherwise you'll be sent off to the <a href="http://www.archlinux.org/packages/core/x86_64/pacman/files/">files page</a>.</li>
<li>Mirror management improvements. We manage all our (known) mirrors through a developer accessible UI, and we were missing some important fields to store things like what tier a mirror is or what rsync credentials it should be using. These are now available.</li>
<li><code>reporead</code> improvements. This script is the magic that takes a pacman database and shoves it into our web site database to get all the relevant information out there. It is a bit more robust and now allows for force updates if/when new fields are added.</li>
<li>Speaking of new fields, you can now see the compressed size, installed size, and the build date of every package on the website.</li>
<li>Courtesy of Evangelos Foutras, the developer todo list UI now has some AJAX to make package flagging slightly less painful.</li>
<li>Many small touchups for efficiency, such as not fetching the full list of packages whenever a user clicks through on the <em>Recent Updates</em> box.</li>
<li>Recent updates groups together multiple architectures in order to make more packages visible in the box.</li>
<li>Feeds for package updates are a lot more granular. Check out the new <a href="http://www.archlinux.org/feeds/">feeds page</a> for more details.</li>
</ul>
<p>A few more things are planned down the road. These include:</p>
<ul>
<li>Advanced search. This will allow searching on every field we have in the database as well as finding a package with a given filename (or filename prefix).</li>
<li>Remove some of the lesser used pieces of the site in favor of linking to important wiki articles. These include <em>Arch-based Projects</em>, <em>Press</em> (which has been unlinked for a long time), <em>International Communities</em>, and <em>IRC Channels</em>. Putting this stuff on the wiki will allow it to be kept much more up to date than it currently is.</li>
<li>Other general cleanup. We have old CSS styles, hacks from the pre-1.0 Django days, and a lot of style embedded in our templates rather than in stylesheets.</li>
<li>And of course, any contributions from you that will enhance the site for the whole Arch community. :)</li>
</ul></div>
    </summary>
    <updated>2010-03-10T13:32:18Z</updated>
    <category term="archlinux"/>
    <category term="archweb"/>
    <category term="django"/>
    <author>
      <name>Dan McGee</name>
    </author>
    <source>
      <id>http://www.toofishes.net/blog/</id>
      <link href="http://www.toofishes.net/blog/" rel="alternate" type="text/html"/>
      <link href="http://www.toofishes.net/rss/blog/" rel="self" type="application/rss+xml"/>
      <rights>Copyright (c) 2007-2010, Dan McGee</rights>
      <subtitle>The latest and greatest from my blog.</subtitle>
      <title>toofishes.net Blog</title>
      <updated>2010-03-14T08:13:10Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://dieter.plaetinck.be/84 at http://dieter.plaetinck.be</id>
    <link href="http://dieter.plaetinck.be/uzbl_monitoring_aif_talks" rel="alternate" type="text/html"/>
    <title>Uzbl, monitoring, AIF talks</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>I recently did two talks, for which the videos are now online.</p>
<ul>
<li><a href="http://www.uzbl.org/news.php?id=25">Uzbl lightningtalk @ fosdem 2010</a></li>
<li>Open Source Monitoring tools lightning talk @ <a href="http://www.kangaroot-showcase.be/">Kangaroot showcase</a> 2009.  This one is password protected.  If you were a participant, you should have received the pass</li>
</ul>
<p>If all goes well, I'll be at <a href="http://www.archlinux.ca/archcon2010/">ArchCon</a> this summer, where I'll be doing these talks:</p>
<ul>
<li><a href="http://www.archlinux.ca/archcon2010/?p=67">AIF: The Arch Installation Framework</a></li>
<li><a href="http://www.archlinux.ca/archcon2010/?p=73">Uzbl – web interface tools which adhere to the unix philosophy</a>. Whereas in the fosdem talk I had to focus a lot of information into a short timeslot, here I'll elaborate a bit more</li>
</ul>
<p>We're not sure yet if those talks will get videotaped.</p></div>
    </summary>
    <updated>2010-03-07T11:06:18Z</updated>
    <category scheme="http://dieter.plaetinck.be/taxonomy/term/16" term="arch"/>
    <category scheme="http://dieter.plaetinck.be/taxonomy/term/17" term="uzbl"/>
    <category scheme="http://dieter.plaetinck.be/taxonomy/term/14" term="real life"/>
    <author>
      <name>Dieter_be</name>
    </author>
    <source>
      <id>http://dieter.plaetinck.be</id>
      <link href="http://dieter.plaetinck.be" rel="alternate" type="text/html"/>
      <link href="http://dieter.plaetinck.be/rss.xml?feed=rss2" rel="self" type="application/rss+xml"/>
      <title>Dieter_be's spot on the web</title>
      <updated>2010-03-21T11:13:11Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://godane.wordpress.com/?p=329</id>
    <link href="http://godane.wordpress.com/2010/03/06/archbang-live-20100306-release/" rel="alternate" type="text/html"/>
    <title>Archbang-live 20100306 Release</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">This is  a fork of archbang build with my build scripts. I added some pentesting packages and fixed up the instaler. The installer is under system-&gt; Installer. Its based on the archlinux installer.
Here are the features of archbang-live:
* All/most of  the features that are in archiso-live and slax.
* findiso boot option so you can boot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=godane.wordpress.com&amp;blog=5495455&amp;post=329&amp;subd=godane&amp;ref=&amp;feed=1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>This is  a fork of <a href="http://bbs.archlinux.org/viewtopic.php?id=89627" target="_blank">archbang</a> build with my build scripts. I added some pentesting packages and fixed up the instaler. The installer is under system-&gt; Installer. Its based on the archlinux installer.</p>
<p>Here are the features of archbang-live:</p>
<p>* All/most of  the features that are in archiso-live and slax.</p>
<p>* findiso boot option so you can boot from iso with grub2.</p>
<p>* Development packages.</p>
<p>* Bauerbill replaces packer that’s in archbang.</p>
<p>* Using testing repo.</p>
<p>* Updated kernel to 2.6.33.</p>
<p>Bugs:</p>
<p>* Sound is set to 0% on every reboot.</p>
<p>live password is live</p>
<p>root password is ArchLinux</p>
<p>Everything is up2date as of 3:00 PM on 20100306.</p>
<p>Here is the <a href="http://arch-live.isawsome.net/iso/archbang/20100306/archbang-live-2010-03-06-i686.iso" target="_blank">iso</a>, <a href="http://arch-live.isawsome.net/iso/archbang/20100306/archbang-live-2010-03-06-i686.iso.md5" target="_blank">md5</a>, and packages <a href="http://arch-live.isawsome.net/iso/archbang/20100306/packages.list" target="_blank">list</a>.</p>
<p>Package changes <a href="http://arch-live.isawsome.net/iso/archbang/20100306/update" target="_blank">here</a>.</p>
<br/>  <a href="http://feeds.wordpress.com/1.0/gocomments/godane.wordpress.com/329/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/godane.wordpress.com/329/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/godane.wordpress.com/329/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/godane.wordpress.com/329/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/godane.wordpress.com/329/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/godane.wordpress.com/329/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/godane.wordpress.com/329/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/godane.wordpress.com/329/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/godane.wordpress.com/329/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/godane.wordpress.com/329/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=godane.wordpress.com&amp;blog=5495455&amp;post=329&amp;subd=godane&amp;ref=&amp;feed=1"/></div>
    </content>
    <updated>2010-03-06T21:23:03Z</updated>
    <category term="archbang-live"/>
    <category term="release"/>
    <author>
      <name>godane</name>
    </author>
    <source>
      <id>http://godane.wordpress.com</id>
      <logo>http://www.gravatar.com/blavatar/292a868b4605aca538884cbdf3defd45?s=96&amp;d=http://s2.wp.com/i/buttonw-com.png</logo>
      <link href="http://godane.wordpress.com/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://godane.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://godane.wordpress.com/osd.xml" rel="search" type="application/opensearchdescription+xml"/>
      <link href="http://godane.wordpress.com/?pushpress=hub" rel="hub" type="text/html"/>
      <subtitle>Just another WordPress.com weblog</subtitle>
      <title>Godane's Development Blog</title>
      <updated>2010-03-06T23:13:18Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/428856360</id>
    <link href="http://awesometrousers.net/post/428856360" rel="alternate" type="text/html"/>
    <title>Pro Git - Smart HTTP Transport</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><a href="http://progit.org/2010/03/04/smart-http.html">Pro Git - Smart HTTP Transport</a>: <p>ooooh!</p></div>
    </summary>
    <updated>2010-03-05T21:22:49Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:05Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/428808795</id>
    <link href="http://awesometrousers.net/post/428808795" rel="alternate" type="text/html"/>
    <title>TROLOLOLOLOLOLOLOLOLOLO (via geekfeedtv)

Reminds me a bit of...</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">&lt;object height="336" width="400"&gt;&lt;param name="movie" value="http://www.youtube.com/v/4NGSl3CldFY&amp;amp;rel=0&amp;amp;egm=0&amp;amp;showinfo=0&amp;amp;fs=1"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;embed allowfullscreen="true" height="336" src="http://www.youtube.com/v/4NGSl3CldFY&amp;amp;rel=0&amp;amp;egm=0&amp;amp;showinfo=0&amp;amp;fs=1" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;&lt;/object&gt;<br/><br/><p><a href="http://www.youtube.com/watch?v=4NGSl3CldFY">TROLOLOLOLOLOLOLOLOLOLO</a> (via <a href="http://youtube.com/user/geekfeedtv">geekfeedtv</a>)</p>

<p>Reminds me a bit of <a href="http://www.iiiiiiii.com/">http://www.iiiiiiii.com/</a> but with video.</p></div>
    </summary>
    <updated>2010-03-05T20:49:00Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:05Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://arcierisinasce.wordpress.com/?p=1771</id>
    <link href="http://arcierisinasce.wordpress.com/2010/03/05/chromium-tmp/" rel="alternate" type="text/html"/>
    <title>chromium cache tmpfs</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"> 
rm -R /home/user/.cache/chromium
mkdir /home/user/.cache/chromium
sudo nano /etc/fstab: 

....
cache-chromium    /home/user/.cache/chromium tmpfs defaults,noatime,mode=1777

Filed under: archlinux, archlinux-en, archone, chromium       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1771&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p> </p>
<pre>rm -R /home/<em>user</em>/.cache/chromium
mkdir /home/<em>user</em>/.cache/chromium
sudo nano /etc/fstab: 

....
cache-chromium    /home/<em>user</em>/.cache/chromium tmpfs defaults,noatime,mode=1777
</pre>
<br/>Filed under: <a href="http://arcierisinasce.wordpress.com/category/archlinux/">archlinux</a>, <a href="http://arcierisinasce.wordpress.com/category/archlinux-en/">archlinux-en</a>, <a href="http://arcierisinasce.wordpress.com/category/archone/">archone</a>, <a href="http://arcierisinasce.wordpress.com/category/chromium/">chromium</a>  <a href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/1771/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/1771/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/1771/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/1771/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/1771/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/1771/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/1771/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/1771/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/1771/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/1771/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1771&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </content>
    <updated>2010-03-05T10:20:19Z</updated>
    <category term="archlinux"/>
    <category term="archlinux-en"/>
    <category term="archone"/>
    <category term="chromium"/>
    <category term="chromium cache tmp"/>
    <category term="chromium tmp"/>
    <category term="chromium tmpfs"/>
    <author>
      <name>marinz</name>
    </author>
    <source>
      <id>http://arcierisinasce.wordpress.com</id>
      <logo>http://www.gravatar.com/blavatar/d6e6341e3c0a121d9685d9edff176ed6?s=96&amp;d=http://s2.wp.com/i/buttonw-com.png</logo>
      <link href="http://arcierisinasce.wordpress.com/category/archlinux-en/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://arcierisinasce.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://arcierisinasce.wordpress.com/osd.xml" rel="search" type="application/opensearchdescription+xml"/>
      <link href="http://arcierisinasce.wordpress.com/?pushpress=hub" rel="hub" type="text/html"/>
      <subtitle>another blog on archlinux</subtitle>
      <title>arcierisinasce.wordpress.com » archlinux-en</title>
      <updated>2010-03-16T17:13:17Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://bbs.archlinux.org/viewtopic.php?id=92458</id>
    <link href="http://bbs.archlinux.org/viewtopic.php?id=92458" rel="alternate" type="text/html"/>
    <title>Arch Linux Magazine, March 2010</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Come take a walk down memory lane...<br/><br/><a href="http://www.archlinux.org/static/magazine">http://www.archlinux.org/static/magazine</a></p>-- posted by Ghost1227</div>
    </summary>
    <updated>2010-03-04T04:04:01Z</updated>
    <source>
      <id>http://bbs.archlinux.org/viewforum.php?id=24</id>
      <author>
        <name>Forum Announcements</name>
      </author>
      <link href="http://bbs.archlinux.org/viewforum.php?id=24" rel="alternate" type="text/html"/>
      <link href="http://bbs.archlinux.org/announce_rss.php?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest Archlinux Forum Announcements</subtitle>
      <title>Archlinux Forum Announcements</title>
      <updated>2010-03-21T11:13:22Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://www.archlinux.org/news/489/</id>
    <link href="http://www.archlinux.org/news/489/" rel="alternate" type="text/html"/>
    <title>Arch Linux Magazine, March 2010</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Daniel Griffiths wrote:<br/>
Come take a walk down memory lane...

* <a href="http://www.archlinux.org/static/magazine">Get it!</a></div>
    </summary>
    <updated>2010-03-04T04:00:00Z</updated>
    <author>
      <name>Daniel Griffiths</name>
    </author>
    <source>
      <id>http://www.archlinux.org/news/</id>
      <link href="http://www.archlinux.org/news/" rel="alternate" type="text/html"/>
      <link href="http://www.archlinux.org/feeds/news/?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest and greatest news from the Arch Linux distribution.</subtitle>
      <title>Arch Linux: Recent news updates</title>
      <updated>2010-03-21T11:13:15Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://bbs.archlinux.org/viewtopic.php?id=92413</id>
    <link href="http://bbs.archlinux.org/viewtopic.php?id=92413" rel="alternate" type="text/html"/>
    <title>Archcon 2010 talk summary now available</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>You can now review the <a href="http://www.archlinux.ca/archcon2010/?cat=4">summaries</a> of ArchCon talks. Not all talks have been posted yet, but you can get an overview of some of the fun things you'll be able to see and discuss at ArchCon this year.<br/><br/>Because I was late getting these up, I've extended the earlybird registration deadline to this Friday (March 5). Review the talks, and if you like what you see, <a href="http://archcon.archlinux.ca/">register now</a> to save $50 on registration!<br/><br/>ArchCon is going to be a blast, hope to see you all there!<br/><br/>Dusty</p>-- posted by Dusty</div>
    </summary>
    <updated>2010-03-03T15:37:26Z</updated>
    <source>
      <id>http://bbs.archlinux.org/viewforum.php?id=24</id>
      <author>
        <name>Forum Announcements</name>
      </author>
      <link href="http://bbs.archlinux.org/viewforum.php?id=24" rel="alternate" type="text/html"/>
      <link href="http://bbs.archlinux.org/announce_rss.php?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest Archlinux Forum Announcements</subtitle>
      <title>Archlinux Forum Announcements</title>
      <updated>2010-03-21T11:13:22Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/422446016</id>
    <link href="http://awesometrousers.net/post/422446016" rel="alternate" type="text/html"/>
    <title>theinternetaccordingtoadrian:


kevinnuut:


Mr. Banana Without...</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><img src="http://30.media.tumblr.com/tumblr_kygg5fzw5f1qzp89jo1_500.jpg"/><br/><br/><p><a class="tumblr_blog" href="http://theinternetaccordingtoadrian.tumblr.com/post/422406221/kevinnuut-mr-banana-without-borders-if-this">theinternetaccordingtoadrian</a>:</p>

<blockquote>
<p><a class="tumblr_blog" href="http://kevinnuut.com/post/413391325/mr-banana-without-borders-if-this-post-makes-it">kevinnuut</a>:</p>

<blockquote>
<p><b>Mr. Banana Without Borders!</b></p>
<p><span>If this post makes it on the side radar of Tumblr, I will donate $1000 to</span><a href="http://www.doctorswithoutborders.org/" title="Doctors Without Borders"><span>MSF/Doctors Without Borders</span></a><span>.  All you have to do is like and reblog this post so that Mr. Banana can rise to fame and save the world.  If you want, you can read about my </span><a href="http://kevinnuut.com/post/420162734/ill-donate-500-to-dwb-if"><span>motives</span></a><span>.</span></p>
<p><i><span>Thanks to </span><a href="http://tumblr.sheilahippert.com/post/420176241/mr-banana-doctors-without-borders"><span>Sheila</span></a><span> for the reblog idea, to </span><i><i><a href="http://likecool.com/Mr_Banana--Pic--Gear.html"><span>LikeCool</span></a><span> for making me aware, and to </span><a href="http://www.flickr.com/photos/illurama/266910295/"><span>Illurama</span></a><span> for creating Mr. Banana.</span></i></i></i></p>
<p><i><i><i><b>UPDATE: You guys did it! </b><a href="http://kevinnuut.com/post/422247588/mr-banana-without-borders-donation-made-well"><b>THE DONATION HAS BEEN MADE</b></a><b>!</b></i></i></i></p>
</blockquote>
</blockquote></div>
    </summary>
    <updated>2010-03-02T19:17:03Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:04Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://allanmcrae.com/?p=333</id>
    <link href="http://allanmcrae.com/2010/02/some-weeds-a-lawnmower-can-not-handle/" rel="alternate" type="text/html"/>
    <title>Some Weeds A Lawnmower Can Not Handle</title>
    <summary>This is what happens if you ignore a weed growing on your lawn for a while. It grew to over four metres and had thorns all along the stem. In an effort to convince me that I should remove it, my wife found out that it is a Giant Devil’s Fig, which is classified as [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://allanmcrae.com/images/weed.jpg"><img alt="" class="alignright" height="280" src="http://allanmcrae.com/images/weed-small.jpg" title="weed" width="210"/></a><br/>
This is what happens if you ignore a weed growing on your lawn for a while. It grew to over four metres and had thorns all along the stem. In an effort to convince me that I should remove it, my wife found out that it is a Giant Devil’s Fig, which is classified as a “<a href="http://www.brisbane.qld.gov.au/bccwr/_assets/main/lib825/weeds_weeds_declared_species_by_council.pdf">Noxious weed</a>” in Brisbane.  After much nagging, I chopped it down before the native bats could eat its fruit and spread it further.</p>
<p>And yes, my lawnmower is missing a front wheel…</p></div>
    </content>
    <updated>2010-02-27T14:02:45Z</updated>
    <category term="Brisbane"/>
    <author>
      <name>Allan</name>
    </author>
    <source>
      <id>http://allanmcrae.com</id>
      <link href="http://allanmcrae.com/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://allanmcrae.com" rel="alternate" type="text/html"/>
      <subtitle>One day this will feature a witty tagline...</subtitle>
      <title>Allan McRae</title>
      <updated>2010-02-27T14:13:04Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://allanmcrae.com/?p=331</id>
    <link href="http://allanmcrae.com/2010/02/transparent-x86_64-kernel-on-an-i686-userland/" rel="alternate" type="text/html"/>
    <title>Transparent x86_64 Kernel On An i686 Userland</title>
    <summary>A while back, I wrote about using an x86_64 kernel on an i686 userland.  After using this setup for a while, I began to discover that it is not that user friendly to have to use linux32 in front many commands.  In particular, when building software the ./configure needs to be prefixed with [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>A while back, I wrote about using an <a href="http://allanmcrae.com/2009/06/using-an-x86_64-kernel-on-an-i686-userland/">x86_64 kernel on an i686 userland</a>.  After using this setup for a while, I began to discover that it is not that user friendly to have to use <tt>linux32</tt> in front many commands.  In particular, when building software the <tt>./configure</tt> needs to be prefixed with it and <tt>bash</tt> can not handle creating an alias to transparently do that.  Also, I would need to make aliases for all build tools I could encounter (<tt>make</tt>, <tt>cmake</tt>, <tt>qmake</tt>, …), which is almost an impossible task.</p>
<p>In true <a href="http://en.wikipedia.org/wiki/Baldrick">Baldrick</a> style, I came up with a cunning plan…  What if I called my shell with a <tt>linux32</tt> prefix and then my system would think it was always an i686 one. I only need my system to think it is an x86_64 when I enter an x86_64 chroot, so that is much easier to create aliases to deal with.  The trick was to create a <tt>/bin/bash32</tt> file containing:</p>
<p><code>#!/bin/bash<br/>
linux32 /bin/bash -l "$@"</code></p>
<p>Then add <tt>bash32</tt> to the list of shells in <tt>/etc/shells</tt> and use “<tt>chsh -s bash32</tt>” to start using it.</p>
<p>After using this setup for several weeks, the only issue I notice is that when using <tt>chroot</tt>, it will look for <tt>/bin/bash32</tt> in the chroot and likely fail.  That can be fixed by prefixing with the <tt>SHELL</tt> environmental variable pointing at an appropriate shell (more than likely <tt>/bin/bash</tt>). I am sure that creating a wrapper script to handle that would be easy but using chroots via the Arch devtools does not suffer from this problem so I have not looked into it further.</p></div>
    </content>
    <updated>2010-02-27T07:17:06Z</updated>
    <category term="Arch"/>
    <author>
      <name>Allan</name>
    </author>
    <source>
      <id>http://allanmcrae.com</id>
      <link href="http://allanmcrae.com/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://allanmcrae.com" rel="alternate" type="text/html"/>
      <subtitle>One day this will feature a witty tagline...</subtitle>
      <title>Allan McRae</title>
      <updated>2010-02-27T14:13:04Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/414707695</id>
    <link href="http://awesometrousers.net/post/414707695" rel="alternate" type="text/html"/>
    <title>202 Star Wars T-Shirts [Lists]</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><a href="http://hideyourarms.com/2009/07/16/list-ofstar-wars-tshirts/">202 Star Wars T-Shirts [Lists]</a>: <p>Quite a few good ones in this list.</p></div>
    </summary>
    <updated>2010-02-27T04:54:27Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:05Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://www.archlinux.org/news/488/</id>
    <link href="http://www.archlinux.org/news/488/" rel="alternate" type="text/html"/>
    <title>Bug Day: Saturday, March 6</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Paul Mattal wrote:<br/>
Since Saturday worked so well last time, we're doing it again. Thanks to all who helped last month, and in advance to those who will join us this month; it feels like we're starting to clean out some of the backlog.

You can find us in the #archlinux-bugs IRC forum in the afternoon and evening EST. Come help out however you can!</div>
    </summary>
    <updated>2010-02-27T04:00:00Z</updated>
    <author>
      <name>Paul Mattal</name>
    </author>
    <source>
      <id>http://www.archlinux.org/news/</id>
      <link href="http://www.archlinux.org/news/" rel="alternate" type="text/html"/>
      <link href="http://www.archlinux.org/feeds/news/?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest and greatest news from the Arch Linux distribution.</subtitle>
      <title>Arch Linux: Recent news updates</title>
      <updated>2010-03-21T11:13:15Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/409399589</id>
    <link href="http://awesometrousers.net/post/409399589" rel="alternate" type="text/html"/>
    <title>Unlink Your Feeds: A Manifesto.</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><a href="http://unlinkyourfeeds.tumblr.com/post/387644253/a-manifesto">Unlink Your Feeds: A Manifesto.</a>: <blockquote>
<p>Listen.<br/><br/>You need to unlink your feeds.<br/><br/>I understand why you did it. I’ve made the same mistake myself. But it’s hurting your friends, it’s hurting you, and it’s hurting the Internet. You need to stop.<br/><br/>You need to stop automatically dumping your feeds from one account into another.<br/><br/>Look, I know…</p>
</blockquote>

<p>This is pretty awesome, and I agree.</p></div>
    </summary>
    <updated>2010-02-24T18:14:00Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:04Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://archlinux.me/dusty/?p=294</id>
    <link href="http://archlinux.me/dusty/2010/02/24/archcon-2010-earlybird-registration-fast-approaching/" rel="alternate" type="text/html"/>
    <title>ArchCon 2010 Earlybird Registration Fast Approaching</title>
    <summary>For those that don’t know, the first ever ArchCon will be held in Toronto, Ontario, Canada on July 22 and 23. Ralvez and I are the primary organizers. We’ve got some great presentations lined up and are becoming more confident that we’ll have enough attendees to fund conference activities.
The earlybird registration deadline is fast approaching; [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>For those that don’t know, the first ever ArchCon will be held in Toronto, Ontario, Canada on July 22 and 23. Ralvez and I are the primary organizers. We’ve got some great presentations lined up and are becoming more confident that we’ll have enough attendees to fund conference activities.</p>
<p>The earlybird registration deadline is fast approaching; you have four days to register for only $100. Register at the registration page: <a href="http://archcon.archlinux.ca/">http://archcon.archlinux.ca/</a></p>
<p>For more information, visit the ArchCon website: <a href="http://www.archlinux.ca/archcon2010/">http://www.archlinux.ca/archcon2010/</a></p>
<p>Dieter has set up a couple of wiki pages to help people collaboratively plan the conference, and more importantly, social and vacation activities around the conference. He’s coming all the way from Belgium, and is looking for other Archers to do some road trips and tourist attractions with while in North America.</p>
<p><a href="http://wiki.archlinux.org/index.php/Archcon#Archcon_2010">http://wiki.archlinux.org/index.php/Archcon#Archcon_2010</a><br/>
<a href="http://wiki.archlinux.org/index.php/Archcon_extra_activities">http://wiki.archlinux.org/index.php/Archcon_extra_activities</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Farchlinux.me%2Fdusty%2F2010%2F02%2F24%2Farchcon-2010-earlybird-registration-fast-approaching%2F&amp;linkname=ArchCon%202010%20Earlybird%20Registration%20Fast%20Approaching"><img alt="Share/Save/Bookmark" height="16" src="http://archlinux.me/dusty/wp-content/plugins/add-to-any/share_save_120_16.png" width="120"/></a></div>
    </content>
    <updated>2010-02-24T15:24:00Z</updated>
    <category term="Uncategorized"/>
    <category term="Arch Linux"/>
    <category term="archcon"/>
    <author>
      <name>dusty</name>
    </author>
    <source>
      <id>http://archlinux.me/dusty</id>
      <link href="http://archlinux.me/dusty/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://archlinux.me/dusty" rel="alternate" type="text/html"/>
      <subtitle>Avoiding Arch Linux Web Development</subtitle>
      <title>Dusty's Diverse Domain</title>
      <updated>2010-02-26T22:02:33Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/407761712</id>
    <link href="http://awesometrousers.net/post/407761712" rel="alternate" type="text/html"/>
    <title>Mastering Python 3 I/O</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><a href="http://www.dabeaz.com/python3io/">Mastering Python 3 I/O</a>: <p>Great slides on python2 vs python3 I/O. 
Recommended reading for anyone who writes python code.</p></div>
    </summary>
    <updated>2010-02-23T23:09:15Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:05Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://gianvito.wordpress.com/?p=439</id>
    <link href="http://gianvito.wordpress.com/2010/02/21/no-fglrx-no-radeonhd-simply-ati-dri/" rel="alternate" type="text/html"/>
    <link href="http://gianvito.wordpress.com/2010/02/21/no-fglrx-no-radeonhd-simply-ati-dri/#comments" rel="replies" type="text/html"/>
    <link href="http://gianvito.wordpress.com/2010/02/21/no-fglrx-no-radeonhd-simply-ati-dri/feed/atom/" rel="replies" type="application/atom+xml"/>
    <title xml:lang="en">No Fglrx, No RadeonHd… Simply Ati-Dri</title>
    <summary type="xhtml" xml:lang="en"><div xmlns="http://www.w3.org/1999/xhtml">I’ve tried all of Linux ati driver alternatives… And I’ve never been so excited about performances and functionalities.
Especially with the Fglrx ones. One of the motivations that push me to find an alternative is with catalyst drivers (from ATI) you can’t change user without logging out from your account.
I was looking for something that was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gianvito.wordpress.com&amp;blog=2900638&amp;post=439&amp;subd=gianvito&amp;ref=&amp;feed=1"/></div>
    </summary>
    <content type="xhtml" xml:lang="en"><div xmlns="http://www.w3.org/1999/xhtml"><p style="text-align: center;"><a href="http://gianvito.files.wordpress.com/2010/02/screen2.png"/><a href="http://gianvito.files.wordpress.com/2010/02/screen1.jpeg"/></p>
<div><span style="color: #0000ee;"><span style="color: #000000;"><p/>
<p style="text-align: center;"><a href="http://gianvito.files.wordpress.com/2010/02/screen1.jpeg"><img alt="" class="aligncenter size-medium wp-image-445" height="187" src="http://gianvito.files.wordpress.com/2010/02/screen1.jpeg?w=300&amp;h=187" style="display: block; margin-left: auto; margin-right: auto;" title="screen" width="300"/></a></p>
<p><em>I’ve tried all of Linux ati driver alternatives… And I’ve never been so excited about performances and functionalities.</em></p>
<p><em>Especially with the Fglrx ones. One of the motivations that push me to find an alternative is with catalyst drivers (from ATI) you can’t change user without logging out from your account.</em></p>
<p><em>I was looking for something that was stable and in the same time allows me to use compiz.</em></p>
<p><em>So I’ve tried RadeonHd drivers… in every version… From the stable one to the git one.</em></p>
<p><em>Putting “radeonhd” in the xorg.conf after installing them you simply get a grey window and X restarts.</em></p>
<p><em>My start point is this:</em></p>
<p><em>Processor: Q8200 clocked to 2.92 Ghz</em></p>
<p><em>Video Card: Gainward HD4850 1Gb DDR3</em></p>
<p><em>So this is the problem… And this is the solution…</em></p>
<p style="text-align: center;"><span id="more-439"/><img alt="" height="124" src="http://gianvito.files.wordpress.com/2010/02/screen2.png?w=490&amp;h=124" style="" title="screen2" width="490"/></p>
<p style="text-align: center;"><em>And then replace your previous driver in the xorg.conf with</em></p>
<div id="_mcePaste" style="text-align: center;"><strong>Driver      ”radeon”</strong></div>
<div style="text-align: center;"><em>So in the end i also put in this post the other options I’ve applied to my xorg.con</em>f</div>
<div style="text-align: center;">
<div style="text-align: left;"><span style="white-space: pre;"> </span><strong>Option “AccelMethod” “exa” </strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Option “DRI” “on” </strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Option “ColorTiling” “on”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Option “EnablePageFlip” “on” </strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Option “EXAVSync” “yes”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Option “RenderAccel” “on”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Option “XAANoOffscreenPixmaps” “true”</strong></div>
</div>
<div style="text-align: left;"><strong><br/>
</strong></div>
<div style="text-align: left;">
<div style="text-align: left;"><strong>Section “DRI”</strong></div>
<div style="text-align: left;"><strong> Group        ”video”</strong></div>
<div style="text-align: left;"><strong> Mode         0666</strong></div>
<div style="text-align: left;"><strong>EndSection</strong></div>
<div style="text-align: left;"><strong><br/>
</strong></div>
<div style="text-align: left;"><strong>Section “ServerFlags”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Option “AIGLX” “true”</strong></div>
<div style="text-align: left;"><strong>EndSection</strong></div>
<div style="text-align: left;"><strong><br/>
</strong></div>
<div style="text-align: left;"><strong>Section “Extensions”</strong></div>
<div style="text-align: left;"><strong> Option “Composite” “Enable”</strong></div>
<div style="text-align: left;"><strong>EndSection</strong></div>
</div>
<div style="text-align: center;"><em>And these are the modules</em></div>
<div style="text-align: left;">
<div style="text-align: left;"><strong>Section “Module”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Load  ”dri”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Load  ”dbe”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Load  ”drm”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Load  ”extmod”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Load  ”dri2″</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Load  ”glx”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Load  ”xtrap”</strong></div>
<div style="text-align: left;"><span style="white-space: pre;"><strong> </strong></span><strong>Load  ”freetype”</strong></div>
<div style="text-align: left;"><strong>EndSection</strong></div>
</div>
<p/></span></span></div>
<br/>  <a href="http://feeds.wordpress.com/1.0/gocomments/gianvito.wordpress.com/439/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gianvito.wordpress.com/439/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/gianvito.wordpress.com/439/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gianvito.wordpress.com/439/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/gianvito.wordpress.com/439/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gianvito.wordpress.com/439/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/gianvito.wordpress.com/439/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gianvito.wordpress.com/439/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/gianvito.wordpress.com/439/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gianvito.wordpress.com/439/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gianvito.wordpress.com&amp;blog=2900638&amp;post=439&amp;subd=gianvito&amp;ref=&amp;feed=1"/></div>
    </content>
    <updated>2010-02-21T22:29:52Z</updated>
    <published>2010-02-21T22:29:52Z</published>
    <category scheme="http://gianvito.wordpress.com" term="Uncategorized"/>
    <category scheme="http://gianvito.wordpress.com" term="archlinux"/>
    <category scheme="http://gianvito.wordpress.com" term="drivers"/>
    <category scheme="http://gianvito.wordpress.com" term="gnome"/>
    <category scheme="http://gianvito.wordpress.com" term="linux"/>
    <category scheme="http://gianvito.wordpress.com" term="ati"/>
    <category scheme="http://gianvito.wordpress.com" term="ati-dri"/>
    <category scheme="http://gianvito.wordpress.com" term="catalyst"/>
    <category scheme="http://gianvito.wordpress.com" term="compiz"/>
    <category scheme="http://gianvito.wordpress.com" term="radeon"/>
    <category scheme="http://gianvito.wordpress.com" term="radeonhd"/>
    <author>
      <name>gianvito</name>
      <uri>http://gianvito.wordpress.com</uri>
    </author>
    <source>
      <id>http://gianvito.wordpress.com/feed/atom/</id>
      <link href="http://gianvito.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://wordpress.com/opensearch.xml" rel="search" type="application/opensearchdescription+xml"/>
      <link href="http://gianvito.wordpress.com/osd.xml" rel="search" type="application/opensearchdescription+xml"/>
      <link href="http://feeds.feedburner.com/gianvitosarch" rel="self" type="application/atom+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <subtitle xml:lang="en">Stay hungry, stay foolish.</subtitle>
      <title xml:lang="en">Gianvito's » archlinux</title>
      <updated>2010-02-24T07:36:42Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://allanmcrae.com/?p=317</id>
    <link href="http://allanmcrae.com/2010/02/chakra-installer-review/" rel="alternate" type="text/html"/>
    <title>Chakra Installer Review</title>
    <summary>The Chakra Project is a “distrolet” based on Arch Linux and providing its own KDE packages (collectively called KDEmod). I really do not like KDE so I am only interested in how the install goes. I used QEMU with a 4GB image and 512MB RAM with the 2010-01-10 “Aesop” installer.
The installer is live CD based, [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>The <a href="http://chakra-project.org/">Chakra Project</a> is a “<em>distrolet</em>” based on Arch Linux and providing its own <a href="http://www.kde.org/">KDE</a> packages (collectively called <a href="http://chakra-project.org/repos.html">KDEmod</a>). I really do not like KDE so I am only interested in how the install goes. I used QEMU with a 4GB image and 512MB RAM with the 2010-01-10 “Aesop” installer.</p>
<p>The installer is live CD based, so boots you into a nice looking desktop <a href="http://allanmcrae.com/images/chakra/chakra01.png">[01]</a>. Starting the installation takes you to a graphical install system <a href="http://allanmcrae.com/images/chakra/chakra02.png">[02]</a> with the prerequisite warning about being an alpha release and the issues it can cause your hamster. After reading some notes and agreeing to various EULAs <a href="http://allanmcrae.com/images/chakra/chakra03.png">[03]</a>, the install is all go.</p>
<p>Onto the preparation of your system.  The language and time settings looked quite ugly <a href="http://allanmcrae.com/images/chakra/chakra04.png">[04]</a>, but I have suspicions that QEMU was running this quite slow and maybe this was an artefact.  I found it good to know that despite the complexities of installing being hidden, there was options to go in deeper <a href="http://allanmcrae.com/images/chakra/chakra05.png">[05]</a> if needed. Partitioning <a href="http://allanmcrae.com/images/chakra/chakra06.png">[06]</a> was not particularly simple, but that is being <a href="http://chakra-project.org/bbs/viewtopic.php?id=2234">reworked</a> for the future.</p>
<p>The actual installation of packages <a href="http://allanmcrae.com/images/chakra/chakra07.png">[07]</a> proceeds with a montage of screenshot to whet your appetite for your new install.  Of course you probably have already seen what it looks like from the live CD… Then you create some new users <a href="http://allanmcrae.com/images/chakra/chakra08.png">[08]</a> (although I do not know what exactly an “Administrator” is), enter the root password and install the bootloader.  I have no idea what the “Configure System” item at the end of the installer sidebar does as after installing the bootloader I got a reboot dialog.</p>
<p>The booting system looks familiar <a href="http://allanmcrae.com/images/chakra/chakra09.png">[09]</a> to any Arch Linux user. I had expected a graphical boot-up as I had heard something about it using <a href="http://freedesktop.org/wiki/Software/Plymouth">Plymouth</a>, but I guess that is for the future. The login screen indicates that the <tt>/etc/hosts</tt> file has issues with setting the hostname <a href="http://allanmcrae.com/images/chakra/chakra10.png">[10]</a>. Other than that, I was left with a fully working KDE desktop with no obvious issues.  Looking at some configuration files to see how well the automatic set-up went found some interesting points.  The <tt>MODULES</tt> array in <tt>/etc/rc.conf</tt> both disables and enables the <tt>e1000</tt> module <a href="http://allanmcrae.com/images/chakra/chakra11.png">[11]</a>. Also, I noticed that kdm is started as a daemon rather than using the inittab method, which I guess is more in line with what Chakra wants to provide but I find that to be less flexible. The supplied <tt>pacman.conf</tt> has the repos listed in an interesting order <a href="http://allanmcrae.com/images/chakra/chakra12.png">[12]</a> (I think <tt>[core]</tt> should at least come before the KDEmod repos).</p>
<p>Overall, the installer does its job despite a few rough edges.  The install booted to the desktop with relatively few configuration issues that I could spot. Not bad for something labelled “alpha”. Is it the “Arch made easy” that is often touted on Distrowatch Weekly comments?  Maybe. But with a distro like Arch, that is not necessarily a good thing.</p>
<p>Screenshot index:</p>
<p style="padding-left: 30px;">
<a href="http://allanmcrae.com/images/chakra/chakra01.png">[01]</a> – Live CD Desktop<br/>
<a href="http://allanmcrae.com/images/chakra/chakra02.png">[02]</a> – Installer start screen<br/>
<a href="http://allanmcrae.com/images/chakra/chakra03.png">[03]</a> – EULAs<br/>
<a href="http://allanmcrae.com/images/chakra/chakra04.png">[04]</a> – Language and timezone setup<br/>
<a href="http://allanmcrae.com/images/chakra/chakra05.png">[05]</a> – Hidden “advanced” options<br/>
<a href="http://allanmcrae.com/images/chakra/chakra06.png">[06]</a> – Partitioning<br/>
<a href="http://allanmcrae.com/images/chakra/chakra07.png">[07]</a> – Package installation<br/>
<a href="http://allanmcrae.com/images/chakra/chakra08.png">[08]</a> – User creation<br/>
<a href="http://allanmcrae.com/images/chakra/chakra09.png">[09]</a> – Bootup<br/>
<a href="http://allanmcrae.com/images/chakra/chakra10.png">[10]</a> – Login<br/>
<a href="http://allanmcrae.com/images/chakra/chakra11.png">[11]</a> – /etc/rc.conf<br/>
<a href="http://allanmcrae.com/images/chakra/chakra12.png">[12]</a> – /etc/pacman.conf</p></div>
    </content>
    <updated>2010-02-21T14:40:12Z</updated>
    <category term="Arch"/>
    <author>
      <name>Allan</name>
    </author>
    <source>
      <id>http://allanmcrae.com</id>
      <link href="http://allanmcrae.com/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://allanmcrae.com" rel="alternate" type="text/html"/>
      <subtitle>One day this will feature a witty tagline...</subtitle>
      <title>Allan McRae</title>
      <updated>2010-02-27T14:13:04Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://arcierisinasce.wordpress.com/?p=1612</id>
    <link href="http://arcierisinasce.wordpress.com/2010/02/21/smscore_set_device_mode-error-2-loading-firmware-dvb_nova_12mhz_b0-inp/" rel="alternate" type="text/html"/>
    <title>smscore_set_device_mode: error -2 loading firmware: dvb_nova_12mhz_b0.inp</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"> 
*** 187f:0201 unknown device HOW TO ***
 
This’s the device, an unknown usb adapter dvb-t:

[~] lsusb
.....
Bus 001 Device 011: ID 187f:0201
.....

and these are the relative modules:

[~] lsmod
.....
smsusb                 7956  0
smsmdtv            [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1612&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p> </p>
<p style="text-align: center;"><strong>*** 187f:0201 unknown device HOW TO ***</strong></p>
<p> <br/>
This’s the device, an <em>unknown usb adapter</em> <em>dvb-t</em>:</p>
<pre>[~] lsusb
.....
Bus 001 Device 011: ID <strong>187f:0201</strong>
.....
</pre>
<p>and these are the relative modules:</p>
<pre>[~] lsmod
.....
<strong>smsusb</strong>                 7956  0
<strong>smsmdtv</strong>              25562  1 smsusb
.....
</pre>
<p>To fix the error that I’ve reported in the post title, you should try one of the 3 <em>dvb-t</em> firmware available at <a href="http://steventoth.net/linux/sms1xxx/" target="_blank">http://steventoth.net/linux/sms1xxx/</a> in this way :</p>
<pre>cd /lib/firmware/
sudo wget http://steventoth.net/linux/sms1xxx/sms1xxx-hcw-55xxx-dvbt-01.fw
sudo mv sms1xxx-hcw-55xxx-dvbt-02.fw dvb_nova_12mhz_b0.inp
</pre>
<p>now try to unplug and plug the adapter, and if the firmware that you have select is correct, then it should work:</p>
<pre>sudo tail -f /var/log/messages.log
.....
.....
smscore_set_device_mode: <strong>firmware download success</strong>: dvb_nova_12mhz_b0.inp
</pre>
<p>but <strong>it isn’t true</strong>! <img alt=":)" class="wp-smiley" src="http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif"/><br/>
 <br/>
In fact, if you see <strong>only</strong> that line as the final output of the <em>message.log</em>, then the device probably <strong>still doesn’t work!</strong></p>
<p>You can verify by checking if the modules have created the directory <em>/dev/dvb</em>:</p>
<pre>[~] ls /dev/dvb
ls: impossibile accedere a /dev/dvb: No such file or directory
</pre>
<p>that directory should exist, with a subdirectory called <em>adapter,</em> because without it software like <em>xine</em> or <em>kaffeine</em> cannot interact with the<em> </em>device.</p>
<p>After various tests, I’ve discovered that the cause of the problem is the latest kernel <em>.32 </em>: I’ve try on <em>kernel26-lts 2.6.27.45-1</em> (of the <em>core</em> repository) and the <em>message.log</em> now gets these new lines:</p>
<pre>sudo tail -f /var/log/messages.log
.....
.....
Feb 21 13:04:28 stazione2 kernel: firmware: requesting dvb_nova_12mhz_b0.inp
Feb 21 13:04:29 stazione2 kernel: smscore_set_device_mode: firmware download success: dvb_nova_12mhz_b0.inp
Feb 21 13:04:29 stazione2 kernel: <strong>usbcore: registered new interface driver sms1xxx</strong>
Feb 21 13:04:29 stazione2 kernel: <strong>DVB: registering new adapter (Siano Nova B Digital Receiver)</strong>
Feb 21 13:04:29 stazione2 kernel: <strong>DVB: registering frontend 1 (Siano Mobile Digital SMS1xxx)...</strong>
</pre>
<p>and ta-daa!</p>
<pre>[~] ls /dev/dvb
adapter0
[~]
</pre>
<br/>Filed under: <a href="http://arcierisinasce.wordpress.com/category/archlinux-en/">archlinux-en</a>, <a href="http://arcierisinasce.wordpress.com/category/dtt/">dtt</a>, <a href="http://arcierisinasce.wordpress.com/category/kernel/">kernel</a>, <a href="http://arcierisinasce.wordpress.com/category/videodiskrecorder/">VideoDiskRecorder</a>  <a href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/1612/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/1612/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/1612/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/1612/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/1612/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/1612/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/1612/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/1612/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/1612/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/1612/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1612&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </content>
    <updated>2010-02-21T12:17:17Z</updated>
    <category term="VideoDiskRecorder"/>
    <category term="archlinux-en"/>
    <category term="dtt"/>
    <category term="kernel"/>
    <category term="187f:0201"/>
    <category term="dvb_nova_12mhz_b0.inp"/>
    <category term="sanyo"/>
    <category term="sms1xxx-hcw-55xxx-dvbt"/>
    <category term="sms1xxx-hcw-55xxx-dvbt-01.fw"/>
    <category term="sms1xxx-hcw-55xxx-dvbt-02.fw"/>
    <category term="sms1xxx-hcw-55xxx-dvbt-03.fw"/>
    <category term="smscore_set_device_mode"/>
    <author>
      <name>marinz</name>
    </author>
    <source>
      <id>http://arcierisinasce.wordpress.com</id>
      <logo>http://www.gravatar.com/blavatar/d6e6341e3c0a121d9685d9edff176ed6?s=96&amp;d=http://s2.wp.com/i/buttonw-com.png</logo>
      <link href="http://arcierisinasce.wordpress.com/category/archlinux-en/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://arcierisinasce.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://arcierisinasce.wordpress.com/osd.xml" rel="search" type="application/opensearchdescription+xml"/>
      <link href="http://arcierisinasce.wordpress.com/?pushpress=hub" rel="hub" type="text/html"/>
      <subtitle>another blog on archlinux</subtitle>
      <title>arcierisinasce.wordpress.com » archlinux-en</title>
      <updated>2010-03-16T17:13:17Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/401288795</id>
    <link href="http://awesometrousers.net/post/401288795" rel="alternate" type="text/html"/>
    <title>Monk Turner's Calendar: Internet Archive: Free Download</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><a href="http://www.archive.org/details/calendar">Monk Turner's Calendar: Internet Archive: Free Download</a>: <p>My favorite is #8 - Agustus.</p></div>
    </summary>
    <updated>2010-02-20T22:50:49Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:04Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/401174987</id>
    <link href="http://awesometrousers.net/post/401174987" rel="alternate" type="text/html"/>
    <title>HBO: Series: The Ricky Gervais Show: Episode One: Full Episode</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><a href="http://www.hbo.com/comedy?cmpid=b11#/the-ricky-gervais-show/episodes/1/1-episode-1/video/ep-01.html/eNrjcmbOYC7ULMtMSc13zEvMqSzJTHbOzytJrShRz89JgQkFJKan+iXmpjLns0knlpbkF+QkVtqWFJWmsjGyMXIyMgIAdc8XOA==">HBO: Series: The Ricky Gervais Show: Episode One: Full Episode</a>: <p><a class="tumblr_blog" href="http://theduty.tumblr.com/post/400883451/hbo-series-the-ricky-gervais-show-episode-one-full">theduty</a>:</p>

<blockquote>
<p><a href="http://rachelarogers.tumblr.com/post/400865655/hbo-series-the-ricky-gervais-show-episode-one-full">rachelarogers</a>:</p>
<blockquote>
<p>Do yourself a favor. Go watch this. It’s an animated podcast. With Ricky Gervais.</p>
</blockquote>
<p>YUUUUUUUUUUUUUUUUUUUUUUUUUS!</p>
</blockquote>



<p>Hilarious!</p></div>
    </summary>
    <updated>2010-02-20T21:37:51Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:04Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/400253622</id>
    <link href="http://awesometrousers.net/post/400253622" rel="alternate" type="text/html"/>
    <title>ARPAnet Video « Health Informatics Blog</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><a href="http://www.newmediamedicine.com/blog/2006/08/16/arpanew-video/">ARPAnet Video « Health Informatics Blog</a>: <p>Seriously cool old school ARPANET video.
I am pumped about data right now.</p></div>
    </summary>
    <updated>2010-02-20T09:06:17Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:04Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://www.toofishes.net/blog/slicehost-kernel-2632/</id>
    <link href="http://www.toofishes.net/blog/slicehost-kernel-2632/" rel="alternate" type="text/html"/>
    <title>Slicehost kernel 2.6.32</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Just wanted to drop a quick note saying Slicehost has finally released a <a href="http://www.slicehost.com/articles/2010/2/16/new-kernel-now-available">new kernel</a> that fixes all of the <a href="http://www.toofishes.net/blog/where-my-new-kernel-slicehost/">issues</a> I had pointed out in the <code>2.6.31-302-rs</code> build. It took a whole lot longer than I would have wanted—nearly three months—but it does seem to be working great so maybe one could say it was worth the wait.</p>
<p>The new kernel has a version of <code>2.6.32.1-rscloud</code>. It includes both the <code>xt_recent</code> kernel module, used for my iptables rate-limiting rules on the SSH port, and also has a much smaller memory footprint with none of the JFS and XFS junk stealing valuable megabytes of RAM. If you are running <a href="http://www.archlinux.org/">Arch Linux</a> on your slice, I would highly recommend updating to this kernel.</p></div>
    </summary>
    <updated>2010-02-20T01:56:50Z</updated>
    <category term="kernel"/>
    <category term="linux"/>
    <category term="slicehost"/>
    <author>
      <name>Dan McGee</name>
    </author>
    <source>
      <id>http://www.toofishes.net/blog/</id>
      <link href="http://www.toofishes.net/blog/" rel="alternate" type="text/html"/>
      <link href="http://www.toofishes.net/rss/blog/" rel="self" type="application/rss+xml"/>
      <rights>Copyright (c) 2007-2010, Dan McGee</rights>
      <subtitle>The latest and greatest from my blog.</subtitle>
      <title>toofishes.net Blog</title>
      <updated>2010-03-14T08:13:10Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.deelab.org/bash/?p=454</id>
    <link href="http://www.deelab.org/bash/2010/02/mysql-5-1-44-is-out-but/" rel="alternate" type="text/html"/>
    <title>MySQL 5.1.44 is out, but…</title>
    <summary>…still I cannot update it.
The problem is with Akonadi: it does not start with MySQL 5.1.43 and does not start with the new MySQL release too.
I reported this on bugs.kde.org three weeks ago (#225333); others people confirmed this issue (#226960) and I think that Akonadi developers are working on it, logs do not help too [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>…still I cannot update it.</p>
<p>The problem is with <a href="http://www.akonadi-project.org">Akonadi</a>: it does not start with <a href="http://www.mysql.com/">MySQL</a> 5.1.43 and does not start with the new MySQL release too.</p>
<p>I reported this on bugs.kde.org three weeks ago (<a href="https://bugs.kde.org/show_bug.cgi?id=225333" title="akonadi does not start with mysql 5.1.43">#225333)</a>; others people confirmed this issue (<a href="https://bugs.kde.org/show_bug.cgi?id=226960">#226960</a>) and I think that Akonadi developers are working on it, logs do not help too much.</p>
<p>So, seems that we will skip this minor release too. Stay tuned.</p></div>
    </content>
    <updated>2010-02-19T22:52:50Z</updated>
    <category term="English"/>
    <category term="Arch Linux"/>
    <category term="KDE"/>
    <category term="packages"/>
    <author>
      <name>bash</name>
    </author>
    <source>
      <id>http://www.deelab.org/bash</id>
      <link href="http://www.deelab.org/bash/tag/archlinux/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://www.deelab.org/bash" rel="alternate" type="text/html"/>
      <subtitle>"Life is binary, one or zero, life or death"</subtitle>
      <title>bash's blog » Arch Linux</title>
      <updated>2010-03-20T18:13:13Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://archhaskell.wordpress.com/?p=278</id>
    <link href="http://archhaskell.wordpress.com/2010/02/19/arch-haskell-news-february-2010/" rel="alternate" type="text/html"/>
    <title>Arch Haskell News: February 2010</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Hackage now has 1851 Haskell packages, of which 1541 (84%) have been natively packaged for Arch in AUR. All these packages are available via AUR, using the “bauerbill” tool (or other full-resolving package tool for Arch).
You can find the status of all Haskell packages in Arch here, regularly updated using the archlinux Haskell package tools.
Since the GHC 6.12 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=archhaskell.wordpress.com&amp;blog=4844076&amp;post=278&amp;subd=archhaskell&amp;ref=&amp;feed=1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Hackage now has <a href="http://hackage.haskell.org/cgi-bin/hackage-scripts/stats">1851</a> Haskell packages, of which <a href="http://aur.archlinux.org/packages.php?O=0&amp;L=0&amp;C=0&amp;K=arch-haskell&amp;SeB=m&amp;SB=n&amp;SO=a&amp;PP=100&amp;do_Search=Go">1541</a> (84%) have been natively packaged for Arch in AUR. All these packages are available via AUR, using the “bauerbill” tool (or <a href="http://haskell.org/haskellwiki/Arch_Linux/Preferred_Package_Tools">other full-resolving package tool</a> for Arch).</p>
<p>You can find the <a href="http://www.galois.com/~dons/arch-haskell-status.html">status of all Haskell packages in Arch</a> here, regularly updated using the archlinux Haskell package tools.</p>
<p>Since the <a href="http://archhaskell.wordpress.com/2010/01/31/arch-linux-updates-to-ghc-6-12/">GHC 6.12 upgrade</a>, there have been some major package updates:</p>
<ul>
<li><a href="http://aur.archlinux.org/packages.php?ID=27586">darcs-beta</a> 2.3.99.2</li>
<li><a href="http://aur.archlinux.org/packages.php?ID=17490">haskell-hslogger</a> 1.0.9</li>
<li><a href="http://aur.archlinux.org/packages.php?ID=17845">haskell-missingh</a> 1.1.0.3</li>
<li><a href="http://aur.archlinux.org/packages.php?ID=17803">haskell-haxml</a> 1.20.2</li>
<li><a href="http://aur.archlinux.org/packages.php?ID=16103">haskell-hdbc</a> 2.2.3</li>
<li>and <a href="http://www.galois.com/~dons/arch-haskell-status.html">many more …</a></li>
</ul>
<p>Most things are now ready for GHC 6.12, with the notable exception of packages that:</p>
<ul>
<li>depend on gtk2hs (not yet released for GHC 6.12)</li>
<li>parsec &lt; 3 (Arch will be downgrading to parsec 2 to be HP compliant).</li>
</ul>
<br/>  <a href="http://feeds.wordpress.com/1.0/gocomments/archhaskell.wordpress.com/278/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/archhaskell.wordpress.com/278/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/archhaskell.wordpress.com/278/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/archhaskell.wordpress.com/278/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/archhaskell.wordpress.com/278/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/archhaskell.wordpress.com/278/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/archhaskell.wordpress.com/278/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/archhaskell.wordpress.com/278/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/archhaskell.wordpress.com/278/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/archhaskell.wordpress.com/278/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=archhaskell.wordpress.com&amp;blog=4844076&amp;post=278&amp;subd=archhaskell&amp;ref=&amp;feed=1"/></div>
    </content>
    <updated>2010-02-19T18:44:52Z</updated>
    <category term="Weekly News"/>
    <category term="xml"/>
    <author>
      <name>dons00</name>
    </author>
    <source>
      <id>http://archhaskell.wordpress.com</id>
      <logo>http://www.gravatar.com/blavatar/b1f6726be6d659c6168062aa89c6691a?s=96&amp;d=http://s2.wp.com/i/buttonw-com.png</logo>
      <link href="http://archhaskell.wordpress.com/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://archhaskell.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://archhaskell.wordpress.com/osd.xml" rel="search" type="application/opensearchdescription+xml"/>
      <subtitle>News about Haskell on Arch Linux</subtitle>
      <title>Arch Linux and Haskell</title>
      <updated>2010-02-26T22:02:19Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://bbs.archlinux.org/viewtopic.php?id=91464</id>
    <link href="http://bbs.archlinux.org/viewtopic.php?id=91464" rel="alternate" type="text/html"/>
    <title>10 Days Left For EarlyBird registration to ArchCon 2010</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Hey everyone,<br/><br/>I just wanted to remind everyone that earlybird registration for <a href="http://www.archlinux.ca/archcon2010/">ArchCon2010</a> is ending on Feb 28th, and the registration fee will jump from $100 to $150 after this date. Book early and save!<br/><br/>You can register through the crappy registration site: <a href="http://archcon.archlinux.ca/">http://archcon.archlinux.ca/</a> Only registrations that complete payment through paypal (you don't have to have an account to pay) will be registered. Keep your paypal receipt as proof of registration.<br/><br/>Hope to see you all at ArchCon 2010!<br/><br/>Dusty</p>-- posted by Dusty</div>
    </summary>
    <updated>2010-02-18T15:34:33Z</updated>
    <source>
      <id>http://bbs.archlinux.org/viewforum.php?id=24</id>
      <author>
        <name>Forum Announcements</name>
      </author>
      <link href="http://bbs.archlinux.org/viewforum.php?id=24" rel="alternate" type="text/html"/>
      <link href="http://bbs.archlinux.org/announce_rss.php?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest Archlinux Forum Announcements</subtitle>
      <title>Archlinux Forum Announcements</title>
      <updated>2010-03-21T11:13:22Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://bbs.archlinux.org/viewtopic.php?id=91439</id>
    <link href="http://bbs.archlinux.org/viewtopic.php?id=91439" rel="alternate" type="text/html"/>
    <title>netcfg v2.5.2 - note: change in auto wireless config</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>This release brings a completely new auto wireless/wired configuration. The old net-auto is deprecated and no longer included. There are also some very minor configuration changes that may affect a few people.<br/><br/>Move to new auto-wireless/wired<br/>The new automatic connection has proper roaming support and will prove more reliable than the old setup - particularly with more complicated wireless configurations. To migrate to the new automatic wireless setup:<br/>1. pacman -S core/wpa_actiond<br/>2. Set WIRELESS_INTERFACE="" to your wireless interface in /etc/rc.conf.<br/>For example WIRELESS_INTERFACE="wlan0"<br/>3. Add net-auto-wireless to your DAEMONS=() array.<br/><br/>Note: wpa-config profiles do not work with this, convert them to wpa-configsection profiles. An example is included in<br/>/etc/network.d/examples/<br/><br/>The new auto-wired uses similar configuration - follow the above instructions except use the net-auto-wired daemon, and WIRED_INTERFACE configuration option.<br/><br/>New features:<br/>- net-auto-wireless/wpa_actiond - Real wireless roaming/auto connection. Based on same principle as autowifi. Requires optional dependency: wpa_actiond<br/>- net-auto-wired - automatic ethernet configuration. Requires optional dependency: ifplugd <br/>- Interface configurations - set options for all profiles using an interface<br/>- Output hooks<br/>- Internal cleanup &amp; improvement<br/><br/>Internal changes:<br/>- Uses wpa_supplicant for all wireless configuration by default, including wep/none security. This adds improves support for most and should improve reliability. <br/>  - Uses iproute by default for all static configuration. net_tools which contains ifconfig is effectively obsolete and hasnt seen a release for over 8 years. The 'ethernet-iproute' and 'ethernet' connection types have been merged together to simply 'ethernet'. All options are still supported and existing configurations will continue to work for both types. A symlink has been made to ensure that profiles using 'ethernet-iproute' will continue to function. <br/>  <br/>Changes in configuration syntax<br/>- net-auto and AUTO_NETWORKS is now deprecated in favour of net-auto-wireless/net-auto-wired. <br/>- wireless: If you were previously specifying the wpa_supplicant driver in WPA_OPTS, you now need to specify it in WPA_DRIVER.<br/>- wireless: iwconfig based configuration for wep/none can be used by changing to wep-old or none-old. This should not be necessary and is left in place only for the possibility of very old drivers that do not<br/>support wpa_supplicant. <br/>- ethernet-iproute: As 'ethernet' is now iproute based, those using 'ethernet-iproute' can revert the name. There is a symlink in place, so existing configurations of either name will continue to function<br/>regardless.<br/>- wireless-dbus: Unsupported. The wpa_supplicant dbus interface isn't particularly well documented and it doesn't fit well into the netcfg codebase. There is a symlink in place so that configurations using wireless-dbus will continue to function using the 'wireless' connection scripts.<br/><br/>Download:<br/>netcfg 2.5.2 is in [core].<br/>Source: <a href="ftp://ftp.archlinux.org/other/netcfg/netcfg-2.5.2.tar.gz">ftp://ftp.archlinux.org/other/netcfg/ne … 5.2.tar.gz</a><br/>PKGBUILD: In subversion<br/><br/>Documentation:<br/><a href="http://wiki.archlinux.org/index.php/Network_Profiles">http://wiki.archlinux.org/index.php/Network_Profiles</a><br/><br/>Contributors:<br/>I had a few big contributors to this release:<br/>Jim Pryor: Many internal changes and improvements<br/>Thomas Bächler: wpa_actiond based auto roaming/connection<br/>Thanks guys!<br/><br/>Future Plans:<br/>* Complete non-Arch support<br/>* Redo rfkill using the 'rfkill' tool in the repos<br/>* Fix bugs<br/><br/>Bugs:<br/>On the bug tracker as always.</p>-- posted by iphitus</div>
    </summary>
    <updated>2010-02-18T09:54:20Z</updated>
    <source>
      <id>http://bbs.archlinux.org/viewforum.php?id=24</id>
      <author>
        <name>Forum Announcements</name>
      </author>
      <link href="http://bbs.archlinux.org/viewforum.php?id=24" rel="alternate" type="text/html"/>
      <link href="http://bbs.archlinux.org/announce_rss.php?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest Archlinux Forum Announcements</subtitle>
      <title>Archlinux Forum Announcements</title>
      <updated>2010-03-21T11:13:22Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://www.archlinux.org/news/487/</id>
    <link href="http://www.archlinux.org/news/487/" rel="alternate" type="text/html"/>
    <title>netcfg v2.5.2 - note: change in auto wireless config</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">James Rayner wrote:<br/>
This release brings a completely new auto wireless/wired configuration. The old net-auto is deprecated and no longer included. There are also some very minor configuration changes that may affect a few people.

Move to new auto-wireless/wired
The new automatic connection has proper roaming support and will prove more reliable than the old setup - particularly with more complicated wireless configurations. To migrate to the new automatic wireless setup:
1. pacman -S core/wpa_actiond
2. Set WIRELESS_INTERFACE="" to your wireless interface in /etc/rc.conf.
For example WIRELESS_INTERFACE="wlan0"
3. Add net-auto-wireless to your DAEMONS=() array.

Note: wpa-config profiles do not work with this, convert them to wpa-configsection profiles. An example is included in
/etc/network.d/examples/

The new auto-wired uses similar configuration - follow the above instructions except use the net-auto-wired daemon, and WIRED_INTERFACE configuration option.

New features:
- net-auto-wireless/wpa_actiond - Real wireless roaming/auto connection. Based on same principle as autowifi. Requires optional dependency: wpa_actiond
- net-auto-wired - automatic ethernet configuration. Requires optional dependency: ifplugd 
- Interface configurations - set options for all profiles using an interface
- Output hooks
- Internal cleanup &amp; improvement

Internal changes:
- Uses wpa_supplicant for all wireless configuration by default, including wep/none security. This adds improves support for most and should improve reliability. 
  - Uses iproute by default for all static configuration. net_tools which contains ifconfig is effectively obsolete and hasnt seen a release for over 8 years. The 'ethernet-iproute' and 'ethernet' connection types have been merged together to simply 'ethernet'. All options are still supported and existing configurations will continue to work for both types. A symlink has been made to ensure that profiles using 'ethernet-iproute' will continue to function. 
  
Changes in configuration syntax
- net-auto and AUTO_NETWORKS is now deprecated in favour of net-auto-wireless/net-auto-wired. 
- wireless: If you were previously specifying the wpa_supplicant driver in WPA_OPTS, you now need to specify it in WPA_DRIVER.
- wireless: iwconfig based configuration for wep/none can be used by changing to wep-old or none-old. This should not be necessary and is left in place only for the possibility of very old drivers that do not
support wpa_supplicant. 
- ethernet-iproute: As 'ethernet' is now iproute based, those using 'ethernet-iproute' can revert the name. There is a symlink in place, so existing configurations of either name will continue to function
regardless.
- wireless-dbus: Unsupported. The wpa_supplicant dbus interface isn't particularly well documented and it doesn't fit well into the netcfg codebase. There is a symlink in place so that configurations using wireless-dbus will continue to function using the 'wireless' connection scripts.

Download:
netcfg 2.5.2 is in [core].
Source: ftp://ftp.archlinux.org/other/netcfg/netcfg-2.5.2.tar.gz
PKGBUILD: In subversion

Documentation:
http://wiki.archlinux.org/index.php/Network_Profiles

Contributors:
I had a few big contributors to this release:
Jim Pryor: Many internal changes and improvements
Thomas Bächler: wpa_actiond based auto roaming/connection
Thanks guys!

Bugs:
On the bug tracker as always.</div>
    </summary>
    <updated>2010-02-18T04:00:00Z</updated>
    <author>
      <name>James Rayner</name>
    </author>
    <source>
      <id>http://www.archlinux.org/news/</id>
      <link href="http://www.archlinux.org/news/" rel="alternate" type="text/html"/>
      <link href="http://www.archlinux.org/feeds/news/?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest and greatest news from the Arch Linux distribution.</subtitle>
      <title>Arch Linux: Recent news updates</title>
      <updated>2010-03-21T11:13:15Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://archlinux.me/dusty/?p=289</id>
    <link href="http://archlinux.me/dusty/2010/02/17/finally-shipped/" rel="alternate" type="text/html"/>
    <title>Finally Shipped</title>
    <summary>After far too many delays, I’ve finally shipped all the outstanding case badge orders. The badges arrived today, after a delay in production and mailing, and all envelopes have been packaged; they’ll be in the mail tomorrow. I spent a lot of time stuffing envelopes this evening!
I would like to apologize to everyone who has [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img alt="Arch Linux Case Badges" class="aligncenter size-medium wp-image-291" height="228" src="http://archlinux.me/dusty/files/2010/02/badges-300x228.jpg" width="300"/>After far too many delays, I’ve finally shipped all the outstanding case badge orders. The badges arrived today, after a delay in production and mailing, and all envelopes have been packaged; they’ll be in the mail tomorrow. I spent a lot of time stuffing envelopes this evening!</p>
<p>I would like to apologize to everyone who has been waiting for badges; the preorder form has been up since early December. I originally said they’d be shipping in early January, and a 1.5 month delay is truly unacceptable. Thanks to everyone for their patience; I will try to perform better in the future. I’ve certainly learned not to rely on shipping estimates!</p>
<p>The new badges are a more modern looking than the old ones; I’ll try to update the pictures on http://schwag.archlinux.ca/ tomorrow.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Farchlinux.me%2Fdusty%2F2010%2F02%2F17%2Ffinally-shipped%2F&amp;linkname=Finally%20Shipped"><img alt="Share/Save/Bookmark" height="16" src="http://archlinux.me/dusty/wp-content/plugins/add-to-any/share_save_120_16.png" width="120"/></a></div>
    </content>
    <updated>2010-02-18T03:00:53Z</updated>
    <category term="Uncategorized"/>
    <author>
      <name>dusty</name>
    </author>
    <source>
      <id>http://archlinux.me/dusty</id>
      <link href="http://archlinux.me/dusty/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://archlinux.me/dusty" rel="alternate" type="text/html"/>
      <subtitle>Avoiding Arch Linux Web Development</subtitle>
      <title>Dusty's Diverse Domain</title>
      <updated>2010-02-26T22:02:33Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://godane.wordpress.com/?p=323</id>
    <link href="http://godane.wordpress.com/2010/02/17/archiso-live-20100217-release/" rel="alternate" type="text/html"/>
    <title>Archiso-live 20100217 Release</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Changes since last release:
* Updated aufs2 module.
* Updated my mkinitcpio scripts in my build scripts.
* Removed shaman from iso since its not in repo anymore. Its mostly cause no one can build i686 version anymore.
* I found out that some pentium M cpu will not work with my newer pae kernel.  I’m sorry for the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=godane.wordpress.com&amp;blog=5495455&amp;post=323&amp;subd=godane&amp;ref=&amp;feed=1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Changes since last release:</p>
<p>* Updated aufs2 module.</p>
<p>* Updated my mkinitcpio scripts in my build scripts.</p>
<p>* Removed shaman from iso since its not in repo anymore. Its mostly cause no one can build i686 version anymore.</p>
<p>* I found out that some pentium M cpu will not work with my newer pae kernel.  I’m sorry for the inconvenience. Pae kernel was the better way for   still having i686 os with wine and virtualbox-ose support. This also meant i didn’t need to build and upload 2 isos.</p>
<p>Everything is up2date as of 4:50 PM EST on 20100217.</p>
<p>root password is ArchLinux</p>
<p>arch password is arch</p>
<p>Here is the <a href="http://arch-live.isawsome.net/iso/archiso/20100217/archiso-live-2010-02-17-i686.iso" target="_blank">iso</a>, <a href="http://arch-live.isawsome.net/iso/archiso/20100217/archiso-live-2010-02-17-i686.iso.md5" target="_blank">md5</a>, and package <a href="http://arch-live.isawsome.net/iso/archiso/20100217/packages.list" target="_blank">list</a>.</p>
<p>Package changes <a href="http://arch-live.isawsome.net/iso/archiso/20100217/update" target="_blank">here</a>.</p>
<br/>  <a href="http://feeds.wordpress.com/1.0/gocomments/godane.wordpress.com/323/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/godane.wordpress.com/323/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/godane.wordpress.com/323/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/godane.wordpress.com/323/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/godane.wordpress.com/323/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/godane.wordpress.com/323/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/godane.wordpress.com/323/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/godane.wordpress.com/323/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/godane.wordpress.com/323/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/godane.wordpress.com/323/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=godane.wordpress.com&amp;blog=5495455&amp;post=323&amp;subd=godane&amp;ref=&amp;feed=1"/></div>
    </content>
    <updated>2010-02-17T23:59:47Z</updated>
    <category term="Uncategorized"/>
    <author>
      <name>godane</name>
    </author>
    <source>
      <id>http://godane.wordpress.com</id>
      <logo>http://www.gravatar.com/blavatar/292a868b4605aca538884cbdf3defd45?s=96&amp;d=http://s2.wp.com/i/buttonw-com.png</logo>
      <link href="http://godane.wordpress.com/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://godane.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://godane.wordpress.com/osd.xml" rel="search" type="application/opensearchdescription+xml"/>
      <link href="http://godane.wordpress.com/?pushpress=hub" rel="hub" type="text/html"/>
      <subtitle>Just another WordPress.com weblog</subtitle>
      <title>Godane's Development Blog</title>
      <updated>2010-03-06T23:13:18Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/393774919</id>
    <link href="http://awesometrousers.net/post/393774919" rel="alternate" type="text/html"/>
    <title>VVVVVV</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><a href="http://thelettervsixtim.es/">VVVVVV</a>: <p>This game demo is pretty awesome.</p></div>
    </summary>
    <updated>2010-02-17T01:47:03Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:05Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/393350873</id>
    <link href="http://awesometrousers.net/post/393350873" rel="alternate" type="text/html"/>
    <title>via i.imgur.com</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><img src="http://28.media.tumblr.com/tumblr_kxyecivTCx1qzb8w5o1_500.jpg"/><br/><br/><p>via <a href="http://i.imgur.com/3j1iT">i.imgur.com</a></p></div>
    </summary>
    <updated>2010-02-16T21:29:06Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:04Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/393334547</id>
    <link href="http://awesometrousers.net/post/393334547" rel="alternate" type="text/html"/>
    <title>via i.imgur.com</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><img src="http://29.media.tumblr.com/tumblr_kxyduyXsLi1qzb8w5o1_500.jpg"/><br/><br/><p>via <a href="http://i.imgur.com/9E3tn">i.imgur.com</a></p></div>
    </summary>
    <updated>2010-02-16T21:18:00Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:04Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://www.archlinux.org/news/486/</id>
    <link href="http://www.archlinux.org/news/486/" rel="alternate" type="text/html"/>
    <title>mkinitcpio 0.6 uses busybox instead of klibc</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Thomas Bächler wrote:<br/>
The new mkinitcpio 0.6 brings lots of changes, most importantly the removal of klibc in favor of glibc and busybox. This update should be flawless and completely invisible to the end user, but if you are paranoid you can still backup your old initramfs image and regenerate it directly after the update to be sure.

If you use a root filesystem on NFS, you need to install the new package mkinitcpio-nfs-utils.

If you are interested, you can find more details about the changes on <a href="http://archlinux.me/brain0/2010/02/13/early-userspace-in-arch-linux/">my blog</a>.</div>
    </summary>
    <updated>2010-02-14T04:00:00Z</updated>
    <author>
      <name>Thomas Bächler</name>
    </author>
    <source>
      <id>http://www.archlinux.org/news/</id>
      <link href="http://www.archlinux.org/news/" rel="alternate" type="text/html"/>
      <link href="http://www.archlinux.org/feeds/news/?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest and greatest news from the Arch Linux distribution.</subtitle>
      <title>Arch Linux: Recent news updates</title>
      <updated>2010-03-21T11:13:15Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://archlinux.me/brain0/?p=83</id>
    <link href="http://archlinux.me/brain0/2010/02/13/early-userspace-in-arch-linux/" rel="alternate" type="text/html"/>
    <title>Early Userspace in Arch Linux</title>
    <summary>There have been some major changes in Arch’s early userspace tools recently. So I thought I’d take the time to sit down and explain to everyone what these changes are about.
Booting Linux Systems: Why do we need Early Userspace?
Traditionally, booting a Linux system was simple: Your bootloader loaded the kernel. The kernel was extracted and [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>There have been some major changes in Arch’s early userspace tools recently. So I thought I’d take the time to sit down and explain to everyone what these changes are about.</p>
<h3>Booting Linux Systems: Why do we need Early Userspace?</h3>
<p>Traditionally, booting a Linux system was simple: Your bootloader loaded the kernel. The kernel was extracted and initialized your hardware. The kernel initialized your hard disk controller, found your hard drive, found the root file system, mounted it and started <i>/sbin/init</i>.</p>
<p>Nowadays, there is a shitload of different controllers out there, a huge number of file systems and we are a good distro and want to support them all. So we build them all into one big monolithic kernel image which is now several megabytes big and supports everything and the kitchensink. But then someone comes along and has two SATA controllers, three IDE controller, seven hard drives, plus three external USB drives and who knows what. The Linux kernel will now detect all those asynchronously – and where is the root file system now? Is it on the first drive? Or the third? What is “the first drive” anyway? And how do I mount my root file system on the LVM volume group inside the encrypted container residing on a software RAID array? You see, this is all getting a bit ugly, and the kernel likes to pretend it is stupid – or it simply doesn’t care about your pesky needs, especially now that it has become so fat after we built every imaginable driver in the world into it.</p>
<p>What now? Simple: We pass control to userspace, handle hardware detection there, set up all the complicated stuff that people want, mount the root file system and launch <i>/sbin/init</i> ourselves. You are probably asking yourself “How do I execute userspace applications when the root file system is not mounted?”. The answer is: magic!</p>
<h3>What is initramfs?</h3>
<p>Okay, the answer is not magic. The answer is actually initramfs: Each Linux system has a <i>ramfs</i> file system that is always mounted and called <i>rootfs</i>. You will probably never see it, because your real file systems are mounted over it. However, the kernel also has a compressed cpio archive attached to it that it extracts directly into rootfs after boot. Even better, you can attach a compressed cpio archive to your kernel from the bootloader which is also extracted into rootfs.</p>
<p>Before the kernel runs the old-fashioned init code, it checks whether rootfs contains a file called <i>/init</i>. If it does, it skips the traditional mounting/init code and instead executes <i>/init</i>. This program is now responsible for doing all these complex task that the kernel thought to be too complicated. This way, we can build a kernel that has no built-in support for any hard disk controller or filesystems at all, instead we build them all as modules (this is actually what we do in the Arch Linux default kernel) and include the needed ones in the initramfs image.</p>
<h3>klibc – The Purgatory of the Distro Initramfs Maintainer</h3>
<p>klibc was originally created to be a small and lightweight C library for early userspace. It comes with a number of tools to support you in setting everything up. It also comes with <i>klcc</i>, an ugly perl script that calls gcc and builds binaries against klibc instead of your usual C library. When <i>mkinitcpio</i> was originally created in 2006 by Aaron Griffin as a replacement for the old, unflexible <i>mkinitrd</i> and <i>mkinitramfs</i> scripts, it was decided to base it on klibc. From the beginning, klibc had lots of problems:</p>
<ul>
<li>The set of shipped tools was limited and the tools that were included lacked vital options.</li>
<li>Most external tools could not be built against klibc or had to be heavily patched to do so.</li>
<li>There was no dynamic linker, all binaries were hard-linked against a specific version of klibc – this version changed every time anything in the klibc source or the kernel headers you built against changed, requiring a rebuild of all binaries that used klibc.</li>
<li>It was not possible to create any dynamic libraries other than klibc itself.</li>
</ul>
<p>All this resulted in high maintenance effort to keep udev and module-init-tools working, we also had to maintain a small klibc-extras package with our own tools to replace those that were missing from klibc, and we had to include any more advanced application like lvm or cryptsetup as glibc-based statically linked binaries.</p>
<p>At some point, klibc stopped being compatible with the current kernel headers and we had to introduce more and more hacks to be able to rebuild it again when needed. As of Linux 2.6.30, I was unable to build a working version of klibc at all, leaving us with an old binary which could not be bugfixed anymore. In the middle of 2009, upstream died completely, there were no commits made to the git repository anymore, and the mailing list only received a handfull of posts each month. That was when I started to ask myself the following question: Where is the point in maintaining a separate C library and tools that are only used for a fraction of a second each time you boot? What we supposedly gained from this was a smaller initramfs and thus faster boot time.</p>
<h3>Keeping it simple</h3>
<p>In 2009, I decided that in order to be able to create an initramfs environment with low maintenance effort, many features and much flexibility, the following changes needed to be made:</p>
<ul>
<li>Do not maintain a separate C library for it, simply use the one from the normal system</li>
<li>For basic system and scripting tools, use busybox to get a good compromise between high functionality and small binary size</li>
<li>For filesystem label, UUID and type detection, use util-linux-ng’s blkid for full and bleeding-edge support of all new and old filesystems</li>
<li>For other advanced functions, use modprobe, udev, lvm, cryptsetup, mdadm/mdassemble from the normal Arch packages</li>
</ul>
<p>This way, I would only need to maintain the <i>mkinitcpio</i> scripts themselves and a properly configured <i>busybox</i> binary. I had used busybox for quite some time on my OpenWRT router(s) and was thus familiar with how awesome it was. It also turned out that implementing NFS root support was easier if we used the <i>nfsmount</i> and <i>ipconfig</i> utilities that were shipped with klibc.</p>
<p>It is February 2010 now, and in the last few weeks I finally had the time to do all the work. Just a few days ago I released mkinitcpio 0.6. This version is much stabler, more flexible and less error-prone than any klibc-based version we ever had in the past. On average, the initramfs is now between 600KB and 1MB bigger than the klibc-based ones, I guess nobody will ever complain about that – it is still smaller than on most other distributions. And I am glad that I hopefully never have to touch klibc again.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Farchlinux.me%2Fbrain0%2F2010%2F02%2F13%2Fearly-userspace-in-arch-linux%2F&amp;linkname=Early%20Userspace%20in%20Arch%20Linux"><img alt="Share/Save/Bookmark" height="16" src="http://archlinux.me/brain0/wp-content/plugins/add-to-any/share_save_120_16.png" width="120"/></a></div>
    </content>
    <updated>2010-02-12T23:27:00Z</updated>
    <category term="Uncategorized"/>
    <author>
      <name>brain0</name>
    </author>
    <source>
      <id>http://archlinux.me/brain0</id>
      <link href="http://archlinux.me/brain0/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://archlinux.me/brain0" rel="alternate" type="text/html"/>
      <subtitle>The intelligent character device</subtitle>
      <title>/dev/brain0</title>
      <updated>2010-03-11T20:13:04Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://dieter.plaetinck.be/83 at http://dieter.plaetinck.be</id>
    <link href="http://dieter.plaetinck.be/facebook_usrbincrash_php_implementation" rel="alternate" type="text/html"/>
    <title>facebook usrbincrash php implementation</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Implementation for Facebook <a href="http://www.facebook.com/careers/puzzles.php?puzzle_id=2">usr bin crash</a> puzzle. (<a href="http://dieter.plaetinck.be/not_working_for_facebook">how/why</a>)</p>
<p>I haven't touched the code for a few months, but better to put it online then to let it rot.<br/>
<a href="http://github.com/Dieterbe/facebookpuzzles/" title="http://github.com/Dieterbe/facebookpuzzles/">http://github.com/Dieterbe/facebookpuzzles/</a></p>
<p>2 branches:</p>
<ul>
<li>master: basically what I submitted to FB, and what just works</li>
<li>withpruning: an attempt for futher optimalisation (it only improves the runtime in some cases) but I didn't finish that version and there's a bug in it somewhere</li>
</ul>
<p>In the repo you'll also find various test input files supplied by the community on <a href="http://www.facebook.com/topic.php?uid=15325934266&amp;topic=5131&amp;post=30091">the forums</a> and a script to benchmark the implementation on all inputfiles.</p></div>
    </summary>
    <updated>2010-02-12T22:25:46Z</updated>
    <category scheme="http://dieter.plaetinck.be/taxonomy/term/1" term="php"/>
    <author>
      <name>Dieter_be</name>
    </author>
    <source>
      <id>http://dieter.plaetinck.be</id>
      <link href="http://dieter.plaetinck.be" rel="alternate" type="text/html"/>
      <link href="http://dieter.plaetinck.be/rss.xml?feed=rss2" rel="self" type="application/rss+xml"/>
      <title>Dieter_be's spot on the web</title>
      <updated>2010-03-21T11:13:11Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://dieter.plaetinck.be/82 at http://dieter.plaetinck.be</id>
    <link href="http://dieter.plaetinck.be/not_working_for_facebook" rel="alternate" type="text/html"/>
    <title>Not working for Facebook</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>In november last year, I was contacted by Facebook HR.<br/>
They found my background interesting and thought I might be a good<br/>
fit for an "application operations engineer" position in Palo Alto, California. (it is<br/>
basically the link between their infrastructure engineering and operations/support<br/>
teams).<br/>
I did a few technical interviews over phone with other app ops and engineers<br/>
from CA (about the Linux kernel, lowlevel userspace, mysql, memcached, networking, programming,<br/>
scalability, etc) and solved one of their optimisation puzzles.<br/>
( I picked <a href="http://www.facebook.com/careers/puzzles.php?puzzle_id=2">usr bin crash</a>.  Actually I wanted to do something with <a href="http://incubator.apache.org/thrift/">thrift</a> but <a href="http://mail-archives.apache.org/mod_mbox/incubator-thrift-user/200911.mbox/%3C20091122202901.1f425b7f@plaetinck.be%3E">I<br/>
couldn't get it to compile</a>).  The technical interviews went well but then I had<br/>
another interview which was about handling support.  As I have no experience<br/>
in setting up support frameworks and procedures to hand off to separate<br/>
support teams, I was/am not good enough for this position.</p>
<p>Then they suggested a role as site reliability engineer for the office in Dublin, which is more about<br/>
troubleshooting, monitoring and systems management/automation.<br/>
So I did some more interviews with SRE's and engineers from the London office and<br/>
from Palo Alto.  Similar subjects as before, but with more of an operations/support touch to it.<br/>
These also went well, except the last one, which was more about things less related to<br/>
high-performance/scalability such as nfs, pam and ldap.<br/>
I think I missed too many questions on the last interview.  I could come up<br/>
with some excuses such as me being tired (it was the evening before our <a href="http://www.kangaroot-showcase.be/">Kangaroot showcase</a> event, and<br/>
the call being late - Facebook HR messed up a timezone conversion) but fact<br/>
of the matter is: I have little experience with such "office ;-)" stuff.</p>
<p>So after 8 interviews over phone (each one about 40-60 minutes), spanning<br/>
about 2 months, they let me know they would not go forward with me.<br/>
That was late december, I asked for some feedback but haven't heard from<br/>
them since.</p>
<p>Bottomline: it sounded quite nice but I'm pretty <a href="http://www.ted.com/talks/dan_gilbert_asks_why_are_we_happy.html">happy</a> with my current life in Belgium.</p></div>
    </summary>
    <updated>2010-02-12T21:58:31Z</updated>
    <category scheme="http://dieter.plaetinck.be/taxonomy/term/14" term="real life"/>
    <author>
      <name>Dieter_be</name>
    </author>
    <source>
      <id>http://dieter.plaetinck.be</id>
      <link href="http://dieter.plaetinck.be" rel="alternate" type="text/html"/>
      <link href="http://dieter.plaetinck.be/rss.xml?feed=rss2" rel="self" type="application/rss+xml"/>
      <title>Dieter_be's spot on the web</title>
      <updated>2010-03-21T11:13:10Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://bbs.archlinux.org/viewtopic.php?id=90886</id>
    <link href="http://bbs.archlinux.org/viewtopic.php?id=90886" rel="alternate" type="text/html"/>
    <title>2010.02-1 archboot "2k10-R1" ISO hybrid image</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Hi Arch community,<br/><br/>Arch Linux (archboot creation tool) 2010.02-1, "2k10-R1" has been released.<br/>To avoid confusion, this is not an official arch linux iso release! <br/>Check Readme.txt file for more information on archboot.<br/><a href="ftp://ftp.archlinux.org/iso/archboot/Readme.txt">ftp://ftp.archlinux.org/iso/archboot/Readme.txt</a><br/><br/>Summary:<br/>- A bigger update to last 2009.08  files, it includes the changes from core repository,<br/>  the new klibc free mkinitcpio,  a lot of new code in archboot setup script to support <br/>  new name scheme of linux utilities.<br/>- Due to the many changes bugs might slipped into setup, <br/>  so please report them immediatly if you find them.<br/>- Lowmem images are gone, we are in 2010 i doubt there are so many <br/>  lowmem machines around there. It's been replaced by LTS kernel boot <br/>  and installation support<br/><br/>Hybrid image file and torrent is provided, which include<br/>i686 and x86_64 core repository. Please check md5sum before using it.<br/><br/>Hybrid image file is a standard CD-burnable image and also a raw disk image.<br/>    - Can be burned to CD(RW) media using most CD-burning utilities.<br/>    - Can be raw-written to a drive using 'dd' or similar utilities.<br/>      This method is intended for use with USB thumb drives.<br/><br/>Please get it from your favorite arch linux mirror:<br/><a href="http://www.archlinux.de/?page=GetFileFromMirror;file=iso/archboot/2010.02">http://www.archlinux.de/?page=GetFileFr … ot/2010.02</a><br/>&lt;yourmirror&gt;/iso/archboot/2010.02/<br/><br/>Changelog:<br/><br/>GENERAL:<br/>- kernel 2.6.32.8 / LTS kernel 2.6.27.45<br/>- pacman 3.3.3 usage<br/>- RAM recommendations: 288 MB<br/><br/>Kernel changes:<br/>- new firewire stack in &gt;=2.6.32.x<br/><br/>Removed features:<br/>- dropped lowmem images<br/>- dropped klibc<br/><br/>Environment changes:<br/>- LTS kernel support<br/>- added KMS / uvesafb support<br/>- Adopted recent udev and initscript changes<br/>- Boot messages rewrite and parameter documentation<br/>- New documentation, including all start parameters<br/>- New wireless firmware files added<br/>  (iwl-1000,6000, ar9170-fw, rt2870usb-fw)<br/><br/>hwdetect changes:<br/>- kms / uvesafb integration<br/>- use load-modules script from udev<br/><br/>setup changes:<br/>- internal sysfs and blkid changes<br/>- KMS / uvesafb integration<br/>- Kernel installation switch (install at least booted kernel)<br/>- use wipefs for cleaning luks disks/partitions<br/><br/>quickinst changes:<br/>- adopted LTS setup changes to quickinst script<br/><br/>KNOWN ISSUES:<br/>- FTP installation mode:<br/>  - Package installation might fail, if packages from extra need to be pulled in, e.g. ntfs-3g etc.<br/>    Workaround:<br/>    Exit setup and apply following  sed line: <br/>    sed -e -i 's#prepare_pacman_extra#pacman_conf_extra#g' /arch/setup<br/>    Relaunch setup after that. <br/>    /arch/./setup<br/>- CD installation mode:<br/>  None ;)<br/>  <br/>Further documentation can be found on-disk and on the wiki.<br/>Have fun!<br/><br/>greetings<br/>tpowa</p>-- posted by tpowa</div>
    </summary>
    <updated>2010-02-11T21:47:54Z</updated>
    <source>
      <id>http://bbs.archlinux.org/viewforum.php?id=24</id>
      <author>
        <name>Forum Announcements</name>
      </author>
      <link href="http://bbs.archlinux.org/viewforum.php?id=24" rel="alternate" type="text/html"/>
      <link href="http://bbs.archlinux.org/announce_rss.php?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest Archlinux Forum Announcements</subtitle>
      <title>Archlinux Forum Announcements</title>
      <updated>2010-03-21T11:13:22Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://archlinux.me/wonder/?p=22</id>
    <link href="http://archlinux.me/wonder/2010/02/attention-to-pidgin-facebookchat-users.html" rel="alternate" type="text/html"/>
    <title>Attention to pidgin-facebookchat users</title>
    <summary>Hi,
I’m going to remove this package from community and move it to aur because Facebook now has support for XMPP, along with it also is moved json-glib.
Severals links that you may be interested:

http://wiki.archlinux.org/index.php/Pidgin#Facebook_XMPP
http://blog.facebook.com/blog.php?post=297991732130</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Hi,</p>
<p>I’m going to remove this package from community and move it to aur because Facebook now has support for XMPP, along with it also is moved json-glib.<a href="http://www.archlinux.org/packages/community/i686/json-glib/"/></p>
<p>Severals links that you may be interested:</p>
<ul>
<li><a href="http://wiki.archlinux.org/index.php/Pidgin#Facebook_XMPP">http://wiki.archlinux.org/index.php/Pidgin#Facebook_XMPP</a></li>
<li><a href="http://blog.facebook.com/blog.php?post=297991732130">http://blog.facebook.com/blog.php?post=297991732130</a></li>
</ul></div>
    </content>
    <updated>2010-02-11T11:52:36Z</updated>
    <category term="Uncategorized"/>
    <category term="archlinux"/>
    <category term="aur"/>
    <category term="community"/>
    <author>
      <name>Ionut Biru</name>
    </author>
    <source>
      <id>http://archlinux.me/wonder</id>
      <link href="http://archlinux.me/wonder/tag/archlinux/feed" rel="self" type="application/atom+xml"/>
      <link href="http://archlinux.me/wonder" rel="alternate" type="text/html"/>
      <subtitle>not just another blog</subtitle>
      <title>wonder's corner » archlinux</title>
      <updated>2010-03-14T10:43:29Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://bbs.archlinux.org/viewtopic.php?id=90839</id>
    <link href="http://bbs.archlinux.org/viewtopic.php?id=90839" rel="alternate" type="text/html"/>
    <title>Arch Linux Magazine, February 2010</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Another month, another issue!<br/><br/>As promised, we are slowly working back towards releasing the monthly copy of Arch Linux Magazine on the first. This month I was only a few short hours off from my target time. On the flip side, this month we have a few new features (and one noticeably missing, sorry... it'll be back next month). Hopefully we'll be able to keep doing the new features and, over time, build ALM up to what I know it can be.<br/><br/>My sincerest thanks to those of you who continue to contribute, and for those of you who are interested in contributing in the future (or translating), we now have a <a href="http://wiki.archlinux.org/index.php/Arch_Linux_Magazine">wiki page</a> designed specifically for you! As for those who are waiting for sources for translation, I haven't forgotten you and will be sending you the link in the morning... it's long past my bedtime.<br/><br/>And so, without further ado...<br/><br/><a href="http://www.archlinux.org/static/magazine">http://www.archlinux.org/static/magazine</a></p>-- posted by Ghost1227</div>
    </summary>
    <updated>2010-02-11T10:46:16Z</updated>
    <source>
      <id>http://bbs.archlinux.org/viewforum.php?id=24</id>
      <author>
        <name>Forum Announcements</name>
      </author>
      <link href="http://bbs.archlinux.org/viewforum.php?id=24" rel="alternate" type="text/html"/>
      <link href="http://bbs.archlinux.org/announce_rss.php?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest Archlinux Forum Announcements</subtitle>
      <title>Archlinux Forum Announcements</title>
      <updated>2010-03-21T11:13:22Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://www.archlinux.org/news/485/</id>
    <link href="http://www.archlinux.org/news/485/" rel="alternate" type="text/html"/>
    <title>Arch Linux Magazine, February 2010</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Daniel Griffiths wrote:<br/>
Down And Dirty:
* <a href="http://www.archlinux.org/static/magazine">Get it!</a>
* <a href="http://bbs.archlinux.org/viewtopic.php?pid=706396">Discuss it!</a>
Enjoy!</div>
    </summary>
    <updated>2010-02-11T04:00:00Z</updated>
    <author>
      <name>Daniel Griffiths</name>
    </author>
    <source>
      <id>http://www.archlinux.org/news/</id>
      <link href="http://www.archlinux.org/news/" rel="alternate" type="text/html"/>
      <link href="http://www.archlinux.org/feeds/news/?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest and greatest news from the Arch Linux distribution.</subtitle>
      <title>Arch Linux: Recent news updates</title>
      <updated>2010-03-21T11:13:15Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://www.archlinux.org/news/484/</id>
    <link href="http://www.archlinux.org/news/484/" rel="alternate" type="text/html"/>
    <title>xf86-video-intel only supports KMS now</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Jan de Groot wrote:<br/>
With the move of xf86-video-intel 2.10.0 to extra, support for UMS has been removed from the intel driver. This means that KMS is a requirement now.</div>
    </summary>
    <updated>2010-02-11T04:00:00Z</updated>
    <author>
      <name>Jan de Groot</name>
    </author>
    <source>
      <id>http://www.archlinux.org/news/</id>
      <link href="http://www.archlinux.org/news/" rel="alternate" type="text/html"/>
      <link href="http://www.archlinux.org/feeds/news/?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest and greatest news from the Arch Linux distribution.</subtitle>
      <title>Arch Linux: Recent news updates</title>
      <updated>2010-03-21T11:13:15Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/382259798</id>
    <link href="http://awesometrousers.net/post/382259798" rel="alternate" type="text/html"/>
    <title>Tobor (via allcommercials)

Just a bit creepy!</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">&lt;object height="336" width="400"&gt;&lt;param name="movie" value="http://www.youtube.com/v/7rZnwaqQjK4&amp;amp;rel=0&amp;amp;egm=0&amp;amp;showinfo=0&amp;amp;fs=1"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;embed allowfullscreen="true" height="336" src="http://www.youtube.com/v/7rZnwaqQjK4&amp;amp;rel=0&amp;amp;egm=0&amp;amp;showinfo=0&amp;amp;fs=1" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;&lt;/object&gt;<br/><br/><p><a href="http://www.youtube.com/watch?v=7rZnwaqQjK4&amp;feature=related">Tobor</a> (via <a href="http://youtube.com/user/allcommercials">allcommercials</a>)</p>

<p>Just a bit creepy!</p></div>
    </summary>
    <updated>2010-02-10T19:36:34Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:04Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/380731503</id>
    <link href="http://awesometrousers.net/post/380731503" rel="alternate" type="text/html"/>
    <title>"Just because something can be validated does not mean it should be validated."</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">“Just because something can be validated does not mean it should be validated.”<br/><br/> - <em><a href="http://archlinux.me/dusty/2010/02/09/password-validation-hints/">Dusty’s Diverse Domain  » Blog Archive   » Password validation hints</a></em></div>
    </summary>
    <updated>2010-02-09T23:40:32Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:04Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://archlinux.me/dusty/?p=287</id>
    <link href="http://archlinux.me/dusty/2010/02/09/password-validation-hints/" rel="alternate" type="text/html"/>
    <title>Password validation hints</title>
    <summary>Just because something can be validated does not mean it should be validated. It’s very easy to validate form fields in django and most other web frameworks. That does not mean we should always take advantage of this feature.
Why did I just get this error when creating a user account on a website?:

Error. The password [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Just because something can be validated does not mean it should be validated. It’s very easy to validate form fields in django and most other web frameworks. That does not mean we should always take advantage of this feature.</p>
<p>Why did I just get this error when creating a user account on a website?:</p>
<p><code><br/>
Error. The password field can contain only letters and numbers<br/>
</code></p>
<p>I had included a couple of punctuation characters in my password, because that makes it harder to guess, right?</p>
<p>From a technical standpoint, there is absolutely no reason for this website to tell me I can’t use punctuation characters. If they’re encrypting ascii, then any ascii character should be legit. If they’re encrypting bytestreams, then any unicode byte should be legit.</p>
<p>The only validation a password field should have is to test if the password is ‘too easy.’ Typically a minimum length test is enough, but ensuring the user didn’t enter five 1s or their username as a password can be good validation too (although it’ll annoy the user, not often a good thing). You may also need a maximum length if your database is poorly designed, but make it a very high maximum in case anal-retentive people with 64 character passwords want to buy something from you. After all, why shouldn’t you let them?</p>
<p>Further, don’t force your users to have passwords that conform to arbitrary rules like ” must contain at least one number, one lower case letter, and one capital.” This actually cuts down the total number of options a brute force attacker needs to check if they want to break the password; they now know that eerieairplane is not an option they have to test. After all, eerieairplane and EerieAirPlane are totally different passwords, neither is more “guessable” than the other (unless you are a pilot for Lake Eerie Air, in which case you’re probably better off using pokertoMatotoOthpaste).</p>
<p>Users have different systems for creating their passwords; some of these systems aren’t very intelligent (same password everywhere, or prepend the name of the site to a common word), but forcing a single system of our own on them is even less intelligent.</p>
<p>While we’re on the subject, what’s up with all the corporate sites who believe that having security questions in case you forgot your password helps make things more secure? Honestly, do you think that my random password with extra punctuation is easier to guess than my first dog’s breed, my mother’s maiden name, or my favourite author? What’s the point of having a password at all if both I and any given attacker can just look up these values instead?</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Farchlinux.me%2Fdusty%2F2010%2F02%2F09%2Fpassword-validation-hints%2F&amp;linkname=Password%20validation%20hints"><img alt="Share/Save/Bookmark" height="16" src="http://archlinux.me/dusty/wp-content/plugins/add-to-any/share_save_120_16.png" width="120"/></a></div>
    </content>
    <updated>2010-02-09T20:46:09Z</updated>
    <category term="Uncategorized"/>
    <author>
      <name>dusty</name>
    </author>
    <source>
      <id>http://archlinux.me/dusty</id>
      <link href="http://archlinux.me/dusty/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://archlinux.me/dusty" rel="alternate" type="text/html"/>
      <subtitle>Avoiding Arch Linux Web Development</subtitle>
      <title>Dusty's Diverse Domain</title>
      <updated>2010-02-26T22:02:33Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://bbs.archlinux.org/viewtopic.php?id=90629</id>
    <link href="http://bbs.archlinux.org/viewtopic.php?id=90629" rel="alternate" type="text/html"/>
    <title>KDE SC 4.4.0 released</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>KDE announced the availability of its Software Compilation 4.4, "Caikaku".<br/>You will find all upstream changes and new features on their <a href="http://kde.org/announcements/4.4/">website</a>. As usual we provide<br/>the latest packages for Arch.<br/><br/>Unfortunately this update will need some user intervention due to a pacman<br/>limitation. Therefore you have to update in two steps:<br/></p><div class="codebox"><div class="incqbox"><h4>Code:</h4><div class="scrollbox" style="height: 6em;"><pre>% pacman -Sy --asdeps qt
% pacman -Su</pre></div></div></div><p>Be aware of the following problems that might occur:<br/>* The usage of bitmap fonts like terminus will be broken when using the<br/>proprietary nvidia driver.<br/>* If you update from virtuoso 5 as nepomuk backend as it was provided in<br/>the kde-unstable or testing repository you will have to <a href="http://opendesktop.org/content/show.php?content=119661">convert</a><br/>your database or simply remove<br/>~/.kde4/share/apps/nepomuk/repository/main/data/virtuosobackend. The latter<br/>is of course only recommend if you had not used nepumuk's tagging and<br/>comment features.<br/>* In case of any error, try using a new user account or (re)moving KDE's<br/>configuration which can be found at ~/.kde4 /tmp/kde-* /var/tmp/kdecache-*.<br/>Akonadi saves its data at ~/.config/akonadi and ~/.local/share/akonadi</p>-- posted by Pierre</div>
    </summary>
    <updated>2010-02-09T09:05:28Z</updated>
    <source>
      <id>http://bbs.archlinux.org/viewforum.php?id=24</id>
      <author>
        <name>Forum Announcements</name>
      </author>
      <link href="http://bbs.archlinux.org/viewforum.php?id=24" rel="alternate" type="text/html"/>
      <link href="http://bbs.archlinux.org/announce_rss.php?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest Archlinux Forum Announcements</subtitle>
      <title>Archlinux Forum Announcements</title>
      <updated>2010-03-21T11:13:22Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-us">
    <id>http://www.archlinux.org/news/483/</id>
    <link href="http://www.archlinux.org/news/483/" rel="alternate" type="text/html"/>
    <title>KDE SC 4.4.0 released</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Pierre Schmitz wrote:<br/>
KDE announced the availability of its Software Compilation 4.4, "Caikaku". You will find all upstream changes and new features on their website: http://kde.org/announcements/4.4/. As usual we provide the latest packages for Arch.

Unfortunately this update will need some user intervention due to a pacman limitation. Therefore you have to update in two steps:
<pre>% pacman -Sy --asdeps qt
% pacman -Su</pre>
Be aware of the following problems that might occur:<ul><li>The usage of bitmap fonts like terminus will be broken when using the proprietary nvidia driver.</li><li>If you update from virtuoso 5 as nepomuk backend as it was provided in the kde-unstable or testing repository you will have to convert your database (http://opendesktop.org/content/show.php?content=119661) or simply remove ~/.kde4/share/apps/nepomuk/repository/main/data/virtuosobackend. The latter is of course only recommend if you had not used nepumuk's tagging and comment features.</li><li>In case of any error, try using a new user account or (re)moving KDE's configuration which can be found at ~/.kde4 /tmp/kde-* /var/tmp/kdecache-*. Akonadi saves its data at ~/.config/akonadi and ~/.local/share/akonadi</li><li>If you have problems updating kde-meta-kdepim, run "pacman -S --asdeps kdepim-runtime"</li>
</ul></div>
    </summary>
    <updated>2010-02-09T04:00:00Z</updated>
    <author>
      <name>Pierre Schmitz</name>
    </author>
    <source>
      <id>http://www.archlinux.org/news/</id>
      <link href="http://www.archlinux.org/news/" rel="alternate" type="text/html"/>
      <link href="http://www.archlinux.org/feeds/news/?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>The latest and greatest news from the Arch Linux distribution.</subtitle>
      <title>Arch Linux: Recent news updates</title>
      <updated>2010-03-21T11:13:15Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://archlinux.me/wonder/?p=16</id>
    <link href="http://archlinux.me/wonder/2010/02/how-to-submit-builds-in-aur.html" rel="alternate" type="text/html"/>
    <title>How to submit builds in AUR</title>
    <summary>Since i became trusted users i’ve seen in the paste months an increasing number of packages submitted in AUR that are in our official repositories. But i don’t want to talk more about this since there is already a rule in our AUR User Guidelines.
I want to talk what you should do when a build  [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Since i became trusted users i’ve seen in the paste months an increasing number of packages submitted in AUR that are in our official repositories. But i don’t want to talk more about this since there is already a rule in our <a href="http://wiki.archlinux.org/index.php/AUR_User_Guidelines">AUR User Guidelines</a>.</p>
<p>I want to talk what you should do when a build  already exists in AUR but for a reason needs to be updated and is not yours:</p>
<ol>
<li>submit in comments an up to date PKGBUILD</li>
<li>if the maintainer doesn’t update it, send him an email</li>
<li>ask the maintainer if he wants to orphan it</li>
<li>send an email to <a href="http://mailman.archlinux.org/mailman/listinfo/aur-general">aur-general</a> asking for orphaning</li>
</ol>
<p>Some user ignore the above and submit a new PKGBUILD with a different name. This in my opinion is the <span><span style="background-color: #ffffff;" title="e cel mai rau">worst </span></span> thing that can happen since users will be confused and doesn’t know what to use(in the past we had a lot of builds doing the same thing for chromium) and trusted users will have a lot of work trying to clean AUR. A good example is opera which have no more no less than 20 builds.</p></div>
    </content>
    <updated>2010-02-09T00:50:10Z</updated>
    <category term="Uncategorized"/>
    <category term="archlinux"/>
    <category term="aur"/>
    <author>
      <name>Ionut Biru</name>
    </author>
    <source>
      <id>http://archlinux.me/wonder</id>
      <link href="http://archlinux.me/wonder/tag/archlinux/feed" rel="self" type="application/atom+xml"/>
      <link href="http://archlinux.me/wonder" rel="alternate" type="text/html"/>
      <subtitle>not just another blog</subtitle>
      <title>wonder's corner » archlinux</title>
      <updated>2010-03-14T10:43:30Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://arcierisinasce.wordpress.com/?p=1595</id>
    <link href="http://arcierisinasce.wordpress.com/2010/02/07/archone-kernel-last-news/" rel="alternate" type="text/html"/>
    <title>ArchOne kernel: last news</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Change of wind: in the release 2010.04 (04 ?) of ArchOne, you’ll find the new kernel-netbook instead of kernel26-one-dev.
I’m currently testing it on my Aspire One, and although it is still in development, is already working very well.
The kernel is developed by Diego, and includes all the modules used by major netbooks: Acer Aspire One, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1595&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img alt="" class="alignright size-thumbnail wp-image-1310" height="80" src="http://arcierisinasce.files.wordpress.com/2009/05/archone.png?w=84&amp;h=80" title="ArchOne" width="84"/></p>
<p>Change of wind: in the release 2010.04 (04 ?) of <em>ArchOne</em>, you’ll find the new <a href="http://www.archlinux.it/forum/viewtopic.php?id=7666" target="_blank"><em>kernel-netbook</em></a> instead of <em>kernel26-one-dev</em>.</p>
<p>I’m currently testing it on my Aspire One, and although it is still in development, is already working very well.</p>
<p>The kernel is developed by <a href="http://www.archlinux.it/forum/profile.php?id=896" target="_blank">Diego</a>, and includes all the modules used by major netbooks: Acer Aspire One, EeePC, MSI Wind, Samsung N series and many others.<br/>
 <br/>
For example, it supports the following wireless modules:</p>
<ul>
<li>ath5k</li>
<li>ath9k</li>
<li>rt2860</li>
<li>rtl8187se </li>
<li>broadcom-wl</li>
</ul>
<p>Some features:</p>
<ul>
<li>KMS</li>
<li>no initrd</li>
<li>static modules</li>
<li>packet size around <strong>5 mb</strong></li>
<li>patchset of Arch</li>
<li>BFS of Kolivas</li>
</ul>
<p><a href="http://darchlinux.netsons.org/kernel-netbook/" target="_blank">This’s</a> the project site, and <a href="http://www.archlinux.it/forum/viewtopic.php?id=7666" target="_blank">this’s</a> the link on the Italian forum.</p>
<br/>Filed under: <a href="http://arcierisinasce.wordpress.com/category/archlinux-en/">archlinux-en</a>, <a href="http://arcierisinasce.wordpress.com/category/archone/">archone</a>, <a href="http://arcierisinasce.wordpress.com/category/aspire-one/">aspire one</a>  <a href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/1595/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/1595/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/1595/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/1595/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/1595/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/1595/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/1595/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/1595/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/1595/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/1595/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=1595&amp;subd=arcierisinasce&amp;ref=&amp;feed=1"/></div>
    </content>
    <updated>2010-02-07T13:04:32Z</updated>
    <category term="archlinux-en"/>
    <category term="archone"/>
    <category term="aspire one"/>
    <author>
      <name>marinz</name>
    </author>
    <source>
      <id>http://arcierisinasce.wordpress.com</id>
      <logo>http://www.gravatar.com/blavatar/d6e6341e3c0a121d9685d9edff176ed6?s=96&amp;d=http://s2.wp.com/i/buttonw-com.png</logo>
      <link href="http://arcierisinasce.wordpress.com/category/archlinux-en/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://arcierisinasce.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://arcierisinasce.wordpress.com/osd.xml" rel="search" type="application/opensearchdescription+xml"/>
      <link href="http://arcierisinasce.wordpress.com/?pushpress=hub" rel="hub" type="text/html"/>
      <subtitle>another blog on archlinux</subtitle>
      <title>arcierisinasce.wordpress.com » archlinux-en</title>
      <updated>2010-03-16T17:13:17Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/372919429</id>
    <link href="http://awesometrousers.net/post/372919429" rel="alternate" type="text/html"/>
    <title>legoexpress:

LEGO Storm Trooper Drama. “After losing their...</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><img src="http://29.media.tumblr.com/tumblr_kx0nv4N4Zn1qapxx6o1_500.jpg"/><br/><br/><p><a class="tumblr_blog" href="http://legoexpress.tumblr.com/post/370862669/lego-storm-trooper-drama-after-losing-their">legoexpress</a>:</p>

<blockquote><p>LEGO Storm Trooper Drama. “After losing their satnav &amp; accidently crash landing on a Planet of Giant Hamsters, the boys decided it was time to get bladdered!” (via <a href="http://flickr.com/photos/rojojam">disco~stu</a>)</p></blockquote></div>
    </summary>
    <updated>2010-02-05T22:12:35Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:05Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://awesometrousers.net/post/372916862</id>
    <link href="http://awesometrousers.net/post/372916862" rel="alternate" type="text/html"/>
    <title>via i.imgur.com

Not sure where this came from originally. A...</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><img src="http://24.media.tumblr.com/tumblr_kxe2xsXq761qzb8w5o1_500.jpg"/><br/><br/><p>via <a href="http://i.imgur.com/b8OLl.jpg">i.imgur.com</a></p>

<p>Not sure where this came from originally. A friend forwarded me the direct link.</p></div>
    </summary>
    <updated>2010-02-05T22:10:40Z</updated>
    <source>
      <id>http://awesometrousers.net/</id>
      <author>
        <name>Eli Janssen</name>
      </author>
      <link href="http://tumblr.superfeedr.com/" rel="hub" type="text/html"/>
      <link href="http://awesometrousers.net/" rel="alternate" type="text/html"/>
      <link href="http://awesometrousers.net/rss?feed=rss2" rel="self" type="application/rss+xml"/>
      <subtitle>My pants are not just pants… They are awesome trousers.</subtitle>
      <title>dowhatnow?</title>
      <updated>2010-03-21T11:13:05Z</updated>
    </source>
  </entry>
</feed>
