diff options
author | decke <decke@FreeBSD.org> | 2011-07-09 14:55:22 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2011-07-09 14:55:22 +0800 |
commit | 0b7c3825fa3375aeb51b1fd2c021bff079b9d633 (patch) | |
tree | 0877ee8d30595d7355503f9a3c403ac502d6c348 /net-mgmt/Makefile | |
parent | 086dba401ab9306d290e87ec578dc5db928b3d2d (diff) | |
download | freebsd-ports-gnome-0b7c3825fa3375aeb51b1fd2c021bff079b9d633.tar.gz freebsd-ports-gnome-0b7c3825fa3375aeb51b1fd2c021bff079b9d633.tar.zst freebsd-ports-gnome-0b7c3825fa3375aeb51b1fd2c021bff079b9d633.zip |
virtinst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of virtual
machines. It supports both paravirt guests (for which only FC and
RHEL guests are currently supported) as well as fully virtualized
guests. It uses libvirt (http://www.libvirt.org) for starting
things.
WWW: http://virt-manager.org
PR: ports/157697
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index b0fb75f26b5e..06fb24a480c7 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -282,6 +282,7 @@ SUBDIR += trafd SUBDIR += vidalia SUBDIR += virt-viewer + SUBDIR += virtinst SUBDIR += wdiag SUBDIR += weathermap SUBDIR += weplab |