<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/src, branch 1.2.4</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>Check user doesn't run configure, make or make check as root.</title>
<updated>2010-04-22T07:19:42+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-20T12:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=05884a1f341a9c9f0ec49864c94bab77a110a098'/>
<id>05884a1f341a9c9f0ec49864c94bab77a110a098</id>
<content type='text'>
(Thanks to Yufang Zhang for helping to debug this issue).
(cherry picked from commit 199f218bf431b77c12a728f7072bed1553a0f0af)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Thanks to Yufang Zhang for helping to debug this issue).
(cherry picked from commit 199f218bf431b77c12a728f7072bed1553a0f0af)
</pre>
</div>
</content>
</entry>
<entry>
<title>Document new version numbering policy.</title>
<updated>2010-04-22T07:19:06+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-20T09:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=79e7d3f4d157c851023937a101e804c0d4d79c2c'/>
<id>79e7d3f4d157c851023937a101e804c0d4d79c2c</id>
<content type='text'>
See discussion on mailing list:

https://www.redhat.com/archives/libguestfs/2010-April/msg00005.html
https://www.redhat.com/archives/libguestfs/2010-April/msg00057.html
https://www.redhat.com/archives/libguestfs/2010-April/msg00058.html
(cherry picked from commit 54a8f8f30de2f3132da97c54d07ca4639c405de1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See discussion on mailing list:

https://www.redhat.com/archives/libguestfs/2010-April/msg00005.html
https://www.redhat.com/archives/libguestfs/2010-April/msg00057.html
https://www.redhat.com/archives/libguestfs/2010-April/msg00058.html
(cherry picked from commit 54a8f8f30de2f3132da97c54d07ca4639c405de1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Document umask (RHBZ#582548, RHBZ#583554).</title>
<updated>2010-04-20T07:46:04+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-19T19:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=b68cca524b5d7db8080b5bff98e36945d2a076c5'/>
<id>b68cca524b5d7db8080b5bff98e36945d2a076c5</id>
<content type='text'>
(cherry picked from commit c2a8efc548d6f997049cbb3d63bab360b0d946b6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit c2a8efc548d6f997049cbb3d63bab360b0d946b6)
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Clarify documentation for mknod (RHBZ#582948).</title>
<updated>2010-04-20T07:45:55+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-19T19:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=94bb71624ec0d88550ea7ea6c1c86d2b8d2163ed'/>
<id>94bb71624ec0d88550ea7ea6c1c86d2b8d2163ed</id>
<content type='text'>
(cherry picked from commit 42e43db927dac13da0afe6dba39708295eb06021)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 42e43db927dac13da0afe6dba39708295eb06021)
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation: Use 'g' instead of 'handle' in documentation.</title>
<updated>2010-04-20T07:44:53+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-17T15:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=6a1efd25d70578a794ee65749db309ae73095358'/>
<id>6a1efd25d70578a794ee65749db309ae73095358</id>
<content type='text'>
By convention we use 'g' for handles.  Copy this convention
through to all the documentation.
(cherry picked from commit 2e0f3ed54b978925c79ca0d33e76bec338b23631)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By convention we use 'g' for handles.  Copy this convention
through to all the documentation.
(cherry picked from commit 2e0f3ed54b978925c79ca0d33e76bec338b23631)
</pre>
</div>
</content>
</entry>
<entry>
<title>In guestfs(3), unmount "/" directory in the example.</title>
<updated>2010-04-20T07:44:41+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-17T15:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=1d1ffa4ed6af5a3d2569c95986adb66b226fa3b7'/>
<id>1d1ffa4ed6af5a3d2569c95986adb66b226fa3b7</id>
<content type='text'>
(cherry picked from commit 6e4bf8e278f5c8bd28eba7152d2f11d1e537ee1b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 6e4bf8e278f5c8bd28eba7152d2f11d1e537ee1b)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compilation/linking example to guestfs(3) man page.</title>
<updated>2010-04-20T07:44:33+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-17T15:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=62080b07fb97d88407d57ccee41e193690dc7503'/>
<id>62080b07fb97d88407d57ccee41e193690dc7503</id>
<content type='text'>
(cherry picked from commit 4680c732585b2c2d292f521f393215c7943096fa)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 4680c732585b2c2d292f521f393215c7943096fa)
</pre>
</div>
</content>
</entry>
<entry>
<title>generator: Fix typo in a comment.</title>
<updated>2010-04-20T07:44:03+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-17T13:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=7d10547f879478972be3bb8be17412a9b85a6b84'/>
<id>7d10547f879478972be3bb8be17412a9b85a6b84</id>
<content type='text'>
(cherry picked from commit 68467cb1c2f8b1cc7844ed6512b7f76ef2aba1d1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 68467cb1c2f8b1cc7844ed6512b7f76ef2aba1d1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved checking, documentation of modes (RHBZ#582901, RHBZ#582929).</title>
<updated>2010-04-20T07:43:42+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-17T12:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=e240b51188e0e342a1d538b9f328843e6e32bb6f'/>
<id>e240b51188e0e342a1d538b9f328843e6e32bb6f</id>
<content type='text'>
chmod: Disallow negative mode, document mode affected by umask.

mkdir-mode: Disallow negative mode, document that filesystems
may interpret the mode in different ways.

mknod: Disallow negative mode, document mode affected by umask.

umask: Check the range of umask mask value carefully.
(cherry picked from commit 61ab83d19009a8006dd73ebe16d22494b78be4d1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chmod: Disallow negative mode, document mode affected by umask.

mkdir-mode: Disallow negative mode, document that filesystems
may interpret the mode in different ways.

mknod: Disallow negative mode, document mode affected by umask.

umask: Check the range of umask mask value carefully.
(cherry picked from commit 61ab83d19009a8006dd73ebe16d22494b78be4d1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a build test for the 'umask' command.</title>
<updated>2010-04-20T07:42:33+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-17T11:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=34cbec703e9dcbb29ecb4f9fa6267db9427e755b'/>
<id>34cbec703e9dcbb29ecb4f9fa6267db9427e755b</id>
<content type='text'>
(cherry picked from commit 116d497c68c2e57f6e92abf8834112a794a145f0)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 116d497c68c2e57f6e92abf8834112a794a145f0)
</pre>
</div>
</content>
</entry>
</feed>
