<?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>Christopher J. Umina &#187; Apple</title>
	<atom:link href="http://uminac.com/category/computers/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://uminac.com</link>
	<description>I'm not creative enough for this, and you can't help me.</description>
	<lastBuildDate>Tue, 23 Feb 2010 17:54:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apple Software Updates</title>
		<link>http://uminac.com/2008/10/03/apple-software-updates/</link>
		<comments>http://uminac.com/2008/10/03/apple-software-updates/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 19:15:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anger]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[stupid]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[weird]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=100</guid>
		<description><![CDATA[I don&#8217;t really understand why Apple decided it would be a good idea to make the software update tool render your entire computer useless when all it&#8217;s doing is downloading updates.  I understand (not really, but maybe sometimes) if it needs to not have the user doing things while it&#8217;s installing an update&#8230; That&#8217;s fine.
I [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t really understand why Apple decided it would be a good idea to make the software update tool render your entire computer useless when all it&#8217;s doing is downloading updates.  I understand (not really, but maybe sometimes) if it needs to not have the user doing things while it&#8217;s installing an update&#8230; That&#8217;s fine.</p>
<p>I use the command line software update tool to download the updates now like so:</p>
<pre>
%softwareupdate -da
Software Update Tool
Copyright 2002-2007 Apple

Done Digital Camera Raw Compatibility Update
Done Remote Desktop Client Update
Done Front Row Update
Downloading iTunes	0..20..40.................. etc...
</pre>
<p>Then to install, you can do:</p>
<pre>
%sudo softwareupdate -ia
</pre>
<p>Wait for that to finish, and reboot if necessary.</p>
<p>Usage:</p>
<pre>
%softwareupdate
usage: softwareupdate <mode> [<args> ...]

	-l | --list		List all appropriate updates
	-d | --download		Download Only
	-i | --install		Install
		<label> ...	specific updates
		-a | --all		all appropriate updates
		-r | --recommended	only recommended updates

	Per-user preferences:
	--ignore <label> ...	Ignore specific updates
	--reset-ignored		Clear all ignored updates
	--schedule (on | off)	Set automatic checking

	-h | --help	Print this help
</pre>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2008/10/03/apple-software-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
