<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<?xml-stylesheet type='text/xsl' href='/style/atom-comments.xsl'?>
<feed xmlns='http://www.w3.org/2005/Atom'>
<title>norman.walsh.name: Comments on /2003/08/22/chroot</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2003/08/22/chroot'/>
<id>http://norman.walsh.name/2003/08/22/chroot/comments.atom</id>
<updated>2004-12-11T01:56:34Z</updated>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 0001 on /2003/08/22/chroot</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2003/08/22/chroot#comment0001'/>
<id>http://norman.walsh.name/2003/08/22/chroot#comment0001</id>
<published>2003-08-23T01:50:59Z</published>
<updated>2003-08-23T01:50:59Z</updated>
<author>
  <name>Dominic Mitchell</name>
  <foaf:mbox_sha1sum>b90fac64132c0906001c39315b03e1a4bfd1fba6</foaf:mbox_sha1sum>
  <uri>http://happygiraffe.net/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Damn, that&amp;apos;s a neat solution.  I like it.  However, I reckon that you could have got away without mounting /tmp, and perhaps using the X&amp;apos;s network transparency by connecting to localhost:0.0 instead of just :0.0.  With a modern tcp stack the overhead shouldn&amp;apos;t be much more than a Unix domain socket.</p>
<p>Anyway, nice work.</p>
<p>-Dom</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 2 on /2003/08/22/chroot</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2003/08/22/chroot#comment0002'/>
<id>http://norman.walsh.name/2003/08/22/chroot#comment0002</id>
<published>2004-12-11T01:56:33Z</published>
<updated>2004-12-11T01:56:33Z</updated>
<author>
  <name>C. Scott Ananian</name>
  <foaf:mbox_sha1sum>0d89d22b45bd82ead68ba4ad8d59cd827384b409</foaf:mbox_sha1sum>
  <uri>http://cscott.net</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Rock on!  That --bind option is just what I was looking for.  The --move option to mount looks pretty interesting, too --- a few months ago I was looking for a way to atomically update an entire webserver root in order to do atomic software upgrades, and that might just do it (create upgrade in new temp dir, mount --move it over the existing root, upgrade the (hidden) existing root, umount the temp dir).</p></div></content>
</entry>

</feed>
