<?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>The Syncing Apple &#187; Slowaris</title>
	<atom:link href="http://dillernet.com/apple/category/slowaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://dillernet.com/apple</link>
	<description>An Exploration of Technology and Devices</description>
	<lastBuildDate>Mon, 28 Feb 2011 05:41:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Removing Blastwave from Solaris</title>
		<link>http://dillernet.com/apple/2009/08/21/removing-blastwave-from-solaris/</link>
		<comments>http://dillernet.com/apple/2009/08/21/removing-blastwave-from-solaris/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 16:27:02 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[Slowaris]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/?p=292</guid>
		<description><![CDATA[Solaris on spac is a lot of fun, however, sometimes you need to clear the deck of all the fun and start fresh. With blastwave (CSW) you install pre-built binaries for your system as regular solaris packages. Removing them using pkgrm is a pain if you want to clear blastwave off completely and start fresh. [...]]]></description>
			<content:encoded><![CDATA[<p>Solaris on spac is a lot of fun, however, sometimes you need to clear the deck of all the fun and start fresh.</p>
<p>With blastwave (CSW) you install pre-built binaries for your system as regular solaris packages. Removing them using pkgrm is a pain if you want to clear blastwave off completely and start fresh. However, there is a solution.</p>
<p>I found the command over at <a href="http://blogs.sun.com/glagasse/entry/how_to_remove_a_batch">glaasse's blog</a>:</p>
<p><code><br />
# yes | pkgrm `pkginfo | grep CSW | awk '{print $2}'`<br />
</code></p>
<p>Does the trick, and you can sit back and watch it happen. Be careful using the yes command and pkrm however.</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2009/08/21/removing-blastwave-from-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

