<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/sysprep, 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>inspection, virt-sysprep: Use /etc/hostname on F18+, RHEL7+ (RHBZ#881953, RHBZ#858696).</title>
<updated>2012-11-30T12:37:48+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-30T12:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=f5ae46dca79511cf2d4762ca4ef07b59bd647309'/>
<id>f5ae46dca79511cf2d4762ca4ef07b59bd647309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: remove crash data generated by kexec-tools</title>
<updated>2012-11-22T08:30:21+00:00</updated>
<author>
<name>Wanlong Gao</name>
<email>gaowanlong@cn.fujitsu.com</email>
</author>
<published>2012-11-21T09:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=9fb5a3ceaffd88aaf37b5253e540626457319d24'/>
<id>9fb5a3ceaffd88aaf37b5253e540626457319d24</id>
<content type='text'>
Remove the kdump generated kernel crash data.

Signed-off-by: Wanlong Gao &lt;gaowanlong@cn.fujitsu.com&gt;

RWMJ:
 - Added /var/log/dump/* path for SLES (thanks Olaf Hering).
 - Update po/POTFILES-ml.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the kdump generated kernel crash data.

Signed-off-by: Wanlong Gao &lt;gaowanlong@cn.fujitsu.com&gt;

RWMJ:
 - Added /var/log/dump/* path for SLES (thanks Olaf Hering).
 - Update po/POTFILES-ml.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Replace 'make extra-tests' with individual tests.</title>
<updated>2012-11-13T15:26:29+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-12T17:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=3636c5fcff69e7a5a5afa126a597883db4c781bb'/>
<id>3636c5fcff69e7a5a5afa126a597883db4c781bb</id>
<content type='text'>
'make extra-tests' was a monolithic set of tests that did all sorts of
things: valgrind, tests over local guests, tests with upstream qemu,
tests with upstream libvirt, tests with the appliance attach method.

This made it hard to perform individual tests, eg. just valgrind
testing.  It was also hard to maintain because the tests were not
located in the same directories as the programs and sometimes
duplicated tests that were run elsewhere.

This commit splits up 'make extra-tests' into 5 separate targets:

 make check-valgrind              # run a subset of tests under valgrind
 make check-valgrind-local-guests # test under valgrind with local guests
 make check-with-appliance        # test with attach-method == appliance
 make check-with-upstream-qemu    # test with an alternate/upstream qemu
 make check-with-upstream-libvirt # test with an alternate/upstream libvirt

(You can also still run 'make extra-tests' which is now simply
a rule that runs the above 5 targets in order).

This replaces everything that was in the tests/extra directory,
so that has now gone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'make extra-tests' was a monolithic set of tests that did all sorts of
things: valgrind, tests over local guests, tests with upstream qemu,
tests with upstream libvirt, tests with the appliance attach method.

This made it hard to perform individual tests, eg. just valgrind
testing.  It was also hard to maintain because the tests were not
located in the same directories as the programs and sometimes
duplicated tests that were run elsewhere.

This commit splits up 'make extra-tests' into 5 separate targets:

 make check-valgrind              # run a subset of tests under valgrind
 make check-valgrind-local-guests # test under valgrind with local guests
 make check-with-appliance        # test with attach-method == appliance
 make check-with-upstream-qemu    # test with an alternate/upstream qemu
 make check-with-upstream-libvirt # test with an alternate/upstream libvirt

(You can also still run 'make extra-tests' which is now simply
a rule that runs the above 5 targets in order).

This replaces everything that was in the tests/extra directory,
so that has now gone.
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: Don't fail when trying to remove /var/spool/at/spool (directory).</title>
<updated>2012-11-01T19:31:17+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-01T19:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=226457de3d56d810ff08687e3b16996be5f223b0'/>
<id>226457de3d56d810ff08687e3b16996be5f223b0</id>
<content type='text'>
This fixes commit 1949016e899b2737525fdc9b6dda451ad9ecbd66.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes commit 1949016e899b2737525fdc9b6dda451ad9ecbd66.
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: Move a comment.</title>
<updated>2012-10-30T08:31:38+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-10-30T08:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=ccf5c6ae564b30592157219fc048e29c374085ba'/>
<id>ccf5c6ae564b30592157219fc048e29c374085ba</id>
<content type='text'>
No change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No change.
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: remove man pages cache</title>
<updated>2012-10-30T07:59:49+00:00</updated>
<author>
<name>Wanlong Gao</name>
<email>gaowanlong@cn.fujitsu.com</email>
</author>
<published>2012-10-30T07:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=f491f3a95804a4b34d7c70c6d05aa945e59b3c8e'/>
<id>f491f3a95804a4b34d7c70c6d05aa945e59b3c8e</id>
<content type='text'>
Remove the cache files generated by man-db.

Signed-off-by: Wanlong Gao &lt;gaowanlong@cn.fujitsu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the cache files generated by man-db.

Signed-off-by: Wanlong Gao &lt;gaowanlong@cn.fujitsu.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: remove fontconfig cache</title>
<updated>2012-10-30T07:59:49+00:00</updated>
<author>
<name>Wanlong Gao</name>
<email>gaowanlong@cn.fujitsu.com</email>
</author>
<published>2012-10-30T07:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=3884bc7d7a3545831f1e3ce8bde1ae5f64776bc4'/>
<id>3884bc7d7a3545831f1e3ce8bde1ae5f64776bc4</id>
<content type='text'>
Remove the cache files generated by fontconfig.

Signed-off-by: Wanlong Gao &lt;gaowanlong@cn.fujitsu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the cache files generated by fontconfig.

Signed-off-by: Wanlong Gao &lt;gaowanlong@cn.fujitsu.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax: Use __PATTERNS__ instead of @PATTERNS@ in podwrapper man pages.</title>
<updated>2012-10-03T08:22:45+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-10-03T08:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=4a4ca0c01da3307b69fc4925c5f2ece1e728d4b3'/>
<id>4a4ca0c01da3307b69fc4925c5f2ece1e728d4b3</id>
<content type='text'>
It is slightly dangerous to use @PATTERNS@, since these might
be substituted by autoconf when they appear in Makefile.am files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is slightly dangerous to use @PATTERNS@, since these might
be substituted by autoconf when they appear in Makefile.am files.
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: Typo in man page: resets -&gt; reset.</title>
<updated>2012-09-26T20:16:14+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-09-26T20:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=8d63edaa9317e957d03beb9834ddac5f30349ef1'/>
<id>8d63edaa9317e957d03beb9834ddac5f30349ef1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysprep: handle at jobs in cron-spool operation</title>
<updated>2012-09-22T11:58:13+00:00</updated>
<author>
<name>Olaf Hering</name>
<email>olaf@aepfle.de</email>
</author>
<published>2012-09-21T19:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=1949016e899b2737525fdc9b6dda451ad9ecbd66'/>
<id>1949016e899b2737525fdc9b6dda451ad9ecbd66</id>
<content type='text'>
cron-spool claims to remove at jobs, but it has no code to actually do
that. Add patterns to remove files in known at spool locations.

Signed-off-by: Olaf Hering &lt;olaf@aepfle.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cron-spool claims to remove at jobs, but it has no code to actually do
that. Add patterns to remove files in known at spool locations.

Signed-off-by: Olaf Hering &lt;olaf@aepfle.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
