<?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 Jui-Nan Lin's Blog</title>
	<atom:link href="http://en.jnlin.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.jnlin.org</link>
	<description>My Mumuring in English, about Un*x, FreeBSD, Network in Taiwan</description>
	<lastBuildDate>Tue, 25 Aug 2009 11:55:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on FreeBSD: i386 inside a jail in amd64 by raven428</title>
		<link>http://en.jnlin.org/2008/06/07/12/comment-page-1/#comment-909</link>
		<dc:creator>raven428</dc:creator>
		<pubDate>Tue, 25 Aug 2009 11:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://en.jnlin.org/2008/06/07/12/#comment-909</guid>
		<description>&quot;cd /usr/src/usr.bin/killall &amp;&amp; make NO_SHARED=true depend all &amp;&amp; cp killall /usr/local/jail/host.jail.com/usr/bin/killall&quot; on host amd64 environment produces static killall for jail. you can make these command with any utility of FreeBSDs&#039; world.</description>
		<content:encoded><![CDATA[<p>&#8220;cd /usr/src/usr.bin/killall &amp;&amp; make NO_SHARED=true depend all &amp;&amp; cp killall /usr/local/jail/host.jail.com/usr/bin/killall&#8221; on host amd64 environment produces static killall for jail. you can make these command with any utility of FreeBSDs&#8217; world.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeBSD: i386 inside a jail in amd64 by scrambledhelix</title>
		<link>http://en.jnlin.org/2008/06/07/12/comment-page-1/#comment-202</link>
		<dc:creator>scrambledhelix</dc:creator>
		<pubDate>Mon, 02 Mar 2009 10:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://en.jnlin.org/2008/06/07/12/#comment-202</guid>
		<description>Thanks for the tips!  I&#039;m running this under 7.1-RELEASE now.  But a symlink in /libexec was unneccessary.  What I had to do instead was mount the host&#039;s /usr/lib32 over the jail&#039;s /usr/lib.  Also, added ARCH=i386 to the jail&#039;s /etc/make.conf.  Everything seems to build and run fine except for ps, top, pkill, killall, and oddly, &quot;screen&quot;.  However, I got a working ps by copying the statically linked binary from the host&#039;s /rescue/ps.</description>
		<content:encoded><![CDATA[<p>Thanks for the tips!  I&#8217;m running this under 7.1-RELEASE now.  But a symlink in /libexec was unneccessary.  What I had to do instead was mount the host&#8217;s /usr/lib32 over the jail&#8217;s /usr/lib.  Also, added ARCH=i386 to the jail&#8217;s /etc/make.conf.  Everything seems to build and run fine except for ps, top, pkill, killall, and oddly, &#8220;screen&#8221;.  However, I got a working ps by copying the statically linked binary from the host&#8217;s /rescue/ps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeBSD: i386 inside a jail in amd64 by Hajo</title>
		<link>http://en.jnlin.org/2008/06/07/12/comment-page-1/#comment-63</link>
		<dc:creator>Hajo</dc:creator>
		<pubDate>Tue, 14 Oct 2008 19:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://en.jnlin.org/2008/06/07/12/#comment-63</guid>
		<description>i think it should be

ln -s /libexec/ld-elf.so.1 /home/jails/i386/libexec/ld-elf32.so.1</description>
		<content:encoded><![CDATA[<p>i think it should be</p>
<p>ln -s /libexec/ld-elf.so.1 /home/jails/i386/libexec/ld-elf32.so.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeBSD: i386 inside a jail in amd64 by Hajo</title>
		<link>http://en.jnlin.org/2008/06/07/12/comment-page-1/#comment-62</link>
		<dc:creator>Hajo</dc:creator>
		<pubDate>Tue, 14 Oct 2008 18:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://en.jnlin.org/2008/06/07/12/#comment-62</guid>
		<description>that is a great idea. i&#039;m still trying to get it to work though, my freebsd cd install had no i386 libraries by default</description>
		<content:encoded><![CDATA[<p>that is a great idea. i&#8217;m still trying to get it to work though, my freebsd cd install had no i386 libraries by default</p>
]]></content:encoded>
	</item>
</channel>
</rss>
