<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/16957/FreeSBIE_2_0_Released</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Mon, 06 Jul 2009 19:06:27 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>(codename Clint Eastwood)</title>
			<link>http://osnews.com/thread?202033</link>
			<guid isPermaLink="true">http://osnews.com/thread?202033</guid>
			<description>best. code. name. ever.</description>
			<pubDate>Tue, 16 Jan 2007 00:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (spikeb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: (codename Clint Eastwood)</title>
			<link>http://osnews.com/thread?202039</link>
			<guid isPermaLink="true">http://osnews.com/thread?202039</guid>
			<description>Uma Thurman would have been much better, though...</description>
			<pubDate>Tue, 16 Jan 2007 01:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (n0xx)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>good, should be part of FreeBSD</title>
			<link>http://osnews.com/thread?202061</link>
			<guid isPermaLink="true">http://osnews.com/thread?202061</guid>
			<description>creating a livecd in my opinion has become a requirement for any system worth its salt. freebsd foundation should absorb and support freesbie.Browser: ELinks/0.11.1-1.2-debian (textmode; Linux 2.6.18-3-686 i686; 91x34-3)</description>
			<pubDate>Tue, 16 Jan 2007 03:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (theGrump)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>movie</title>
			<link>http://osnews.com/thread?202089</link>
			<guid isPermaLink="true">http://osnews.com/thread?202089</guid>
			<description>(BSD is Dying) a funny way to learn what *BSD is:<br />
<a href="http://talks.dixongroup.net/nycbsdcon2006/" rel="nofollow">http://talks.dixongroup.net/nycbsdcon2006/</a></description>
			<pubDate>Tue, 16 Jan 2007 07:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (vlado)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: good, should be part of FreeBSD</title>
			<link>http://osnews.com/thread?202094</link>
			<guid isPermaLink="true">http://osnews.com/thread?202094</guid>
			<description>Sorry, FreeSBIE is already integral part of FreeBSD and supported by the FreeBSD foundation, more is to come soon.<br />
<br />
And yes, a LiveCD is essential for every free OS these days. You can use the FreeSBIE toolkit to create your own LiveCD btw, see <a href="http://www.freshports.org/sysutils/freesbie/" rel="nofollow">http://www.freshports.org/sysutils/freesbie/</a><br />
<br />
Nearly all projects based on FreeBSD with a LiveCD (RoFreeSBIE, DesktopBSD etc.) use this toolkit (except Frenzy for some reasons).<br />
<br />
Congrats to the FreeSBIE team and thnaks for all their hard work, please keep on going strong! <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
Best regards, Daniel</description>
			<pubDate>Tue, 16 Jan 2007 08:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Daniel Seuffert)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>strange</title>
			<link>http://osnews.com/thread?202254</link>
			<guid isPermaLink="true">http://osnews.com/thread?202254</guid>
			<description>I have problem with mouse on FreeSBIE, actually no mouse at all... sysinstall says, you are not root user, so go away.. Is it so hard to detect mouse these days automatically? Works fine on every other FreeBSD distribution- PC-BSD and DesktopBSD.</description>
			<pubDate>Tue, 16 Jan 2007 17:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (antik)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: (codename Clint Eastwood)</title>
			<link>http://osnews.com/thread?202294</link>
			<guid isPermaLink="true">http://osnews.com/thread?202294</guid>
			<description>No, she too closely resembles a bug of some kind.</description>
			<pubDate>Tue, 16 Jan 2007 18:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Bobe)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: strange</title>
			<link>http://osnews.com/thread?202314</link>
			<guid isPermaLink="true">http://osnews.com/thread?202314</guid>
			<description>&quot;sysinstall says, you are not root user, so go away.. &quot;<br />
<br />
Did you login as root or use the standard autologin user? I don't know if this user is UID 0. To be sure, use su. Should not be a problem then.<br />
<br />
% su -<br />
...<br />
# /stand/sysinstall<br />
<br />
Otherwise, try the &quot;old fashioned&quot; method to test:<br />
<br />
# moused -d -f -p /dev/cuaa0 -t auto<br />
<br />
Use /dev/psm0 for a PS/2 mouse or /dev/ums0 for an USB mouse. Be sure to specify the correct mouse type (see man moused for a list). By the way, USB mice should be autodetected and automatically setup via usbd.<br />
<br />
&quot;Works fine on every other FreeBSD distribution- PC-BSD and DesktopBSD.&quot;<br />
<br />
Really strange... diffed the /etc/rc.confs?</description>
			<pubDate>Tue, 16 Jan 2007 19:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Doc Pain)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
