<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/tools/virt-edit, branch 1.2.6</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>Improved error if virt-inspector cannot find OSes in image (RHBZ#591142).</title>
<updated>2010-05-14T16:24:24+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-05-12T17:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=c8e225b8e0cc29aca69a58128ea1faf33600c411'/>
<id>c8e225b8e0cc29aca69a58128ea1faf33600c411</id>
<content type='text'>
(cherry picked from commit 94e310dcfbcd368cbe02dbc1643ed2ff9821cd48
and modified to apply to the stable branch)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 94e310dcfbcd368cbe02dbc1643ed2ff9821cd48
and modified to apply to the stable branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation updates.</title>
<updated>2010-04-12T18:09:57+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-11T16:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=9ac3cfd1a7b9d5464cfd059328b547a31fb549a0'/>
<id>9ac3cfd1a7b9d5464cfd059328b547a31fb549a0</id>
<content type='text'>
Fix copyright years.
Fix URLs to point to new PRC site.
Make sure guestfish(1) and guestfs(3) manpages reference the
current list of tools.

(cherry picked from commit 9a608a1516bd339dc6d5ebe9952d3bced273c416)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix copyright years.
Fix URLs to point to new PRC site.
Make sure guestfish(1) and guestfs(3) manpages reference the
current list of tools.

(cherry picked from commit 9a608a1516bd339dc6d5ebe9952d3bced273c416)
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Make warnings about running on live guests more prominent.</title>
<updated>2009-10-19T09:45:44+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-10-19T09:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=5c4bf92bc298e078ceccdde603313282d038544c'/>
<id>5c4bf92bc298e078ceccdde603313282d038544c</id>
<content type='text'>
Add prominent warnings to the man pages about how it is dangerous
to run these tools against live guests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add prominent warnings to the man pages about how it is dangerous
to run these tools against live guests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move virt tools (virt-cat, virt-edit etc) into tools/ subdirectory.</title>
<updated>2009-10-19T09:18:46+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-10-19T09:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=945b6e0a085611b45b2ab0752a66e6e60b21666c'/>
<id>945b6e0a085611b45b2ab0752a66e6e60b21666c</id>
<content type='text'>
This moves the tool programs into a single directory:
  cat/* -&gt; tools/virt-cat
  df/* -&gt; tools/virt-df
  edit/* -&gt; tools/virt-edit
  rescue/* -&gt; tools/virt-rescue

This in itself simplifies the build process because we only need
one Makefile and one copy of 'run-locally'.

'run-*-locally' has become just 'run-locally' and takes an extra
parameter which is the name of the tool, eg:
  run-locally cat [virt-cat params...]

virt-inspector stays in its own directory, because this contains
more than just a single Perl script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves the tool programs into a single directory:
  cat/* -&gt; tools/virt-cat
  df/* -&gt; tools/virt-df
  edit/* -&gt; tools/virt-edit
  rescue/* -&gt; tools/virt-rescue

This in itself simplifies the build process because we only need
one Makefile and one copy of 'run-locally'.

'run-*-locally' has become just 'run-locally' and takes an extra
parameter which is the name of the tool, eg:
  run-locally cat [virt-cat params...]

virt-inspector stays in its own directory, because this contains
more than just a single Perl script.
</pre>
</div>
</content>
</entry>
</feed>
