<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/fuse, branch oldlinux</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>fuse: Use the ./run --test script to run tests.</title>
<updated>2012-06-26T22:43:06+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-26T22:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=2eacd4a19157586ffa122318f1d2e2fd94a5e44f'/>
<id>2eacd4a19157586ffa122318f1d2e2fd94a5e44f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add SKIP_TEST_* variables to allow these tests to be skipped.</title>
<updated>2012-06-22T09:57:47+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-22T07:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=145f35badfd9ca4a6d9f54f7732566a5e5114876'/>
<id>145f35badfd9ca4a6d9f54f7732566a5e5114876</id>
<content type='text'>
By setting these variables, we can skip tests that fail on
RHEL 5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By setting these variables, we can skip tests that fail on
RHEL 5.
</pre>
</div>
</content>
</entry>
<entry>
<title>fuse: Skip 'truncate' tests if this command is missing.</title>
<updated>2012-06-18T14:33:10+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-18T12:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=d7c9c6a0d926982b64d13949a5da580ea4ecc4b6'/>
<id>d7c9c6a0d926982b64d13949a5da580ea4ecc4b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fuse: Add replacement for fuse_opt_add_opt_escaped.</title>
<updated>2012-06-18T14:32:52+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-18T09:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=4846b84476015874d569c14c2c30fcd71aa4d54c'/>
<id>4846b84476015874d569c14c2c30fcd71aa4d54c</id>
<content type='text'>
RHEL 5-era FUSE didn't have this function.

I copied the function out of upstream FUSE, since the license is
compatible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RHEL 5-era FUSE didn't have this function.

I copied the function out of upstream FUSE, since the license is
compatible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "convenience header" "gettext.h" and use &lt;libintl.h&gt; instead.</title>
<updated>2012-05-01T07:57:55+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-04-30T15:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=6aa95e87c1f259589ff9c7812707e4b30b8f6fd7'/>
<id>6aa95e87c1f259589ff9c7812707e4b30b8f6fd7</id>
<content type='text'>
gettextize provides a local file called "gettext.h".  Remove this and
use &lt;libintl.h&gt; from glibc headers instead.

Most of this change is mechanical: #include &lt;libintl.h&gt; in every C
file which uses any gettext function.  But also we remove the
gettext.h file, and adjust the "_" macros.

Note that this effectively removes the ./configure --disable-nls
option, although we don't know if that ever worked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gettextize provides a local file called "gettext.h".  Remove this and
use &lt;libintl.h&gt; from glibc headers instead.

Most of this change is mechanical: #include &lt;libintl.h&gt; in every C
file which uses any gettext function.  But also we remove the
gettext.h file, and adjust the "_" macros.

Note that this effectively removes the ./configure --disable-nls
option, although we don't know if that ever worked.
</pre>
</div>
</content>
</entry>
<entry>
<title>fuse: Add missing #include to guestmount.c</title>
<updated>2012-04-04T13:26:51+00:00</updated>
<author>
<name>Matthew Booth</name>
<email>mbooth@redhat.com</email>
</author>
<published>2012-04-04T13:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=d9f77f214bb8448139792c5a871dca2dfe9845db'/>
<id>d9f77f214bb8448139792c5a871dca2dfe9845db</id>
<content type='text'>
Fix compilation failure on F17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix compilation failure on F17
</pre>
</div>
</content>
</entry>
<entry>
<title>New APIs: mount-local, mount-local-run, umount-local (FUSE support in the API).</title>
<updated>2012-03-29T15:45:01+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-12-14T08:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=c6f09fac0666260587f95bdfee3c20c9166dae94'/>
<id>c6f09fac0666260587f95bdfee3c20c9166dae94</id>
<content type='text'>
Add FUSE support directly to the API.  Instead of needing to use the
external 'guestmount' command, you can mount the libguestfs filesystem
space on a local mountpoint using an API call from any language.

Note that although mount-local-run is marked as Cancellable, the
current implementation does not support it, but it would be relatively
simple to add it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add FUSE support directly to the API.  Instead of needing to use the
external 'guestmount' command, you can mount the libguestfs filesystem
space on a local mountpoint using an API call from any language.

Note that although mount-local-run is marked as Cancellable, the
current implementation does not support it, but it would be relatively
simple to add it.
</pre>
</div>
</content>
</entry>
<entry>
<title>fuse: Fix documentation for call to virt-filesystems.</title>
<updated>2012-03-26T17:28:24+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-03-26T17:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=f5c31db5ed4225c263e6f508a85f38aa80411c0e'/>
<id>f5c31db5ed4225c263e6f508a85f38aa80411c0e</id>
<content type='text'>
virt-filesystems requires -a/-d option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
virt-filesystems requires -a/-d option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace 'int' with 'size_t' passim.</title>
<updated>2012-03-13T08:23:56+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-03-13T08:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=f76a88011a993d059beafe090a21a20be1cb9f4d'/>
<id>f76a88011a993d059beafe090a21a20be1cb9f4d</id>
<content type='text'>
Analyze all uses of 'int' in the code, and replace with 'size_t' where
appropriate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Analyze all uses of 'int' in the code, and replace with 'size_t' where
appropriate.
</pre>
</div>
</content>
</entry>
<entry>
<title>guestmount: use O_ACCMODE instead of hard coding</title>
<updated>2012-01-30T10:56:59+00:00</updated>
<author>
<name>Wanlong Gao</name>
<email>gaowanlong@cn.fujitsu.com</email>
</author>
<published>2012-01-30T07:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=d60d5c091f46dda8399ce2af1b6e5920bd5fb819'/>
<id>d60d5c091f46dda8399ce2af1b6e5920bd5fb819</id>
<content type='text'>
Change hard code 3 to O_ACCMODE.
it'll be more sensible.

Signed-off-by: Wanlong Gao &lt;gaowanlong@cn.fujitsu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change hard code 3 to O_ACCMODE.
it'll be more sensible.

Signed-off-by: Wanlong Gao &lt;gaowanlong@cn.fujitsu.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
