<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DragonFly BSD Digest &#187; DragonFly</title>
	<atom:link href="http://www.shiningsilence.com/dbsdlog/category/dragonfly/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shiningsilence.com/dbsdlog</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Fri, 30 Jul 2010 02:21:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>pf progress</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/29/6148.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/29/6148.html#comments</comments>
		<pubDate>Fri, 30 Jul 2010 02:21:19 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6148</guid>
		<description><![CDATA[Jan Lentfer posted about his progress on upgrading pf.   He has pickups working, but on on a per-rule basis; he&#8217;s looking for feedback on how important this option is for other users.]]></description>
			<content:encoded><![CDATA[<p>Jan Lentfer <a href="http://leaf.dragonflybsd.org/mailarchive/kernel/2010-07/msg00016.html">posted about his progress</a> on upgrading pf.   He has pickups working, but on on a per-rule basis; he&#8217;s looking for feedback on how important this option is for other users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/29/6148.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPT, please</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/26/6143.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/26/6143.html#comments</comments>
		<pubDate>Tue, 27 Jul 2010 02:12:18 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6143</guid>
		<description><![CDATA[Is it time to move to GPT instead of the traditional fdisk/disklabel combo?  Petr thinks so.  There&#8217;s some work to do, though.]]></description>
			<content:encoded><![CDATA[<p>Is it time to move to GPT instead of the traditional fdisk/disklabel combo?  <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-07/msg00061.html">Petr thinks so</a>.  There&#8217;s some <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-07/msg00067.html">work to do</a>, though.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/26/6143.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>pf: farther along</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/22/6124.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/22/6124.html#comments</comments>
		<pubDate>Fri, 23 Jul 2010 03:09:46 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6124</guid>
		<description><![CDATA[Jan Lentfer has more on his progress updating pf in DragonFly to a more recent version.  He&#8217;s looking for testers, especially ones with a more complex pf setup.]]></description>
			<content:encoded><![CDATA[<p>Jan Lentfer has more on his <a href="http://leaf.dragonflybsd.org/mailarchive/kernel/2010-07/msg00008.html">progress updating pf in DragonFly</a> to a more recent version.  He&#8217;s looking for testers, especially ones with a more complex pf setup.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/22/6124.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HEADS UP: many changes from kqueue and LVM2</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/19/6116.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/19/6116.html#comments</comments>
		<pubDate>Tue, 20 Jul 2010 02:40:48 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Heads Up!]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6116</guid>
		<description><![CDATA[Matthew Dillon posted a warning about both Samuel Greear&#8217;s kqueue work and Alex Hornung&#8217;s LVM2 work.  Both are now committed to DragonFly 2.7.  These are dramatic (and useful!) changes, so some instability may happen for bleeding-edge users.   His post does include some minor detail on what was touched.]]></description>
			<content:encoded><![CDATA[<p>Matthew Dillon <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-07/msg00046.html">posted a warning</a> about both Samuel Greear&#8217;s kqueue work and Alex Hornung&#8217;s LVM2 work.  Both are now committed to DragonFly 2.7.  These are dramatic (and useful!) changes, so some instability may happen for bleeding-edge users.   His post does include some minor detail on what was touched.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/19/6116.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iwn(4) support added</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/19/6113.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/19/6113.html#comments</comments>
		<pubDate>Tue, 20 Jul 2010 02:35:56 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6113</guid>
		<description><![CDATA[Joe Talbott&#8217;s ported over iwn(4), which is the &#8220;driver for Intel 1000, 5100, 5150, and 6000 wifi chipsets.&#8221;]]></description>
			<content:encoded><![CDATA[<p>Joe Talbott&#8217;s <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-07/msg00132.html">ported over iwn(4)</a>, which is the &#8220;driver for Intel 1000, 5100, 5150, and 6000 wifi chipsets.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/19/6113.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>More mandoc madness</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/16/6105.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/16/6105.html#comments</comments>
		<pubDate>Sat, 17 Jul 2010 01:09:06 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Conventions]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6105</guid>
		<description><![CDATA[Undeadly has an article up about recent work on mandoc in a mini-hackathon.  It&#8217;s mentioned in context with OpenBSD in the article, but mandoc is also present in DragonFly, and is a potential groff replacement.  (And I think groff is the last item in base requiring C++?  I may be wrong.)  Plus, as I&#8217;ve said [...]]]></description>
			<content:encoded><![CDATA[<p>Undeadly has an article up about <a href="http://undeadly.org/cgi?action=article&amp;sid=20100714075042">recent work on mandoc in a mini-hackathon</a>.  It&#8217;s mentioned in context with OpenBSD in the article, but mandoc is <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=mandoc&amp;section=ANY">also present in DragonFly</a>, and is a potential groff replacement.  (And I think groff is the last item in base requiring C++?  I may be wrong.)  Plus, as I&#8217;ve said before, I like mandoc&#8217;s output.  It would be nice to use that for <a href="http://leaf.dragonflybsd.org/cgi/web-man">our online man pages</a>, for instance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/16/6105.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another GSoC update</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/16/6103.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/16/6103.html#comments</comments>
		<pubDate>Sat, 17 Jul 2010 01:01:59 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Google Summer of Code]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6103</guid>
		<description><![CDATA[David Shao has updated his GSoC project page on the DragonFly website.  His project is updating DRM/GEM/KMS for BSD systems.  It&#8217;s a huge but important piece of work.  This update brings news on updates to locking systems and data structures.]]></description>
			<content:encoded><![CDATA[<p>David Shao has updated <a href="http://www.dragonflybsd.org/docs/developer/GEMdrmKMS/">his GSoC project page</a> on the DragonFly website.  His project is updating DRM/GEM/KMS for BSD systems.  It&#8217;s a huge but important piece of work.  This update brings news on updates to locking systems and data structures.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/16/6103.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New kevent for testing</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/15/6099.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/15/6099.html#comments</comments>
		<pubDate>Fri, 16 Jul 2010 03:06:29 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Google Summer of Code]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6099</guid>
		<description><![CDATA[Samuel J. Greear&#8217;s work on his Google Summer of Code project, unifying the select/poll/kevent subsystem into kevent, is already available for testing.  Any testing &#8211; just booting, or running X, or other simple tasks &#8211; is useful, as this new system touches many things.]]></description>
			<content:encoded><![CDATA[<p>Samuel J. Greear&#8217;s work on his Google Summer of Code project, unifying the select/poll/kevent subsystem into kevent, is already <a href="http://leaf.dragonflybsd.org/mailarchive/kernel/2010-07/msg00005.html">available for testing</a>.  Any testing &#8211; just booting, or running X, or other simple tasks &#8211; is useful, as this new system touches many things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/15/6099.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An easy way to use clang</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/15/6097.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/15/6097.html#comments</comments>
		<pubDate>Fri, 16 Jul 2010 03:02:04 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6097</guid>
		<description><![CDATA[Sascha Wildner has set up $CCVER so that it can be used with &#8216;clangsvn&#8217;.  If you install clang from svn into /usr/local, it&#8217;ll get picked up and used as the system compiler.]]></description>
			<content:encoded><![CDATA[<p>Sascha Wildner has set up <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-07/msg00098.html">$CCVER so that it can be used with &#8216;clangsvn&#8217;</a>.  If you install clang from svn into /usr/local, it&#8217;ll get picked up and used as the system compiler.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/15/6097.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh look, it&#8217;s LVM2!</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/14/6093.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/14/6093.html#comments</comments>
		<pubDate>Thu, 15 Jul 2010 03:18:52 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Heads Up!]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6093</guid>
		<description><![CDATA[Alex Hornung has imported LVM2 from NetBSD, along with cryptsetup and dm.  (Not dm(8), but devicemapper)  LVM(8) stands for Logical Volume Management, and it makes storage management much easier; you may have encountered it on NetBSD or Linux.  Those additional tools make it possible to encrypt volumes.  Alex has published details on how to use [...]]]></description>
			<content:encoded><![CDATA[<p>Alex Hornung has imported <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-07/msg00058.html">LVM2</a> from NetBSD, along with <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-07/msg00054.html">cryptsetup</a> and <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-07/msg00070.html">dm</a>.  (Not <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=dm&amp;section=ANY">dm(8)</a>, but devicemapper)  <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=lvm&amp;section=ANY">LVM(8)</a> stands for Logical Volume Management, and it makes storage management much easier; you may have encountered it on NetBSD or Linux.  Those additional tools make it possible to encrypt volumes.  Alex has published details on <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-07/msg00036.html">how to use it</a>.</p>
<p>Also: Alex&#8217;s not-really-related-but-I -mistakenly-linked-to-it udev/libdevattr<a href="http://leaf.dragonflybsd.org/mailarchive/kernel/2010-07/msg00004.html"> work</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/14/6093.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Reminder: use serno</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/13/6090.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/13/6090.html#comments</comments>
		<pubDate>Wed, 14 Jul 2010 03:27:56 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Someday you will need this]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6090</guid>
		<description><![CDATA[Using &#8216;serno&#8217;, meaning specifying disks by serial number rather than path, is a good idea.  If you have a machine that started out as an older DragonFly installation, it may be a good idea to use this feature.]]></description>
			<content:encoded><![CDATA[<p>Using &#8216;serno&#8217;, meaning <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-07/msg00024.html">specifying disks by serial number rather than path</a>, is a good idea.  If you have a machine that started out as an older DragonFly installation, it may be a good idea to use this feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/13/6090.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HEADS UP: ehci.ko is always there</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/06/6086.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/06/6086.html#comments</comments>
		<pubDate>Wed, 07 Jul 2010 04:21:16 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Heads Up!]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6086</guid>
		<description><![CDATA[EHCI support is now always on, for 2.7 users, and will be for 2.8 when released.  It&#8217;s possible to turn it off if it causes a problem, but it should generally just mean better USB performance.]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Host_controller_interface#Enhanced_Host_Controller_Interface">EHCI</a> support is now always on, for 2.7 users, and will be for 2.8 when released.  It&#8217;s possible to <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-07/msg00011.html">turn it off if it causes a problem</a>, but it should generally just mean better USB performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/06/6086.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mkinitrd added for the future</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/03/6084.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/03/6084.html#comments</comments>
		<pubDate>Sat, 03 Jul 2010 17:33:25 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6084</guid>
		<description><![CDATA[Alex Hornung recently added mkinitrd(8), a tool for building a RAM disk early in the boot process.  What&#8217;s it for?  It&#8217;s needed to support more interesting bootable volumes, like LVM2, encrypted disks, or iscsi roots, all of which I&#8217;d like to see.]]></description>
			<content:encoded><![CDATA[<p>Alex Hornung<a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-07/msg00000.html"> recently added</a> <a href="http://leaf.dragonflybsd.org/cgi/web-man/?command=mkinitrd&amp;section=ANY">mkinitrd(8)</a>, a tool for building a RAM disk early in the boot process.  What&#8217;s it for?  It&#8217;s <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-07/msg00003.html">needed to support more interesting bootable volumes</a>, like LVM2, encrypted disks, or iscsi roots, all of which I&#8217;d like to see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/03/6084.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SoC kqueue progress</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/02/6079.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/02/6079.html#comments</comments>
		<pubDate>Fri, 02 Jul 2010 19:42:21 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Google Summer of Code]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6079</guid>
		<description><![CDATA[Samuel Greear has a whole page about his Google Summer of Code kqueue project, recently updated.]]></description>
			<content:encoded><![CDATA[<p>Samuel Greear has <a href="http://wiki.github.com/thesjg/SJG-DragonFly-BSD-SoC/">a whole page about his Google Summer of Code kqueue project</a>, recently updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/02/6079.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A trick for updating moved packages</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/01/6076.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/01/6076.html#comments</comments>
		<pubDate>Fri, 02 Jul 2010 01:07:04 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Someday you will need this]]></category>
		<category><![CDATA[pkgsrc]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6076</guid>
		<description><![CDATA[Sometimes, packages are renamed in pkgsrc, usually because of a version change.  If that happens, it can be hard to find the replacement.  You can manually add them, or there&#8217;s a trick to make the build &#8216;jump&#8217; to the new name.]]></description>
			<content:encoded><![CDATA[<p>Sometimes, packages are renamed in pkgsrc, usually because of a version change.  If that happens, it can be <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-07/msg00000.html">hard to find the replacement</a>.  You can <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-07/msg00001.html">manually add them</a>, or there&#8217;s a trick to <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-07/msg00003.html">make the build &#8216;jump&#8217; to the new name</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/01/6076.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real world use and DragonFly</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/06/29/6066.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/06/29/6066.html#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:27:39 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6066</guid>
		<description><![CDATA[Siju George has written up his &#8216;real world&#8217; experience with DragonFly in production; I should probably do the same since this site has been DragonFly-driven for years now.  Add your story to the page.]]></description>
			<content:encoded><![CDATA[<p>Siju George has <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-06/msg00062.html">written up</a> his &#8216;real world&#8217; <a href="http://www.dragonflybsd.org/docs/real_time_backup_server_for_microsoft_windows__44___linux__44___bsd_and_mac_os_x_clients/">experience with DragonFly in production</a>; I should probably do the same since this site has been DragonFly-driven for years now.  Add your story to the page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/06/29/6066.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Potential applicable power project</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/06/29/6064.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/06/29/6064.html#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:26:00 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6064</guid>
		<description><![CDATA[Matthew Dillon followed up on some comments from Sepherosa Ziehau about power management to describe a possible new way to manage power consumption; the project is up for grabs.]]></description>
			<content:encoded><![CDATA[<p>Matthew Dillon followed up on <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-06/msg00149.html">some</a> <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-06/msg00150.html">comments</a> from Sepherosa Ziehau about power management to describe a possible <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-06/msg00151.html">new way to manage power consumption</a>; the project is up for grabs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/06/29/6064.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New power controls</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/06/28/6062.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/06/28/6062.html#comments</comments>
		<pubDate>Tue, 29 Jun 2010 02:20:35 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6062</guid>
		<description><![CDATA[Matthew Dillon has added powerd(8), a daemon that adjusts CPU frequency based on activity; his initial report describes a whopping 40% power savings for server use.]]></description>
			<content:encoded><![CDATA[<p>Matthew Dillon has <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-06/msg00141.html">added</a> <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=powerd&amp;section=ANY">powerd(8)</a>, a daemon that adjusts CPU frequency based on activity; his <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2010-06/msg00141.html">initial report</a> describes a whopping 40% power savings for server use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/06/28/6062.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Which desktop to use?</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/06/26/6057.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/06/26/6057.html#comments</comments>
		<pubDate>Sat, 26 Jun 2010 17:30:27 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6057</guid>
		<description><![CDATA[Dennis Melentyev asked about people&#8217;s experiences putting together different X desktops on DragonFly.  There&#8217;s a good range of responses.  None the same, of course.]]></description>
			<content:encoded><![CDATA[<p>Dennis Melentyev asked about <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-06/msg00048.html">people&#8217;s experiences putting together different X desktops</a> on DragonFly.  <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-06/msg00049.html">There&#8217;s</a> a <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-06/msg00050.html">good</a> <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-06/msg00051.html">range</a> <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-06/msg00052.html">of</a> <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-06/msg00055.html">responses</a>.  None the same, of course.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/06/26/6057.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pkgsrc git repo changes</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/06/26/6054.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/06/26/6054.html#comments</comments>
		<pubDate>Sat, 26 Jun 2010 17:27:00 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Heads Up!]]></category>
		<category><![CDATA[pkgsrc]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6054</guid>
		<description><![CDATA[Matthew Dillon set up a git copy of the pkgsrc repository some time ago.  However, it&#8217;s had syncing problems, and there&#8217;s an &#8216;official&#8217; pkgsrc git repository now which does not have the problems.  You can still pull from the same place, but it&#8217;s the &#8216;master&#8217; branch now.  His heads-up message describes how to switch.]]></description>
			<content:encoded><![CDATA[<p>Matthew Dillon set up a git copy of the pkgsrc repository some time ago.  However, it&#8217;s had <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-06/msg00054.html">syncing problems</a>, and there&#8217;s an &#8216;official&#8217; pkgsrc git repository now which does not have the problems.  You can still pull from the same place, but it&#8217;s the &#8216;master&#8217; branch now.  His <a href="http://leaf.dragonflybsd.org/mailarchive/users/2010-06/msg00057.html">heads-up message describes how to switch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/06/26/6054.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
