Add qemu-guest-agent. Fixes bug 886705
This commit is contained in:
parent
67ffa47a5d
commit
32f754bc8c
@ -49,6 +49,9 @@ anaconda
|
|||||||
# fpaste is very useful for debugging and very small
|
# fpaste is very useful for debugging and very small
|
||||||
fpaste
|
fpaste
|
||||||
|
|
||||||
|
# Make live images easy to shutdown and the like in libvirt
|
||||||
|
qemu-guest-agent
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
@ -93,6 +93,9 @@ avahi
|
|||||||
# Remove sendmail: this needs to be explicit
|
# Remove sendmail: this needs to be explicit
|
||||||
-sendmail
|
-sendmail
|
||||||
|
|
||||||
|
# Make live images easy to shutdown and the like in libvirt
|
||||||
|
qemu-guest-agent
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
Loading…
Reference in New Issue
Block a user