Listing the installed applications in virt-manager:
Listing the installed applications in virt-manager:
This site uses Akismet to reduce spam. Learn how your comment data is processed.
I am Richard W.M. Jones, a computer programmer. I have strong opinions on how we write software, about Reason and the scientific method. Consequently I am an atheist [To nutcases: Please stop emailing me about this, I'm not interested in your views on it] By day I work for Red Hat on all things to do with virtualization. I am a "citizen of the world".
My motto is "often wrong". I don't mind being wrong (I'm often wrong), and I don't mind changing my mind.
This blog is not affiliated or endorsed by Red Hat and all views are entirely my own.
Wow how does that work? It’s obviously a bit smarter than a `rpm -ql`.
It depends on the guest type that we have detected. If the package format is detected as RPM then we download parts of the RPM database and decode that. For dpkg-based guests we similarly download the dpkg database. For Windows we download and parse out parts of the HKLM\SOFTWARE hive.
http://git.annexia.org/?p=libguestfs.git;a=blob;f=src/inspect_apps.c;hb=HEAD
Off-topic, I see on your screens that you can edit VMs names. I’m using virt-manager 0.8.6 and I don’t have such option. Was it introduced after 0.8.6?
It certainly appears so:
virt-manager 0.8.7 Thursday March 24, 2011
– Allow renaming an offline VM
…
sorry for bothering you
have a nice Easter holiday
Hi,
I try to rebuild virt-manager with last libguestfs from git but i can’t get vm properties and app list. Does it need any particular option at build (./configure –with-blahblah ?).
Thanks for you help. :-]
It’s not in the virt-manager source yet. You have to apply a mix of patches from https://www.redhat.com/archives/virt-tools-list/2011-April/thread.html
However this is not a good idea right now. After the Summit I’m going to rework the code (see legal discussion there) and submit a different version.
Ok. i wait for nice version… Icon tm is a problem and dynamic dld should be a solution.
I will check how VMware does under Windows/OS X to add icons to VM, as they have the same problem 😉 (maybe they pay for them ?!?)