<?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; Goings-on</title>
	<atom:link href="http://www.shiningsilence.com/dbsdlog/category/goings-on/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, 24 May 2013 02:27:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>DragonFly and GRUB, together</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/22/11817.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/22/11817.html#comments</comments>
		<pubDate>Thu, 23 May 2013 01:28:56 +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=11817</guid>
		<description><![CDATA[Rados?aw Szymczyszyn has manged to get support for DragonFly&#8217;s bootloader into GRUB.  This is part of his Master&#8217;s project to make DragonFly multiboot capable, at least for i386. (I love having new things show up from new people, out of the blue.)]]></description>
				<content:encoded><![CDATA[<p>Rados?aw Szymczyszyn has manged to get <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-May/031267.html">support for DragonFly&#8217;s bootloader into GRUB</a>.  This is part of <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-May/031268.html">his Master&#8217;s project</a> to make DragonFly multiboot capable, at least for i386.</p>
<p>(I love having new things show up from new people, out of the blue.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/22/11817.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postgres still crazy fast on DragonFly</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/21/11801.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/21/11801.html#comments</comments>
		<pubDate>Tue, 21 May 2013 23:43:06 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11801</guid>
		<description><![CDATA[Loïc BLOT posted about his benchmark of several operating systems using KVM and Postgres 9.1.  Happily, DragonFly is the fastest, with one exception.  Linux/ext4 comes out faster &#8211; if you run it with barrier=0, which can be dangerous in a non-battery-backed-up volume.]]></description>
				<content:encoded><![CDATA[<p>Loïc BLOT <a href="http://lists.dragonflybsd.org/pipermail/users/2013-May/053481.html">posted about</a> his <a href="http://www.unix-experience.fr/2013/2451/#sthash.9W6PljFV.dpbs">benchmark of several operating systems</a> using KVM and Postgres 9.1.  Happily, DragonFly is the fastest, with one exception.  Linux/ext4 comes out faster &#8211; if you run it with barrier=0, which can be dangerous in a non-battery-backed-up volume.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/21/11801.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Many upgrades, and Hammer</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/10/11745.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/10/11745.html#comments</comments>
		<pubDate>Sat, 11 May 2013 01:28:13 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Hammer]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11745</guid>
		<description><![CDATA[John Marino managed to update GCC from 4.7.2 to 4.7.3 (4.7 changelog), zlib from 1.2.7 to 1.2.8 (changelog), and awk from 20110810 to 20121220 (can&#8217;t find a changelog). In other update news, Matt Dillon has been working on HAMMER2&#8242;s flush sequencing. Update: tcsh too.]]></description>
				<content:encoded><![CDATA[<p>John Marino managed to update <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130012.html">GCC from 4.7.2 to 4.7.3</a> (<a href="http://gcc.gnu.org/gcc-4.7/changes.html">4.7 changelog</a>), <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130014.html">zlib from 1.2.7 to 1.2.8</a> (<a href="http://zlib.net/ChangeLog.txt">changelog</a>), and <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130017.html">awk from 20110810 to 20121220</a> (can&#8217;t find a changelog).</p>
<p>In other update news, Matt Dillon has been working <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130007.html">on</a> <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130016.html">HAMMER2&#8242;s</a> <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130033.html">flush</a> <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130037.html">sequencing</a>.</p>
<p>Update: <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130041.html">tcsh too</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/10/11745.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DragonFly and Bittorrent</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/04/11723.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/04/11723.html#comments</comments>
		<pubDate>Sat, 04 May 2013 17:03:42 +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=11723</guid>
		<description><![CDATA[I&#8217;ve put the 3.4 release images up on terasaur, a Bittorrent seeding site.  Please try pulling them and let me know how it goes.  I haven&#8217;t torrented many things, so I am unsure how to even verbify &#8220;torrent&#8217;.  Hopefully that sentence and those links work out.]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve put the <a href="http://terasaur.org/item/show/dragonfly-bsd/6675">3.4 release images up on terasaur</a>, a Bittorrent seeding site.  Please try pulling them and let me know how it goes.  I haven&#8217;t torrented many things, so I am unsure how to even verbify &#8220;torrent&#8217;.  Hopefully that sentence and those links work out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/04/11723.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Kimsufi servers, DragonFly, and French</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/03/11716.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/03/11716.html#comments</comments>
		<pubDate>Fri, 03 May 2013 13:43:03 +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=11716</guid>
		<description><![CDATA[If you&#8217;re looking to install DragonFly on a Kimsufi server, and you can read French, this explanation may help you.  (via Enjolras on EFNet #dragonflybsd)]]></description>
				<content:encoded><![CDATA[<p>If you&#8217;re looking to install DragonFly on a <a href="http://www.ovh.co.uk/dedicated_servers/kimsufi.xml">Kimsufi</a> server, and you can read French, <a href="http://forum.kimsufi.com/showthread.php?t=10416">this explanation may help you</a>.  (via Enjolras on EFNet #dragonflybsd)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/03/11716.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More about the DragonFly boot process</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/01/11707.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/01/11707.html#comments</comments>
		<pubDate>Thu, 02 May 2013 01:54:12 +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=11707</guid>
		<description><![CDATA[Have you ever wondered about how the booting process works on DragonFly?  Well, Ivan Uemlianin did, out loud.  Several different recommendations followed, so now you can learn too.]]></description>
				<content:encoded><![CDATA[<p>Have you ever wondered about how the booting process works on DragonFly?  Well, Ivan Uemlianin did, <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053288.html">out loud</a>.  <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053289.html">Several</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053290.html">different</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053303.html">recommendations</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053305.html">followed</a>, so now you can learn too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/01/11707.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: dports and xfce4</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/30/11700.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/30/11700.html#comments</comments>
		<pubDate>Wed, 01 May 2013 02:35:34 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11700</guid>
		<description><![CDATA[&#8216;william opensource4you&#8217; posted a summary of the steps he took for setting up a DragonFly system with XFCE4, using dports.  It&#8217;s pretty straightforward, and thanks to dport&#8217;s binary nature, should be exactly reproducible.]]></description>
				<content:encoded><![CDATA[<p>&#8216;william opensource4you&#8217; posted a summary of the steps he took for <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053316.html">setting up a DragonFly system with XFCE4, using dports</a>.  It&#8217;s pretty straightforward, and thanks to dport&#8217;s binary nature, should be exactly reproducible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/30/11700.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DragonFly 3.4 release very soon</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/26/11670.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/26/11670.html#comments</comments>
		<pubDate>Sat, 27 Apr 2013 02:22:09 +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=11670</guid>
		<description><![CDATA[As I described in a post to the kernel@ mailing list, the DragonFly 3.4 images are getting uploaded for mirroring and downloaded for testing.  Assuming no surprises happen, we will be able to release very soon.]]></description>
				<content:encoded><![CDATA[<p>As I described in a post to the kernel@ mailing list, the DragonFly 3.4 images are getting uploaded for mirroring and downloaded for testing.  Assuming no surprises happen, <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-April/031243.html">we will be able to release very soon</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/26/11670.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The 3.4 improvements, quantified</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/26/11668.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/26/11668.html#comments</comments>
		<pubDate>Sat, 27 Apr 2013 02:14: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=11668</guid>
		<description><![CDATA[Francois Tigeot put together some examples of the improvements from DragonFly 3.2 to DragonFly 3.4.  The improvement in tmpfs performance is pretty dramatic.]]></description>
				<content:encoded><![CDATA[<p>Francois Tigeot put together <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-April/031224.html">some</a> <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-April/031227.html">examples</a> of the improvements from DragonFly 3.2 to DragonFly 3.4.  The improvement in tmpfs performance is pretty dramatic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/26/11668.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey, mirror operators!</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/21/11643.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/21/11643.html#comments</comments>
		<pubDate>Sun, 21 Apr 2013 13:32:50 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11643</guid>
		<description><![CDATA[If you administer one of the DragonFly mirrors, there&#8217;s a new /dports directory that can be mirrored.  See that second link for details.]]></description>
				<content:encoded><![CDATA[<p>If you administer one of the DragonFly <a href="http://www.dragonflybsd.org/mirrors/">mirrors</a>, there&#8217;s <a href="http://lists.dragonflybsd.org/pipermail/mirrors/2013-April/000002.html">a new /dports directory that can be mirrored</a>.  See that second link for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/21/11643.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dports and gcc versions; an explanation</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/18/11616.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/18/11616.html#comments</comments>
		<pubDate>Fri, 19 Apr 2013 02:22:04 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11616</guid>
		<description><![CDATA[John Marino has a concise explanation of why dports mostly uses gcc 4.4 still to compile, even if you&#8217;re building DragonFly itself with the default 4.7.  It&#8217;s a reason to not use NO_GCC44 &#8211; yet.]]></description>
				<content:encoded><![CDATA[<p>John Marino has a concise explanation of <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053281.html">why dports mostly uses gcc 4.4 still to compile</a>, even if you&#8217;re building DragonFly itself with the default 4.7.  It&#8217;s a reason to <em>not</em> use NO_GCC44 &#8211; yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/18/11616.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>entr(1); Run arbitrary commands when files change.</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/18/11614.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/18/11614.html#comments</comments>
		<pubDate>Fri, 19 Apr 2013 02:18:28 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[DPorts]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[pkgsrc]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11614</guid>
		<description><![CDATA[Eric Radman sent along a plug for a utility he is working on called entr(1).  The desciption is &#8220;Run arbitrary commands when files change.&#8221;  The site for it has several nifty examples &#8211; run make when *.c files change, or convert Markdown files to HTML as soon as they are modified.  The really nice thing about [...]]]></description>
				<content:encoded><![CDATA[<p>Eric Radman sent along a plug for a utility he is working on called entr(1).  The desciption is &#8220;Run arbitrary commands when files change.&#8221;  <a href="http://entrproject.org/">The site for it</a> has several nifty examples &#8211; run make when *.c files change, or convert Markdown files to HTML as soon as they are modified.  The really nice thing about it is that it&#8217;s perfectly BSD-friendly, and uses kqueue, but will also work on Linux.  This beats the &#8220;This runs on the one flavor of Linux I use, in one particular shell!&#8221; approach I&#8217;ve seen from some other developers.  See the <a href="http://www.reddit.com/r/linux/comments/1bx0bi/entr1_run_arbitrary_commands_when_files_change/">reddit discussion of it</a> for comparisons to inotify.  <del>No, it&#8217;s not in pkgsrc/ports yet.</del></p>
<p><strong>Update:</strong> And thanks to Thomas Klausner, it&#8217;s <a href="http://pkgsrc.se/sysutils/entr">in pkgsrc as sysutils/entr</a>, and <a href="http://www.freshports.org/sysutils/entr/">in ports as sysutils/entr</a> thanks to Eitan Adler.  You have no reason not to try it now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/18/11614.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>International Space Apps Challenge this weekend</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/15/11601.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/15/11601.html#comments</comments>
		<pubDate>Tue, 16 Apr 2013 02:19:06 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Conventions]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11601</guid>
		<description><![CDATA[NASA&#8217;s International Space Apps Challenge is this weekend, 4/20/2013.  Fancy as it sounds, it&#8217;s really a single-day hackathon around open software and hardware, with the problems to fix coming from NASA and therefore probably very unique.  It&#8217;s happening in a bunch of places around the world, but there&#8217;s one right here in my town.]]></description>
				<content:encoded><![CDATA[<p>NASA&#8217;s <a href="http://spaceappschallenge.org/">International Space Apps Challenge</a> is this weekend, 4/20/2013.  Fancy as it sounds, it&#8217;s really a single-day hackathon around open software and hardware, with the problems to fix coming from NASA and therefore probably <em>very unique</em>.  It&#8217;s happening in a bunch of places around the world, but there&#8217;s one <a href="http://spaceappschallenge.org/location/rochester/">right here in my town</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/15/11601.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running a spam blacklist</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/15/11590.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/15/11590.html#comments</comments>
		<pubDate>Mon, 15 Apr 2013 21:12:12 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Someday you will need this]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11590</guid>
		<description><![CDATA[Peter Hansteen has an extensive writeup of how he has managed the bsdly.net spam blacklists.  Normally I&#8217;d stick this article in the Lazy Reading links, but the article is good enough to call out separately.   It&#8217;s excellent not just for the mechanical aspects of how the blacklists were maintained, but for his strict description [...]]]></description>
				<content:encoded><![CDATA[<p>Peter Hansteen has an <a href="http://bsdly.blogspot.com/2013/04/maintaining-publicly-available.html">extensive writeup of how he has managed</a> the <a href="http://bsdly.blogspot.ca/2012/05/in-name-of-sane-email-setting-up-spamd.html">bsdly.net spam blacklists</a>.  Normally I&#8217;d stick this article in the Lazy Reading links, but the article is good enough to call out separately.   It&#8217;s excellent not just for the mechanical aspects of how the blacklists were maintained, but for his strict description on how the process is simple, verifiable, and transparent.  That last item, transparency, is how many anti-spam groups fall down.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/15/11590.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DragonFly 3.4 release status</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/13/11581.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/13/11581.html#comments</comments>
		<pubDate>Sun, 14 Apr 2013 00:42:15 +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=11581</guid>
		<description><![CDATA[Here&#8217;s a status report on the 3.4 release, pulled right from my mailing list post: We have the ability to use pkgsrc or dports (building from source in either case) now Several people have committed the remaining last-minute fixes I&#8217;m not going to have pkgsrc binaries built for the release. dports binaries &#8211; John Marino and Francois [...]]]></description>
				<content:encoded><![CDATA[<p>Here&#8217;s a status report on the 3.4 release, pulled right from <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-April/031195.html">my mailing list post</a>:</p>
<ul>
<li>We have the ability to use pkgsrc or dports (building from source in either case) now</li>
<li>Several people have committed the remaining last-minute fixes</li>
<li>I&#8217;m not going to have pkgsrc binaries built for the release.</li>
<li>dports binaries &#8211; John Marino and Francois Tigeot are uploading now.</li>
</ul>
<p>I&#8217;d like to have the release available with binary packages for dports immediately, because I anticipate a number of people wanting to try it out. So, the release will be delayed a few days while the packages upload.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/13/11581.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A BSD auction</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/09/11559.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/09/11559.html#comments</comments>
		<pubDate>Wed, 10 Apr 2013 01:38:37 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11559</guid>
		<description><![CDATA[The very first copy of Absolute OpenBSD (2nd edition), signed by Michael W. Lucas, is being auctioned off in a charity event for OpenBSD.  There&#8217;s 5 days left to bid, though the price is already somewhere north of $2 per page.]]></description>
				<content:encoded><![CDATA[<p>The very first copy of <a href="https://www.michaelwlucas.com/nonfiction/absolute-openbsd-2nd-edition">Absolute OpenBSD (2nd edition)</a>, signed by Michael W. Lucas, is being <a href="http://www.ebay.com/itm/Absolute-OpenBSD-2nd-Ed-Michael-Lucas-Special-signed-first-copy-printed-/200913454300">auctioned off in a charity event</a> for OpenBSD.  There&#8217;s 5 days left to bid, though the price is already somewhere north of $2 per page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/09/11559.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summer of Code links for everyone</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/08/11553.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/08/11553.html#comments</comments>
		<pubDate>Tue, 09 Apr 2013 01:33:35 +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=11553</guid>
		<description><![CDATA[The DragonFly page on the Summer of Code site is set up.  If you are a potential mentor that I&#8217;ve talked to before, I&#8217;ve already sent you an email with details.  If you are a potential mentor I haven&#8217;t talked to, you can email me or send a request via the DragonFly page.  (Google has [...]]]></description>
				<content:encoded><![CDATA[<p>The <a href="https://google-melange.appspot.com/gsoc/org/google/gsoc2013/dragonflybsd">DragonFly page on the Summer of Code site</a> is set up.  If you are a potential mentor that I&#8217;ve talked to before, I&#8217;ve already sent you an email with details.  If you are a potential mentor I haven&#8217;t talked to, you can email me or send a request via the DragonFly page.  (Google has a new &#8216;connections&#8217; method for signup this year.)</p>
<p>If you&#8217;re an interested student, take a look at the <a href="http://www.dragonflybsd.org/docs/developer/gsocprojectspage/">DragonFly Projects Page</a>.  Keep in mind that your proposal does not have to be one of those ideas &#8211; new projects are always welcome, and often have the advantage of being unique instead of being one of several similar proposals.  (hint, hint)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/08/11553.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bxr.su announced</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/04/11527.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/04/11527.html#comments</comments>
		<pubDate>Thu, 04 Apr 2013 11:18:32 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11527</guid>
		<description><![CDATA[Constantine Aleksandrovich Murenin has put together a new site, bxr.su.  His announcement to users@ goes into a lot of detail, but here&#8217;s a preview: it&#8217;s an OpenGrok site that has a forked version of OpenGrok that&#8217;s both speedy and takes BSD into account, along with other nice features. Here&#8217;s the catch: it&#8217;s currently IPv6 only. [...]]]></description>
				<content:encoded><![CDATA[<p>Constantine Aleksandrovich Murenin has put together a new site, <a href="http://bxr.su/">bxr.su</a>.  His <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053243.html">announcement to users@ goes into a lot of detail</a>, but here&#8217;s a preview: it&#8217;s an OpenGrok site that has a forked version of OpenGrok that&#8217;s both speedy and takes BSD into account, along with other nice features.</p>
<p>Here&#8217;s the catch: it&#8217;s currently IPv6 only.  IPv4 will be on as a test just today, and on for good shortly after.  Read <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053243.html">that announcement I mentioned</a> for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/04/11527.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testing out the DragonFly 3.4 release candidate</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/03/11523.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/03/11523.html#comments</comments>
		<pubDate>Wed, 03 Apr 2013 23:49:43 +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=11523</guid>
		<description><![CDATA[If you have a DragonFly 3.2 system and you want to try the 3.4 release candidate, you can delete your local source, edit the Makefile to pull down 3.4 instead of 3.2, and run it. cd /usr rm -rf src vi /usr/Makefile; (in vi) :%s/DragonFly_RELEASE_3_2/DragonFly_RELEASE_3_4/g (save, quit vi) make src-create-shallow &#8230; then proceed to make [...]]]></description>
				<content:encoded><![CDATA[<p>If you have a DragonFly 3.2 system and you want to try the 3.4 release candidate, you can delete your local source, edit the Makefile to pull down 3.4 instead of 3.2, and run it.</p>
<pre>cd /usr</pre>
<pre>rm -rf src</pre>
<pre>vi /usr/Makefile;</pre>
<pre>(in vi) :%s/DragonFly_RELEASE_3_2/DragonFly_RELEASE_3_4/g</pre>
<pre>(save, quit vi)</pre>
<pre>make src-create-shallow</pre>
<p>&#8230; then proceed to make buildworld and so on, as normal.</p>
<p>The caveats: I haven&#8217;t tested this yet, and this assumes you don&#8217;t have any local changes in /usr/src that you want to save.  The usual warnings about lighting your computer on fire, etc., apply.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/03/11523.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pkgsrc-2013Q1 available via DragonFly git</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/02/11520.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/02/11520.html#comments</comments>
		<pubDate>Wed, 03 Apr 2013 01:33:31 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[pkgsrc]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11520</guid>
		<description><![CDATA[The DragonFly Git repository of pkgsrc now has the 2013Q1 branch.  You can switch to it by editing your /usr/Makefile (look for existing references to either pkgsrc master or pkgsrc-2012Q3) and using the normal commands.]]></description>
				<content:encoded><![CDATA[<p>The DragonFly Git repository of pkgsrc now has the 2013Q1 branch.  You can switch to it by editing your /usr/Makefile (look for existing references to either pkgsrc master or pkgsrc-2012Q3) and using the normal commands.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/02/11520.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
