summaryrefslogtreecommitdiffstats
path: root/system/virt-manager/README
diff options
context:
space:
mode:
author Ash Wiren2010-05-13 01:01:16 +0200
committer David Somero2010-05-13 01:01:16 +0200
commit10e2e7e64a7f5b41e5f1900574638ce164cf76e4 (patch)
tree3b1fd249a37a7677e281d82df984bd8cf029c163 /system/virt-manager/README
parenta135dba74fae9ddcce297409861618ef50da0c5e (diff)
downloadslackbuilds-10e2e7e64a7f5b41e5f1900574638ce164cf76e4.tar.gz
system/virt-manager: Added to 13.0 repository
Diffstat (limited to 'system/virt-manager/README')
-rw-r--r--system/virt-manager/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/virt-manager/README b/system/virt-manager/README
new file mode 100644
index 0000000000..c0e88bf42e
--- /dev/null
+++ b/system/virt-manager/README
@@ -0,0 +1,12 @@
+virt-manager is a gtk interface that connects to libvirt.
+
+This requires libvirt, GConf, gnome-python, urlgrabber, virtinst, gtk-vnc,
+tunctl, rarian and optionally qemu and/or kvm.
+
+If you have networking problems, make sure you have the tun module loaded.
+
+To run virt-manager as a normal user, you need to configure libvirt
+to have the correct permissions. Uncomment the unix_sock_group and
+unix_sock_rw_perms in /etc/libvirt/libvirtd.conf and add the user to the
+libvirt group
+