Go to file
2015-10-03 23:13:20 -04:00
gtk-vnc.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
libosinfo.rb libosinfo 0.2.12 2015-06-16 11:21:34 -04:00
libsoup-with-gnome.rb libsoup-with-gnome 2.52.0 2015-10-03 23:13:20 -04:00
libvirt-glib.rb libvirt-glib 0.2.2 2015-07-24 12:25:28 -04:00
README.md Updated README.md 2015-04-03 13:55:54 -04:00
spice-gtk.rb spice-gtk 0.30 2015-10-03 22:18:48 -04:00
spice-protocol.rb spice-protocol 0.12.10 2015-10-03 22:17:25 -04:00
usbredir.rb Create usbredir.rb 2015-05-14 14:00:47 -04:00
virt-manager.rb Bump dependency libvirt-python to 1.2.19 2015-09-06 22:32:28 -04:00
virt-viewer.rb Fix postinstall usage of gtk3-update-icon-cache 2015-09-06 22:19:05 -04:00

homebrew-virt-manager

Updated/new formulae to build virt-manager and virt-viewer on Mac OSX.

Usage

brew tap jeffreywildman/homebrew-virt-manager
brew install virt-manager virt-viewer

Notes

  • For remote URIs, the libvirt socket location may need to be overridden to prevent socket hangups, see www.jedi.be.

      virt-manager -c qemu+ssh://user@libvirthost/system?socket=/var/run/libvirt/libvirt-sock
      virt-viewer -c qemu+ssh://user@libvirthost/system?socket=/var/run/libvirt/libvirt-sock
    
  • SSH passwords for connecting to remote URIs are not prompted unless --debug or --no-fork is used to start virt-manager.