<?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: Moving var, tmp Off the Root in FreeBSD</title>
	<atom:link href="http://my.galagzee.com/2008/06/28/moving-var-tmp-off-the-root-in-freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://my.galagzee.com/2008/06/28/moving-var-tmp-off-the-root-in-freebsd/</link>
	<description>Tech in a Galagzee, Not So Far Away.</description>
	<lastBuildDate>Tue, 27 Jul 2010 20:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ville Walveranta</title>
		<link>http://my.galagzee.com/2008/06/28/moving-var-tmp-off-the-root-in-freebsd/comment-page-1/#comment-10830</link>
		<dc:creator>Ville Walveranta</dc:creator>
		<pubDate>Thu, 20 Aug 2009 18:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=76#comment-10830</guid>
		<description>That&#039;s a good point. In new installations I generally just create a slice for boot (often much bigger than what is really needed, perhaps 10Gb, since the disks are usually very large), swap according to expected maximum memory the system will ever have installed (easier to plan ahead, and again, the disks are huge so few gigabytes here or there don&#039;t really make a difference), and one for /usr. That way /tmp and /var are placed in the boot slice by the initial installation, and then I proceed to move them to under /usr as described in my post above.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good point. In new installations I generally just create a slice for boot (often much bigger than what is really needed, perhaps 10Gb, since the disks are usually very large), swap according to expected maximum memory the system will ever have installed (easier to plan ahead, and again, the disks are huge so few gigabytes here or there don&#8217;t really make a difference), and one for /usr. That way /tmp and /var are placed in the boot slice by the initial installation, and then I proceed to move them to under /usr as described in my post above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasko</title>
		<link>http://my.galagzee.com/2008/06/28/moving-var-tmp-off-the-root-in-freebsd/comment-page-1/#comment-10815</link>
		<dc:creator>Nasko</dc:creator>
		<pubDate>Thu, 20 Aug 2009 14:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=76#comment-10815</guid>
		<description>If you have default FreeBSD installation and one of your slices are mounted under /tmp you must first umount it and then delete the old /tmp before linking new one</description>
		<content:encoded><![CDATA[<p>If you have default FreeBSD installation and one of your slices are mounted under /tmp you must first umount it and then delete the old /tmp before linking new one</p>
]]></content:encoded>
	</item>
</channel>
</rss>
