<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/tmp, branch master</title>
<subtitle>[MIRROR] library for accessing and modifying guest disk images</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/'/>
<entry>
<title>tmp: Ignore libguestfsXXXXXX temporary files in tmp dir.</title>
<updated>2012-09-17T21:52:53+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-09-17T21:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=a3ce00059934a3b72fd72c9d8fc67de99ca9907a'/>
<id>a3ce00059934a3b72fd72c9d8fc67de99ca9907a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>./run: Write temporary file in tmp directory.</title>
<updated>2012-09-17T21:52:40+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-09-17T21:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=5479b8db587120c1582d755c056ccf26bc095806'/>
<id>5479b8db587120c1582d755c056ccf26bc095806</id>
<content type='text'>
We have a new 'tmp' directory under the top level dir for temporary
files.  Use it for the temporary output from the ./run script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have a new 'tmp' directory under the top level dir for temporary
files.  Use it for the temporary output from the ./run script.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Create new 'tmp' directory for tests.</title>
<updated>2012-09-14T14:53:53+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-09-14T13:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=834747a85d80ce02e9deca32be89199c10cd74fd'/>
<id>834747a85d80ce02e9deca32be89199c10cd74fd</id>
<content type='text'>
Having a separate directory means:

(1) It's easy to clean up orphaned temporary files, the appliance,
    etc.

(2) You can put an SELinux label on this directory so that qemu can
    write to it when you're using sVirt and SELinux is enforcing:

    chcon --reference=/tmp tmp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having a separate directory means:

(1) It's easy to clean up orphaned temporary files, the appliance,
    etc.

(2) You can put an SELinux label on this directory so that qemu can
    write to it when you're using sVirt and SELinux is enforcing:

    chcon --reference=/tmp tmp
</pre>
</div>
</content>
</entry>
</feed>
