This adds a virt-edit command.
This is already possible using guestfish:
guestfish -i domain
<fs> vi /some/file
but having a special command to do it makes the operation more obvious
and easier.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat
http://et.redhat.com/~rjones
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages.
http://et.redhat.com/~rjones/libguestfs/
See what it can do:
http://et.redhat.com/~rjones/libguestfs/recipes.html