Go to file
2015-11-25 12:32:56 -06:00
gtk-vnc.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
libosinfo.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
libsoup-with-gnome.rb Uniformize formulae dependencies, pass brew style 2015-11-25 12:08:45 -06:00
libvirt-glib.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
README.md Updated README.md 2015-04-03 13:55:54 -04:00
spice-gtk.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
spice-protocol.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
usbredir.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
virt-manager.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
virt-viewer.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06: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.