<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Adventures with OpenSolaris</title>
	<atom:link href="http://www.flamingspork.com/blog/2008/07/16/adventures-with-opensolaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flamingspork.com/blog/2008/07/16/adventures-with-opensolaris/</link>
	<description>Ramblings which occasionally resemble reality. This is the blog of Stewart Smith.</description>
	<pubDate>Tue, 06 Jan 2009 05:11:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Callaghan</title>
		<link>http://www.flamingspork.com/blog/2008/07/16/adventures-with-opensolaris/comment-page-1/#comment-88876</link>
		<dc:creator>Mark Callaghan</dc:creator>
		<pubDate>Fri, 18 Jul 2008 04:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=1146#comment-88876</guid>
		<description>The next Google patch will include Google perftools with all of the build changes required to link with it on demand. Because of oprofile, I haven't had to use the CPU profiling that much. tcmalloc and the heap profiler have been a huge help.</description>
		<content:encoded><![CDATA[<p>The next Google patch will include Google perftools with all of the build changes required to link with it on demand. Because of oprofile, I haven&#8217;t had to use the CPU profiling that much. tcmalloc and the heap profiler have been a huge help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.flamingspork.com/blog/2008/07/16/adventures-with-opensolaris/comment-page-1/#comment-88875</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Thu, 17 Jul 2008 15:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=1146#comment-88875</guid>
		<description>Not having top threw me too... For the first few weeks I used top, which is available from blastwave.org.

Later on I found some references to prstat, and discovered it was a good replacement:
 - Comes standard with (open)solaris.
 - Is more lightweight than top.

Try prstat -a, and see the man page for more options.

Cheers</description>
		<content:encoded><![CDATA[<p>Not having top threw me too&#8230; For the first few weeks I used top, which is available from blastwave.org.</p>
<p>Later on I found some references to prstat, and discovered it was a good replacement:<br />
 - Comes standard with (open)solaris.<br />
 - Is more lightweight than top.</p>
<p>Try prstat -a, and see the man page for more options.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.flamingspork.com/blog/2008/07/16/adventures-with-opensolaris/comment-page-1/#comment-88874</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Thu, 17 Jul 2008 13:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=1146#comment-88874</guid>
		<description>James is right about top... For several weeks pulled top out of blastwave (a repository of free software), but eventually I read about prstat and found it did 90% of what top did, and was more light weight.

prstat -a is particurlalry cool. Check the man page for more options.</description>
		<content:encoded><![CDATA[<p>James is right about top&#8230; For several weeks pulled top out of blastwave (a repository of free software), but eventually I read about prstat and found it did 90% of what top did, and was more light weight.</p>
<p>prstat -a is particurlalry cool. Check the man page for more options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.flamingspork.com/blog/2008/07/16/adventures-with-opensolaris/comment-page-1/#comment-88871</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 17 Jul 2008 07:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=1146#comment-88871</guid>
		<description>Top not being there is because the solaris equivalent is prstat or some shit. DNS not working is because it defaults to NWAM which does that for you, except it didn't for you? Possibly because you're running in a VM. The upgrade dataloss thing is something live upgrade already did, just cleaner (snapshots instead of copying things around). Sol 10 isn't worth bothering with, the last SXDE might be recent enough for you, if not SXCE will be but has a lot more of Solaris' sharp edges.</description>
		<content:encoded><![CDATA[<p>Top not being there is because the solaris equivalent is prstat or some shit. DNS not working is because it defaults to NWAM which does that for you, except it didn&#8217;t for you? Possibly because you&#8217;re running in a VM. The upgrade dataloss thing is something live upgrade already did, just cleaner (snapshots instead of copying things around). Sol 10 isn&#8217;t worth bothering with, the last SXDE might be recent enough for you, if not SXCE will be but has a lot more of Solaris&#8217; sharp edges.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Menser</title>
		<link>http://www.flamingspork.com/blog/2008/07/16/adventures-with-opensolaris/comment-page-1/#comment-88867</link>
		<dc:creator>Charles Menser</dc:creator>
		<pubDate>Thu, 17 Jul 2008 03:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=1146#comment-88867</guid>
		<description>The upgrade process has gotten bumpy with the latest builds, but it is manageable if you have the right instructions.

In case you want to give it another shot, have a look at:

http://www.opensolaris.org/jive/thread.jspa?messageID=258658

Scroll down to "General instructions on updating to the latest OpenSolaris development build".

Regards,
Charles</description>
		<content:encoded><![CDATA[<p>The upgrade process has gotten bumpy with the latest builds, but it is manageable if you have the right instructions.</p>
<p>In case you want to give it another shot, have a look at:</p>
<p><a href="http://www.opensolaris.org/jive/thread.jspa?messageID=258658" rel="nofollow">http://www.opensolaris.org/jive/thread.jspa?messageID=258658</a></p>
<p>Scroll down to &#8220;General instructions on updating to the latest OpenSolaris development build&#8221;.</p>
<p>Regards,<br />
Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glynn Foster</title>
		<link>http://www.flamingspork.com/blog/2008/07/16/adventures-with-opensolaris/comment-page-1/#comment-88866</link>
		<dc:creator>Glynn Foster</dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=1146#comment-88866</guid>
		<description>http://mail.opensolaris.org/pipermail/indiana-discuss/2008-July/007664.html is a useful link to have if you're interested in updating your set of packages (to track the unstable builds leading up to 2008.11). Unfortunately a few pretty critical bugs showed up in 2008.05 (around package management in general) which is causing a less than pleasing user experience. Will likely have 'top' available soon, it's one of the top failed searches at pkg.opensolaris.org.

For those wanting to try OpenSolaris, it may well be better to skip 2008.05 (at least until a re-spin ISO is created), and jump to the following -

 	Primary Languages, gzip compression, 735 MB
 	http://dlc.sun.com/torrents/info/osol-0811-93.iso.torrent
 	(if burned to media, image should be burned to a DVD)

 	All Languages, LZMA compression, 652 MB
 	http://dlc.sun.com/torrents/info/osol-0811-93-global.iso.torrent
 	(if burned to media, image can be burned to a CD)

 	MD5 checksums for these images
 	http://www.opensolaris.org/os/project/indiana/files/md5sums_93.txt</description>
		<content:encoded><![CDATA[<p><a href="http://mail.opensolaris.org/pipermail/indiana-discuss/2008-July/007664.html" rel="nofollow">http://mail.opensolaris.org/pipermail/indiana-discuss/2008-July/007664.html</a> is a useful link to have if you&#8217;re interested in updating your set of packages (to track the unstable builds leading up to 2008.11). Unfortunately a few pretty critical bugs showed up in 2008.05 (around package management in general) which is causing a less than pleasing user experience. Will likely have &#8216;top&#8217; available soon, it&#8217;s one of the top failed searches at pkg.opensolaris.org.</p>
<p>For those wanting to try OpenSolaris, it may well be better to skip 2008.05 (at least until a re-spin ISO is created), and jump to the following -</p>
<p> 	Primary Languages, gzip compression, 735 MB<br />
 	<a href="http://dlc.sun.com/torrents/info/osol-0811-93.iso.torrent" rel="nofollow">http://dlc.sun.com/torrents/info/osol-0811-93.iso.torrent</a><br />
 	(if burned to media, image should be burned to a DVD)</p>
<p> 	All Languages, LZMA compression, 652 MB<br />
 	<a href="http://dlc.sun.com/torrents/info/osol-0811-93-global.iso.torrent" rel="nofollow">http://dlc.sun.com/torrents/info/osol-0811-93-global.iso.torrent</a><br />
 	(if burned to media, image can be burned to a CD)</p>
<p> 	MD5 checksums for these images<br />
 	<a href="http://www.opensolaris.org/os/project/indiana/files/md5sums_93.txt" rel="nofollow">http://www.opensolaris.org/os/project/indiana/files/md5sums_93.txt</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
