<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/sysprep, branch 1.18.7</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>podwrapper: Add --license parameter, which is required.</title>
<updated>2012-08-30T21:04:55+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-08-21T19:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=d37ccaacb3fc6915f2fa8c6e04839706baf01eed'/>
<id>d37ccaacb3fc6915f2fa8c6e04839706baf01eed</id>
<content type='text'>
This adds standard LICENSE and BUGS sections to all of the man pages
that are processed by podwrapper.

Modify all the calls to $(PODWRAPPER) to add the right --license
parameter according to the content.  Note that this relaxes the
license on some code example pages, making them effectively BSD-style
licensed.

(cherry picked from commit 2f97bf873b64384835f257f8916bf1ebb2af62b4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds standard LICENSE and BUGS sections to all of the man pages
that are processed by podwrapper.

Modify all the calls to $(PODWRAPPER) to add the right --license
parameter according to the content.  Note that this relaxes the
license on some code example pages, making them effectively BSD-style
licensed.

(cherry picked from commit 2f97bf873b64384835f257f8916bf1ebb2af62b4)
</pre>
</div>
</content>
</entry>
<entry>
<title>man pages: Ensure consistent copyright/author sections, remove license</title>
<updated>2012-08-30T21:04:55+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-08-21T19:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=ebf3342f5a874b288340fe64bc3560e40d31e2ec'/>
<id>ebf3342f5a874b288340fe64bc3560e40d31e2ec</id>
<content type='text'>
section.

Ensure each man page contains consistent COPYRIGHT and AUTHOR
sections.

Remove the LICENSE section.  We will add that back in podwrapper in a
later commit.

(cherry picked from commit f1d98bbc79496947210ee0305f80440ed8557ec1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
section.

Ensure each man page contains consistent COPYRIGHT and AUTHOR
sections.

Remove the LICENSE section.  We will add that back in podwrapper in a
later commit.

(cherry picked from commit f1d98bbc79496947210ee0305f80440ed8557ec1)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: Improve error messages.</title>
<updated>2012-08-30T21:04:53+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-08-16T11:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=2eda051b0f48260d73e81ca722112772a543de35'/>
<id>2eda051b0f48260d73e81ca722112772a543de35</id>
<content type='text'>
(cherry picked from commit 0f33a1d90c65f31444e14aef27d489706230939f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 0f33a1d90c65f31444e14aef27d489706230939f)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: Describe more directly how to use qemu-img for snapshotting.</title>
<updated>2012-08-05T20:49:52+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-07-28T20:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=34420ebb8f7f330a6bd0ed49c036a0bfe0adfdd9'/>
<id>34420ebb8f7f330a6bd0ed49c036a0bfe0adfdd9</id>
<content type='text'>
(cherry picked from commit b61a8a50bc8d481df32f929046abf09383c8380e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit b61a8a50bc8d481df32f929046abf09383c8380e)
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use $(top_builddir)/run in Makefile.am's.</title>
<updated>2012-08-05T20:48:53+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-07-26T20:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=c2100cc2208767a9b05d8647f655a478fff61225'/>
<id>c2100cc2208767a9b05d8647f655a478fff61225</id>
<content type='text'>
Not necessary, but this makes all invocations of 'run' consistent.
There is no functional change.

(cherry picked from commit 590774ed9e005dc85ca6851939e76d02da6624c8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not necessary, but this makes all invocations of 'run' consistent.
There is no functional change.

(cherry picked from commit 590774ed9e005dc85ca6851939e76d02da6624c8)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: Tidy up the Makefile.</title>
<updated>2012-08-05T20:44:32+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-07-25T09:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=18519395db09b1fade488327b49cd9b0d89a805d'/>
<id>18519395db09b1fade488327b49cd9b0d89a805d</id>
<content type='text'>
This is just code motion.

(cherry picked from commit b7ff02354d6db6b322629ad1d065d56d5ffca3c3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just code motion.

(cherry picked from commit b7ff02354d6db6b322629ad1d065d56d5ffca3c3)
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Return 77 from skipped tests.</title>
<updated>2012-08-05T20:29:55+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-07-19T10:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=d4e964bc3666dae2091cd68b5df428896bafe69a'/>
<id>d4e964bc3666dae2091cd68b5df428896bafe69a</id>
<content type='text'>
(cherry picked from commit fc86db3b3bcd884ee37cef79e22b0324df9fcae6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit fc86db3b3bcd884ee37cef79e22b0324df9fcae6)
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Change calls to podwrapper.sh to use $(PODWRAPPER).</title>
<updated>2012-08-05T20:12:22+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-07-16T17:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=7634bae8e5ae3c6e1bd3168ed803a24388948dc9'/>
<id>7634bae8e5ae3c6e1bd3168ed803a24388948dc9</id>
<content type='text'>
This will allow us to easily change the location of this
script in future.
(cherry picked from commit f2ea617e224cd82496e56a41b5878063d6f02e3d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow us to easily change the location of this
script in future.
(cherry picked from commit f2ea617e224cd82496e56a41b5878063d6f02e3d)
</pre>
</div>
</content>
</entry>
<entry>
<title>New API: guestfs_shutdown: Cleanly shutdown the backend.</title>
<updated>2012-07-06T16:36:30+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-07-03T12:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=a659f2c316fa8a959a6286f214e50911253c5580'/>
<id>a659f2c316fa8a959a6286f214e50911253c5580</id>
<content type='text'>
The new API splits orderly close into a two-step process:

  if (guestfs_shutdown (g) == -1) {
    /* handle the error, eg. qemu error */
  }
  guestfs_close (g);

Note that the explicit shutdown step is only necessary in the case
where you have made changes to the disk image and want to handle write
errors.  Read the documentation for further information.

This change also:

 - deprecates guestfs_kill_subprocess

 - turns guestfs_kill_subprocess into the same as guestfs_shutdown

 - changes guestfish and other tools to call shutdown + close
   where necessary (not for read-only tools)

 - updates documentation

 - updates examples

(cherry picked from commit ffbf1475f7ae7c462db289ad4834391469e72edd)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new API splits orderly close into a two-step process:

  if (guestfs_shutdown (g) == -1) {
    /* handle the error, eg. qemu error */
  }
  guestfs_close (g);

Note that the explicit shutdown step is only necessary in the case
where you have made changes to the disk image and want to handle write
errors.  Read the documentation for further information.

This change also:

 - deprecates guestfs_kill_subprocess

 - turns guestfs_kill_subprocess into the same as guestfs_shutdown

 - changes guestfish and other tools to call shutdown + close
   where necessary (not for read-only tools)

 - updates documentation

 - updates examples

(cherry picked from commit ffbf1475f7ae7c462db289ad4834391469e72edd)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: Don't check for /dev/fuse before running the test.</title>
<updated>2012-06-28T08:37:21+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-25T14:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=4ba9febe97e34619e4634d98036637820e23d12a'/>
<id>4ba9febe97e34619e4634d98036637820e23d12a</id>
<content type='text'>
The program doesn't actually require FUSE when used without
any --script options.
(cherry picked from commit 8fc2127975de2f364e348c5a558d78e77988953c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The program doesn't actually require FUSE when used without
any --script options.
(cherry picked from commit 8fc2127975de2f364e348c5a558d78e77988953c)
</pre>
</div>
</content>
</entry>
</feed>
