<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xml:lang="en-US" xml:base="http://blog.xbsd.org/wp-atom.php">
	<title type="text">Florent Thoumie</title>
	<subtitle type="text">Geek stuff follows</subtitle>

	<updated>2012-12-21T13:44:50Z</updated>

	<link rel="alternate" type="text/html" href="http://blog.xbsd.org" />
	<id>http://blog.xbsd.org/feed/atom</id>
	

	<generator uri="http://wordpress.org/" version="3.5.1">WordPress</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/FlorentThoumie" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="florentthoumie" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[WordPress-MU upgraded to 4.3]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2012/06/24/wordpress-mu-upgraded-to-4-3" />
		<id>http://blog.xbsd.org/?p=382</id>
		<updated>2012-06-24T12:47:13Z</updated>
		<published>2012-06-24T12:47:13Z</published>
		<category scheme="http://blog.xbsd.org" term="FreeBSD" />		<summary type="html"><![CDATA[<a href="http://planet.freebsdish.org/" title="Planet FreeBSD" target="_blank">Planet FreeBSD</a> also got a new theme! As usual, please let me know if you encounter any issue or if you have any feature request.<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2012/06/24/wordpress-mu-upgraded-to-4-3">	&lt;p&gt;&lt;a href="http://planet.freebsdish.org/" title="Planet FreeBSD" target="_blank"&gt;Planet FreeBSD&lt;/a&gt; also got a new theme!&lt;/p&gt;

	&lt;p&gt;As usual, please let me know if you encounter any issue or if you have any feature request.&lt;/p&gt;
 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/h-MF0zL63ys" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2012/06/24/wordpress-mu-upgraded-to-4-3#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2012/06/24/wordpress-mu-upgraded-to-4-3/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[Pkgng to the rescue]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2012/06/06/pkgng-to-the-rescue" />
		<id>http://blog.xbsd.org/?p=373</id>
		<updated>2012-06-06T12:52:38Z</updated>
		<published>2012-06-06T12:50:30Z</published>
		<category scheme="http://blog.xbsd.org" term="FreeBSD" /><category scheme="http://blog.xbsd.org" term="PkgNG" /><category scheme="http://blog.xbsd.org" term="packages" /><category scheme="http://blog.xbsd.org" term="pkgng" /><category scheme="http://blog.xbsd.org" term="portsnap" /><category scheme="http://blog.xbsd.org" term="update" />		<summary type="html"><![CDATA[It&#8217;s been a while since I&#8217;ve written anything in here so I&#8217;ll try to remember how things work&#8230; A few weeks, like a lot of people, I ordered a RaspberryPi to use as a mediacenter. Unfortunately it still hasn&#8217;t arrived and I got tired of my good old xbox that&#8217;s starting to be quite limiting [...]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2012/06/06/pkgng-to-the-rescue">	&lt;p&gt;It&amp;#8217;s been a while since I&amp;#8217;ve written anything in here so I&amp;#8217;ll try to remember how things work&amp;#8230;&lt;/p&gt;

	&lt;p&gt;A few weeks, like a lot of people, I ordered a RaspberryPi to use as a mediacenter. Unfortunately it still hasn&amp;#8217;t arrived and I got tired of my good old xbox that&amp;#8217;s starting to be quite limiting in terms of what I can ask it. Anyway, I had an old-ish desktop in the attic that I decided to use in place of the RPi in the meantime. The thing is, it was running FreeBSD 8.1-BETA1, which also was quite old. I could have simply reinstalled everything but: a) I didn&amp;#8217;t have an install cd and b) I decided to give pkgng a proper try (as opposed to just running it in a vm).&lt;/p&gt;

	&lt;p&gt;First step: upgrading to 9.0-RELEASE. Pretty easy thanks to freebsd-update, I did have to go via 8.1-RELEASE because of some metadata integrity check failing. Didn&amp;#8217;t add too long to the process, so I&amp;#8217;m not complaining.&lt;/p&gt;

	&lt;p&gt;Second step: updating the ports tree with portsnap (my tool of choice) and installing ports-mgmt/pkg.&lt;/p&gt;

	&lt;p&gt;Last step (ok this one is fairly long and more complicated): point &lt;span class="caps"&gt;PACKAGESITE&lt;/span&gt; to pkgbeta.freebsd.org and force-upgrade all packages (pkg update &amp;#38;&amp;#38; pkg upgrade -fy).&lt;/p&gt;

	&lt;p&gt;Tada!&lt;/p&gt;

	&lt;p&gt;Backtracking slightly, the last step didn&amp;#8217;t go without any trouble, pkgng complained about ports having file conflicts. In some cases, ports had been merged/deleted (so the easy fix was to pkg delete them first). In other cases, we were going from a versioned port to another one (e.g. mysql50-client to mysql55-client) so the register origin for the package had to be changed with pkg set &amp;#8211;o databases/mysql50&amp;#8211;client:databases/mysql55&amp;#8211;client. Finally pkg upgrade -fy wasn&amp;#8217;t complaining anymore.&lt;/p&gt;

	&lt;p&gt;So that was a few days ago, yesterday a new package set was uploaded. Since I pointed &lt;span class="caps"&gt;PACKAGESITE&lt;/span&gt; to http://pkgbeta.freebsd.org/freebsd-9-i386/latest/, pkg update picked up on the new packageset and more packages were available for upgrade. pkg upgrade worked without a hitch but a couple of apps that I had installed via ports (and not yet available as packages) weren&amp;#8217;t upgraded along with graphics/png, which caused x11/slim to look for a non-existent png library. Note that I only used pkg(ng), not portmaster or portupgrade which would have picked up on the update since &lt;span class="caps"&gt;PORTREVISION&lt;/span&gt; for x11/slim was bumped. I am told that preserving shared libraries might be added to pkgng v1.1.&lt;/p&gt;

	&lt;p&gt;Anyway, congratulations to bapt@ and everybody else working on this! There are still a few rough edges but it&amp;#8217;s working pretty darn well already!&lt;/p&gt;
 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/ttmw_GrU3lQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2012/06/06/pkgng-to-the-rescue#comments" thr:count="4" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2012/06/06/pkgng-to-the-rescue/feed/atom" thr:count="4" />
		<thr:total>4</thr:total>
	</entry>
		<entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[Quiet FAIL]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2011/03/23/quiet-fail" />
		<id>http://blog.xbsd.org/?p=351</id>
		<updated>2011-03-23T12:11:14Z</updated>
		<published>2011-03-23T12:01:02Z</published>
		<category scheme="http://blog.xbsd.org" term="Unix" /><category scheme="http://blog.xbsd.org" term="centos" /><category scheme="http://blog.xbsd.org" term="fail" /><category scheme="http://blog.xbsd.org" term="quiet" /><category scheme="http://blog.xbsd.org" term="rpm" /><category scheme="http://blog.xbsd.org" term="yum" />		<summary type="html"><![CDATA[Here&#8217;s me thinking &#8220;quiet&#8221; means &#8220;just tell me what I want to know&#8221;: dev1578 ~ % yumdownloader -q&#8212;urls&#8212;source tmux Loading &#8220;fastestmirror&#8221; plugin Loading mirror speeds from cached hostfile epel: yum.any common: yum.any base: yum.any site-packages: yum.any updates: yum.any addons: yum.any extras: yum.any Enabling site-packages-source repository No source RPM found for tmux &#8211; 1.2-1.x86_64 http://yum.any/yum/centos/5_1/site-packages/SRPMS/tmux-1.2-2.src.rpm<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2011/03/23/quiet-fail">	&lt;p&gt;Here&amp;#8217;s me thinking &amp;#8220;quiet&amp;#8221; means &amp;#8220;just tell me what I want to know&amp;#8221;:&lt;/p&gt;

	&lt;p&gt;&lt;blockquote&gt;&lt;br /&gt;
dev1578 ~ % yumdownloader -q&amp;#8212;urls&amp;#8212;source tmux&lt;br /&gt;
Loading &amp;#8220;fastestmirror&amp;#8221; plugin&lt;br /&gt;
Loading mirror speeds from cached hostfile&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;epel: yum.any&lt;/li&gt;
		&lt;li&gt;common: yum.any&lt;/li&gt;
		&lt;li&gt;base: yum.any&lt;/li&gt;
		&lt;li&gt;site-packages: yum.any&lt;/li&gt;
		&lt;li&gt;updates: yum.any&lt;/li&gt;
		&lt;li&gt;addons: yum.any&lt;/li&gt;
		&lt;li&gt;extras: yum.any&lt;br /&gt;
Enabling site-packages-source repository&lt;br /&gt;
No source &lt;span class="caps"&gt;RPM&lt;/span&gt; found for tmux &amp;#8211; 1.2-1.x86_64&lt;br /&gt;
http://yum.any/yum/centos/5_1/site-packages/SRPMS/tmux-1.2-2.src.rpm&lt;br /&gt;
&lt;/blockquote&gt;&lt;/li&gt;
	&lt;/ul&gt;


 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/CPk10CRimpA" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2011/03/23/quiet-fail#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2011/03/23/quiet-fail/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[Moving on&#8230;]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2010/12/03/moving-on" />
		<id>http://blog.xbsd.org/?p=346</id>
		<updated>2010-12-03T22:08:45Z</updated>
		<published>2010-12-03T21:52:35Z</published>
		<category scheme="http://blog.xbsd.org" term="Work" /><category scheme="http://blog.xbsd.org" term="bt" /><category scheme="http://blog.xbsd.org" term="facebook" /><category scheme="http://blog.xbsd.org" term="job" /><category scheme="http://blog.xbsd.org" term="work" />		<summary type="html"><![CDATA[After nearly 5 years, I&#8217;m finishing today my employment at BT Ireland. I couldn&#8217;t be more thankful to the people who gave me the opportunity to join the ISP Systems team (you know who you are Dave ) I&#8217;ve had a lot of fun, met a lot of nice people and learnt a lot but [...]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2010/12/03/moving-on">	&lt;p&gt;After nearly 5 years, I&amp;#8217;m finishing today my employment at &lt;span class="caps"&gt;BT &lt;/span&gt;Ireland. I couldn&amp;#8217;t be more thankful to the people who gave me the opportunity to join the &lt;span class="caps"&gt;ISP &lt;/span&gt;Systems team (you know who you are Dave &lt;img src='http://blog.xbsd.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; ) I&amp;#8217;ve had a lot of fun, met a lot of nice people and learnt a lot but it&amp;#8217;s now time to start something else, something new.&lt;/p&gt;

	&lt;p&gt;I&amp;#8217;ll be starting my employment at Facebook next Monday and I can&amp;#8217;t wait to meet my new colleagues!&lt;/p&gt;

	&lt;p&gt;I&amp;#8217;m also hoping the weather conditions improve because public transportation has been fairly limited as of late&amp;#8230;&lt;/p&gt;

 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/cNAP38jvYII" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2010/12/03/moving-on#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2010/12/03/moving-on/feed/atom" thr:count="1" />
		<thr:total>1</thr:total>
	</entry>
		<entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[WordPress-MU and ReviewBoard migrated to new VM]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2010/11/19/wordpress-mu-and-reviewboard-migrated-to-new-vm" />
		<id>http://blog.xbsd.org/?p=340</id>
		<updated>2010-11-19T12:06:51Z</updated>
		<published>2010-11-19T12:06:30Z</published>
		<category scheme="http://blog.xbsd.org" term="FreeBSD" /><category scheme="http://blog.xbsd.org" term="blogs" /><category scheme="http://blog.xbsd.org" term="freebsdish" /><category scheme="http://blog.xbsd.org" term="planet" /><category scheme="http://blog.xbsd.org" term="reviewboard" /><category scheme="http://blog.xbsd.org" term="Wordpress" /><category scheme="http://blog.xbsd.org" term="wordpress-mu" />		<summary type="html"><![CDATA[I&#8217;ve just finished the migration of WordPress-MU and ReviewBoard over to the new VM (hosted by <a href="http://www.your.org/">Your.org</a>). Let me know if you notice anything that&#8217;s broken. Thanks to Kevin Day for creating the VM! PS: If you can&#8217;t reach either of blogs.freebsdish.org or reviews.freebsdish.org, then the old CNAME haven&#8217;t expired yet (TTL was set [...]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2010/11/19/wordpress-mu-and-reviewboard-migrated-to-new-vm">	&lt;p&gt;I&amp;#8217;ve just finished the migration of WordPress-MU and ReviewBoard over to the new &lt;span class="caps"&gt;VM &lt;/span&gt;(hosted by &lt;a href="http://www.your.org/"&gt;Your.org&lt;/a&gt;). Let me know if you notice anything that&amp;#8217;s broken.&lt;/p&gt;

	&lt;p&gt;Thanks to Kevin Day for creating the VM!&lt;/p&gt;

	&lt;p&gt;PS: If you can&amp;#8217;t reach either of blogs.freebsdish.org or reviews.freebsdish.org, then the old &lt;span class="caps"&gt;CNAME&lt;/span&gt; haven&amp;#8217;t expired yet (TTL was set to 8 hours). Try again later.&lt;/p&gt;
 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/gSjK3QSxPt0" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2010/11/19/wordpress-mu-and-reviewboard-migrated-to-new-vm#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2010/11/19/wordpress-mu-and-reviewboard-migrated-to-new-vm/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[Blogs/Planet down for maintainance]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2010/11/18/blogsplanet-down-for-maintainance" />
		<id>http://blog.xbsd.org/?p=336</id>
		<updated>2010-11-18T20:29:59Z</updated>
		<published>2010-11-18T20:29:59Z</published>
		<category scheme="http://blog.xbsd.org" term="FreeBSD" /><category scheme="http://blog.xbsd.org" term="blogs" /><category scheme="http://blog.xbsd.org" term="planet" /><category scheme="http://blog.xbsd.org" term="Wordpress" /><category scheme="http://blog.xbsd.org" term="wordpress-mu" />		<summary type="html"><![CDATA[Tomorrow, I&#8217;ll be moving the blogs.freebsdish.org WordPress-MU install from my own server to a VM graciously hosted by <a href="http://www.your.org/">Your.org</a>. The service will be down from about 10am to 5pm GMT (worse case scenario).<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2010/11/18/blogsplanet-down-for-maintainance">	&lt;p&gt;Tomorrow, I&amp;#8217;ll be moving the blogs.freebsdish.org WordPress-MU install from my own server to a VM graciously hosted by &lt;a href="http://www.your.org/"&gt;Your.org&lt;/a&gt;.&lt;/p&gt;

	&lt;p&gt;The service will be down from about 10am to 5pm &lt;span class="caps"&gt;GMT &lt;/span&gt;(worse case scenario).&lt;/p&gt;
 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/JPUzsDCg-jU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2010/11/18/blogsplanet-down-for-maintainance#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2010/11/18/blogsplanet-down-for-maintainance/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[Cisco CSS and Tacacs+]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2010/10/20/cisco-css-and-tacacs" />
		<id>http://blog.xbsd.org/?p=330</id>
		<updated>2010-10-20T15:14:46Z</updated>
		<published>2010-10-20T15:14:46Z</published>
		<category scheme="http://blog.xbsd.org" term="Cisco" /><category scheme="http://blog.xbsd.org" term="cisco" /><category scheme="http://blog.xbsd.org" term="css" /><category scheme="http://blog.xbsd.org" term="keepalive" /><category scheme="http://blog.xbsd.org" term="tacacs+" /><category scheme="http://blog.xbsd.org" term="tac_plus" />		<summary type="html"><![CDATA[Long time no blog, I figured I could write something useful for a change. I noticed a while ago that my /var/log/daemon.log was getting filled by warnings like these: Oct 20 16:07:12 entropy01 tac_plus[1301]: connect from x.x.x.x [x.x.x.x] Oct 20 16:07:12 entropy01 tac_plus[1301]: x.x.x.x: exception on fd 2 Oct 20 16:07:12 entropy01 tac_plus[1301]: Read -1 [...]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2010/10/20/cisco-css-and-tacacs">	&lt;p&gt;Long time no blog, I figured I could write something useful for a change.&lt;/p&gt;

	&lt;p&gt;I noticed a while ago that my /var/log/daemon.log was getting filled by warnings like these:&lt;/p&gt;

	&lt;p&gt;&lt;code&gt;Oct 20 16:07:12 entropy01 tac_plus[1301]: connect from x.x.x.x [x.x.x.x]&lt;br /&gt;
Oct 20 16:07:12 entropy01 tac_plus[1301]: x.x.x.x: exception on fd 2&lt;br /&gt;
Oct 20 16:07:12 entropy01 tac_plus[1301]: Read -1 bytes from x.x.x.x , expecting 12&lt;/code&gt;&lt;/p&gt;

	&lt;p&gt;Well, after a good 15 minutes (and no help from Google), I found that you need to disable Tacacs+ keep-alive on the &lt;span class="caps"&gt;CSS&lt;/span&gt; like so:&lt;/p&gt;

	&lt;p&gt;&lt;code&gt;CSS11503(config)# tacacs-server y.y.y.y 49 frequency 0&lt;/code&gt;&lt;/p&gt;

	&lt;p&gt;You&amp;#8217;re welcome.&lt;/p&gt;

 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/AfbxCLQEauA" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2010/10/20/cisco-css-and-tacacs#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2010/10/20/cisco-css-and-tacacs/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[PC-BSD Install backend committed to SVN]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2010/06/25/pc-bsd-install-backend-committed-to-svn" />
		<id>http://blog.xbsd.org/?p=326</id>
		<updated>2010-06-25T09:01:01Z</updated>
		<published>2010-06-25T09:01:01Z</published>
		<category scheme="http://blog.xbsd.org" term="FreeBSD" /><category scheme="http://blog.xbsd.org" term="geli" /><category scheme="http://blog.xbsd.org" term="installer" /><category scheme="http://blog.xbsd.org" term="pcbsd" /><category scheme="http://blog.xbsd.org" term="sysinstall" /><category scheme="http://blog.xbsd.org" term="zfs" />		<summary type="html"><![CDATA[I had a nice surprise reading my Facebook timeline this morning: Matt Olander announcing that Warner Losh <a href="http://svn.freebsd.org/viewvc/base?view=revision&#38;revision=209513">committed</a> the <a href="http://www.pcbsd.org/">PC-BSD</a> installer backend to the FreeBSD SVN repository. I didn&#8217;t know anything about it before BSDCan this year, so here&#8217;s a quick summary of what I remember (and is of interest, to me at [...]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2010/06/25/pc-bsd-install-backend-committed-to-svn">	&lt;p&gt;I had a nice surprise reading my Facebook timeline this morning: Matt Olander announcing that Warner Losh &lt;a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;#38;revision=209513"&gt;committed&lt;/a&gt; the &lt;a href="http://www.pcbsd.org/"&gt;PC-BSD&lt;/a&gt; installer backend to the FreeBSD &lt;span class="caps"&gt;SVN&lt;/span&gt; repository.&lt;/p&gt;

	&lt;p&gt;I didn&amp;#8217;t know anything about it before &lt;span class="caps"&gt;BSD&lt;/span&gt;Can this year, so here&amp;#8217;s a quick summary of what I remember (and is of interest, to me at least):&lt;br /&gt;
&lt;ul&gt;&lt;/p&gt;
	&lt;p&gt;&lt;li&gt;Can install either PC-BSD or vanilla FreeBSD&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Supports &lt;span class="caps"&gt;ZFS&lt;/span&gt; and &lt;span class="caps"&gt;GELI&lt;/span&gt; partitions&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;The backend is all shell and quite easy to read/modify to suit your needs&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;There are at least two frontends: a QT one (default for PC-BSD) and a dialog/curses (not quite sure, fairly recent in any case) one that looks like it would be a good drop-in replacement for sysinstall.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;It supports a configuration file that isn&amp;#8217;t dissimilar to the one you can use with sysinstall at the moment: the frontend actually only generates a config file and the backend does the job without intervention.&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;/p&gt;

	&lt;p&gt;So really, how is that for morning awesomeness?&lt;/p&gt;
 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/jyPTiWM9q5c" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2010/06/25/pc-bsd-install-backend-committed-to-svn#comments" thr:count="4" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2010/06/25/pc-bsd-install-backend-committed-to-svn/feed/atom" thr:count="4" />
		<thr:total>4</thr:total>
	</entry>
		<entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[BSDCan 2010 Report]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2010/05/29/bsdcan-2010-report" />
		<id>http://blog.xbsd.org/?p=315</id>
		<updated>2010-05-29T15:12:47Z</updated>
		<published>2010-05-29T14:18:45Z</published>
		<category scheme="http://blog.xbsd.org" term="FreeBSD" /><category scheme="http://blog.xbsd.org" term="bsdcan" /><category scheme="http://blog.xbsd.org" term="freebsdfoundation" /><category scheme="http://blog.xbsd.org" term="portmgr" /><category scheme="http://blog.xbsd.org" term="report" />		<summary type="html"><![CDATA[First I&#8217;d like to start this post by thanking the <a href="http://www.freebsdfoundation.org/">FreeBSD Foundation</a> for funding my trip. I&#8217;ve been contemplating attending <a href="http://www.bsdcan.org/">BSDCan</a> for years and without their financial support I would have missed it this year again. I&#8217;ve been a <a href="http://www.freebsd.org/">FreeBSD</a> ports committer since 2006. In 2007, my commit privileges were extended to [...]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2010/05/29/bsdcan-2010-report">	&lt;p&gt;First I&amp;#8217;d like to start this post by thanking the &lt;a href="http://www.freebsdfoundation.org/"&gt;FreeBSD Foundation&lt;/a&gt; for funding my trip. I&amp;#8217;ve been contemplating attending &lt;a href="http://www.bsdcan.org/"&gt;&lt;span class="caps"&gt;BSD&lt;/span&gt;Can&lt;/a&gt; for years and without their financial support I would have missed it this year again.&lt;/p&gt;

	&lt;p&gt;I&amp;#8217;ve been a &lt;a href="http://www.freebsd.org/"&gt;FreeBSD&lt;/a&gt; ports committer since 2006. In 2007, my commit privileges were extended to the src tree. In 2008, Pav approached me to become part of the &lt;a href="http://www.freebsd.org/portmgr/"&gt;Ports Management Team&lt;/a&gt;.&lt;/p&gt;

	&lt;p&gt;I&amp;#8217;ve had the chance to meet up with a few people (Ed Maste, Garrett Cooper, Tim Kientzle) and discuss the coordination of the work that is being done and will be done on package tools as part of Google Summer of Code. During the developer summit, Mark Linimon, Erwin Lansing and myself held a discussion about the current state of packages and how to improve the user experience. A few people offered suggestions and portmgr took good note of them. I did take some time to go through the problem reports assigned to portmgr. I also attended a chat about FreeBSD mirrors along with some members of core, admins and portmgr.&lt;/p&gt;

	&lt;p&gt;There were a lot of interesting talks during the conference and obviously choices had to be made on which ones I would go see. I really enjoyed Will Backman&amp;#8217;s keynote. The talk about the &lt;span class="caps"&gt;PCBSD&lt;/span&gt; installer was very interesting and it looked like there could be a drop-in replacement for sysinstall in the very near future. Lawrance Stewart&amp;#8217;s talk was a good summary of what tools to use when doing FreeBSD developement work.&lt;/p&gt;

	&lt;p&gt;&lt;span class="caps"&gt;BSD&lt;/span&gt;Can 2010 was a great time, I really enjoyed it and I feel it was time spent in a productive fashion. I would like to thank the following people: Dan Langille and his volunteers for the brilliant conference they put together, Sam Leffler / Philip Paeps / Gavin Atkinson / Jonathan Anderson for sharing a room with me, Jordan Hubbard for a memorable meal in the Works Burger in Glebe and Kevin Van Vechten for the invaluable insight on American Sports and the &lt;a href="http://www.freebsdfoundation.org/"&gt;FreeBSD Foundation&lt;/a&gt;, once again, for sponsoring my trip.&lt;/p&gt;

	&lt;p&gt;Attending conferences makes the difference between being a contributor and being part of a community. It is the perfect opportunity to meet new people with similar interests, meet people you&amp;#8217;ve been exchanging emails with (putting a face on a name) and make sure you stay updated with the works in progress.&lt;/p&gt;

 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/yvL1xQV0rqY" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2010/05/29/bsdcan-2010-report#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2010/05/29/bsdcan-2010-report/feed/atom" thr:count="1" />
		<thr:total>1</thr:total>
	</entry>
		<entry>
		<author>
			<name>Florent Thoumie</name>
						<uri>http://blog.xbsd.org/</uri>
					</author>
		<title type="html"><![CDATA[BSDCan and Planet FreeBSD TLC]]></title>
		<link rel="alternate" type="text/html" href="http://blog.xbsd.org/2010/05/13/bsdcan-and-planet-freebsd-tlc" />
		<id>http://blog.xbsd.org/?p=310</id>
		<updated>2010-05-13T19:43:20Z</updated>
		<published>2010-05-13T19:43:20Z</published>
		<category scheme="http://blog.xbsd.org" term="FreeBSD" /><category scheme="http://blog.xbsd.org" term="Wordpress" />		<summary type="html"><![CDATA[I&#8217;ve had the chance to attend BSDCan this year (thanks to the FreeBSD Foundation) and while Day 0 had been packed full of fail (some of it being caused by a lack of preparation, some was out of my control), the following days definitely made up for it. I&#8217;ll write a proper summary when I [...]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></summary>
		<content type="html" xml:base="http://blog.xbsd.org/2010/05/13/bsdcan-and-planet-freebsd-tlc">	&lt;p&gt;I&amp;#8217;ve had the chance to attend &lt;span class="caps"&gt;BSD&lt;/span&gt;Can this year (thanks to the FreeBSD Foundation) and while Day 0 had been packed full of fail (some of it being caused by a lack of preparation, some was out of my control), the following days definitely made up for it. I&amp;#8217;ll write a proper summary when I come back home, this isn&amp;#8217;t really the object of this post&amp;#8230;&lt;/p&gt;

	&lt;p&gt;I just noticed &lt;span class="caps"&gt;BSD&lt;/span&gt;Talk wasn&amp;#8217;t aggregated on planet, it was only in the sidebar as a simple link. This is now fixed and I&amp;#8217;ve also added Dan&amp;#8217;s &lt;a href="http://www.freebsddiary.org/"&gt;&amp;#8220;FreeBSD Diary&amp;#8221;&lt;/a&gt; and Dru&amp;#8217;s &lt;a href="http://it.toolbox.com/blogs/bsd-guru/"&gt;&amp;#8220;A Year in the Life of a &lt;span class="caps"&gt;BSD &lt;/span&gt;Guru&amp;#8221;&lt;/a&gt;.&lt;/p&gt;

	&lt;p&gt;I&amp;#8217;d like to use the opportunity to ask what other blogs you think should be aggregated and/or listed, also how you think I can make the blogs.freebsdish.org service better.&lt;/p&gt;
 &lt;div class='yarpp-related-rss yarpp-related-none'&gt;
&lt;p&gt;No related posts.&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/FlorentThoumie/~4/tuKQf0no8Xs" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.xbsd.org/2010/05/13/bsdcan-and-planet-freebsd-tlc#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://blog.xbsd.org/2010/05/13/bsdcan-and-planet-freebsd-tlc/feed/atom" thr:count="1" />
		<thr:total>1</thr:total>
	</entry>
	</feed>
