<?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 for Mike Palmer</title>
	<atom:link href="http://www.mikepalmer.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikepalmer.net</link>
	<description>Practically no good reason for a website</description>
	<lastBuildDate>Mon, 23 Jan 2012 11:30:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by Mike Palmer</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-163</link>
		<dc:creator>Mike Palmer</dc:creator>
		<pubDate>Mon, 23 Jan 2012 11:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-163</guid>
		<description>You&#039;re right, I forgot to say anything about installing those package dependencies. Usually I dpkg -i a package like this then immediately apt-get -f upgrade whatever dependencies it squawks about. (same thing aptitude, synaptic, etc all do) I do that because I like to avoid marking packages as manually installed in case I remove netatalk down the road and want to apt-get autoremove the remaining cruft.

A full list of the the netatalk dependencies are here if interested:
http://packages.debian.org/sid/netatalk</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, I forgot to say anything about installing those package dependencies. Usually I dpkg -i a package like this then immediately apt-get -f upgrade whatever dependencies it squawks about. (same thing aptitude, synaptic, etc all do) I do that because I like to avoid marking packages as manually installed in case I remove netatalk down the road and want to apt-get autoremove the remaining cruft.</p>
<p>A full list of the the netatalk dependencies are here if interested:<br />
<a href="http://packages.debian.org/sid/netatalk" rel="nofollow">http://packages.debian.org/sid/netatalk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by Ellis Johns</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-162</link>
		<dc:creator>Ellis Johns</dc:creator>
		<pubDate>Mon, 23 Jan 2012 06:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-162</guid>
		<description>Great instructions.  I ended following your instructions almost exactly, and it was one of the most painless installs/configs I&#039;ve done.  Thanks for the help.  Only change was a missing library (libcrack2) that was easily installed with aptitude.
E</description>
		<content:encoded><![CDATA[<p>Great instructions.  I ended following your instructions almost exactly, and it was one of the most painless installs/configs I&#8217;ve done.  Thanks for the help.  Only change was a missing library (libcrack2) that was easily installed with aptitude.<br />
E</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by Mike Palmer</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-161</link>
		<dc:creator>Mike Palmer</dc:creator>
		<pubDate>Wed, 11 Jan 2012 13:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-161</guid>
		<description>No, mine are unaltered sources from debian:

http://packages.debian.org/source/sid/netatalk

What I posted were binaries built against squeeze with one exception. Make sure you have libacl1-dev installed since that package isn&#039;t listed in build-depends.</description>
		<content:encoded><![CDATA[<p>No, mine are unaltered sources from debian:</p>
<p><a href="http://packages.debian.org/source/sid/netatalk" rel="nofollow">http://packages.debian.org/source/sid/netatalk</a></p>
<p>What I posted were binaries built against squeeze with one exception. Make sure you have libacl1-dev installed since that package isn&#8217;t listed in build-depends.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by Thomas Woinke</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-160</link>
		<dc:creator>Thomas Woinke</dc:creator>
		<pubDate>Wed, 11 Jan 2012 09:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-160</guid>
		<description>Hi, 
I&#039;m trying to build debian/ubuntu packages from netatalk sources myself. But I run into issues with an include being in libc-dev as well. Is that the make bug you are writing about? Or what did you do to build your packages?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m trying to build debian/ubuntu packages from netatalk sources myself. But I run into issues with an include being in libc-dev as well. Is that the make bug you are writing about? Or what did you do to build your packages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by Create a &#8216;Time Capsule&#8217; using Squeeze &#124; 0ddn1x: tricks with *nix</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-159</link>
		<dc:creator>Create a &#8216;Time Capsule&#8217; using Squeeze &#124; 0ddn1x: tricks with *nix</dc:creator>
		<pubDate>Tue, 10 Jan 2012 21:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-159</guid>
		<description>[...] http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/  [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/" rel="nofollow">http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by Mike Palmer</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-158</link>
		<dc:creator>Mike Palmer</dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-158</guid>
		<description>Sure, mine is running on an old Pentium D.</description>
		<content:encoded><![CDATA[<p>Sure, mine is running on an old Pentium D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by mike</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-157</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-157</guid>
		<description>Sure, mine is running on an old Pentium D.</description>
		<content:encoded><![CDATA[<p>Sure, mine is running on an old Pentium D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by Build your own Time Capsule with Debian, Netatalk &#171; Khaled rambles</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-156</link>
		<dc:creator>Build your own Time Capsule with Debian, Netatalk &#171; Khaled rambles</dc:creator>
		<pubDate>Mon, 09 Jan 2012 11:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-156</guid>
		<description>[...] stumbled across a tutorial by Mike Palmer that walks you through the steps of creating your own Time Capsule: After going to the Apple Store with a friend and seeing the $300+ Apple Time Capsule I decided to [...]</description>
		<content:encoded><![CDATA[<p>[...] stumbled across a tutorial by Mike Palmer that walks you through the steps of creating your own Time Capsule: After going to the Apple Store with a friend and seeing the $300+ Apple Time Capsule I decided to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by Niels Zomer</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-155</link>
		<dc:creator>Niels Zomer</dc:creator>
		<pubDate>Thu, 05 Jan 2012 14:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-155</guid>
		<description>Can you also build a cheap pc to do this? would like to try this out. </description>
		<content:encoded><![CDATA[<p>Can you also build a cheap pc to do this? would like to try this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a Netatalk Time Capsule for OSX Lion 10.7 using Debian 6.0 Squeeze by LATEST TECHNOLOGY &#187; Build your own Time Capsule with Debian, Netatalk &#187; LATEST TECHNOLOGY</title>
		<link>http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/comment-page-1/#comment-154</link>
		<dc:creator>LATEST TECHNOLOGY &#187; Build your own Time Capsule with Debian, Netatalk &#187; LATEST TECHNOLOGY</dc:creator>
		<pubDate>Wed, 04 Jan 2012 23:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalmer.net/?p=208#comment-154</guid>
		<description>[...] I stumbled opposite a educational by Mike Palmer that walks we by a stairs of formulating your possess Time Capsule: [...]</description>
		<content:encoded><![CDATA[<p>[...] I stumbled opposite a educational by Mike Palmer that walks we by a stairs of formulating your possess Time Capsule: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

