<?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>~#nixy &#187; appearance</title>
	<atom:link href="http://nixy.dk/tag/appearance/feed/" rel="self" type="application/rss+xml" />
	<link>http://nixy.dk</link>
	<description>Nix is sexy</description>
	<lastBuildDate>Fri, 16 Oct 2009 09:04:46 +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>Serious issue: Change loader logo in FreeBSD 6+</title>
		<link>http://nixy.dk/2008/03/20/serious-issue-change-loader-logo-in-freebsd-6/</link>
		<comments>http://nixy.dk/2008/03/20/serious-issue-change-loader-logo-in-freebsd-6/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 18:00:30 +0000</pubDate>
		<dc:creator>Rada</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[appearance]]></category>
		<category><![CDATA[beastie]]></category>
		<category><![CDATA[logo]]></category>

		<guid isPermaLink="false">http://nixy.dk/2008/03/20/serious-issue-change-loader-logo-in-freebsd-6/</guid>
		<description><![CDATA[Now, ever since the new FreeBSD logo was concieved, we have had to deal with the cumbersome &#8220;Free BSD&#8221; ascii art on our boot screens. But not anymore! In one of my general fits of boredom, I went into /boot/ and had a look through the files. Always remember to familiarize yourself with your operating [...]]]></description>
			<content:encoded><![CDATA[<p>Now, ever since the new FreeBSD logo was concieved, we have had to deal with the cumbersome &#8220;Free BSD&#8221; ascii art on our boot screens.</p>
<p>But not anymore! In one of my general fits of boredom, I went into <code>/boot/</code> and had a look through the files. Always remember to familiarize yourself with your operating system, even if you&#8217;ve been running it for ages.</p>
<p>In <code>/boot/beastie.4th</code>, there&#8217;s some ascii art. One looks like a colored beastie, the other like a monotone beastie, and a third is the ASCII art text.  Now, shouldn&#8217;t there be some configuration switch to change this behaviour as it fits us? Sure thing!</p>
<p>Just grep <code>/boot/defaults/loader.conf</code> after &#8220;logo&#8221;. <code>grep logo /boot/defaults/loader.conf</code>, and voilá!</p>
<pre>[alive@p0rnteddy /boot]$ grep logo defaults/loader.conf
#loader_logo="fbsdbw"           # Desired logo: fbsdbw, beastiebw, beastie, none</pre>
<p>See, you can even remove the logo altogether, or hack the <code>beastie.4th</code> file to include your own. Just remember to make sure it fits on the screen &#8211; I don&#8217;t even know what would happen if it didn&#8217;t; Haven&#8217;t been stupid enough to test.</p>
<p>Anyway, the colored beastie, while a nice feature, requires tweaking &#8211; as it looks ugly to my eyes. Open up your <code>/boot/loader.conf</code> and write <code>loader_logo="beastiebw"</code>.</p>
<p>Reboot your system and enjoy the sight.</p>
]]></content:encoded>
			<wfw:commentRss>http://nixy.dk/2008/03/20/serious-issue-change-loader-logo-in-freebsd-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->