Update README with usage

This commit is contained in:
Jeffrey Wildman 2014-12-22 22:54:12 -06:00
parent 95d53bb8ad
commit 9a7379651a

View file

@ -6,11 +6,16 @@ Updated/new formulae to build virt-manager on Mac OSX.
Included is a set of formulas covering a subset of virt-manager dependencies. Included is a set of formulas covering a subset of virt-manager dependencies.
Also included is a work-in-progress formula for virt-manager. Also included is a work-in-progress formula for virt-manager.
Note: SSH passwords not prompted unless --debug or --no-fork is used to start virt-manager. # Usage
# TODO: brew tap jeffreywildman/homebrew-virt-manager
brew install virt-manager
Note: SSH passwords for connecting to remote URIs are not prompted unless --debug or --no-fork is used to start virt-manager.
# Todo
* Get vnc console working: need formulas for dependencies gtk-vnc and spice-gtk3. * Get vnc console working: need formulas for dependencies gtk-vnc and spice-gtk3.
* Extend formula to support brewing virt-manager with system python. * Extend formula to support brewing virt-manager with system python.
* When available, update url for libvirt-python to pypi.python.org. * When available, update url for libvirt-python to pypi.python.org.
* Symlink schema files. * Symlink installed files, e.g. schema files.