<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     >
  <channel>
    <title>byronc bits</title>
    <link>http://byron.theclarkfamily.name/blog</link>
    <description>breaking old technology, one bit at a time</description>
    <pubDate>Wed, 11 Jan 2012 04:59:47 GMT</pubDate>
    <generator>Blogofile</generator>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <item>
      <title>udiskie</title>
      <link>http://byron.theclarkfamily.name/blog/2010/06/03/udiskie</link>
      <pubDate>Thu, 03 Jun 2010 20:55:02 MDT</pubDate>
      <category><![CDATA[archlinux]]></category>
      <category><![CDATA[tools]]></category>
      <guid isPermaLink="true">http://byron.theclarkfamily.name/blog/2010/06/03/udiskie</guid>
      <description>udiskie</description>
      <content:encoded><![CDATA[<p>With the <a href="http://fedoraproject.org/wiki/Features/HalRemoval">deprecation</a>
<a href="http://wiki.debian.org/HALRemoval">of</a>
<a href="https://wiki.ubuntu.com/Halsectomy">HAL</a> proceeding at full speed it's time to
find a new solution for automounting disks on my Linux box.  I've been happily
using <a href="http://www.nongnu.org/halevt/">halevt</a>, which does a lot more than disk
mounting, but won't be of much use once HAL really goes away.
<a href="http://www.freedesktop.org/wiki/Software/udisks">udisks</a> is the replacement
that the major desktops are moving to, so I decided to write a simple
automounting daemon for those of us not using a major desktop:
<a href="http://www.bitbucket.org/byronclark/udiskie">udiskie</a>.  It's a simple udisks
client that just takes care of mounting removable media right now.  I run it by
adding <code>udiskie &amp;</code> to <code>~/.xinitrc</code>.  When I'm done using a removable disk,
<code>udiskie-umount</code> will take care of the unmount.  I probably can't stress enough
how simplistic and undocumented this approach is, but it works for me.</p>
<p>And, of course, for the Archlinux users, it's already packaged in the AUR:
<a href="http://aur.archlinux.org/packages.php?ID=37279">udiskie</a></p>]]></content:encoded>
    </item>
  </channel>
</rss>

