diff options
Diffstat (limited to 'app-emulation/libvirt/metadata.xml')
-rw-r--r-- | app-emulation/libvirt/metadata.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/app-emulation/libvirt/metadata.xml b/app-emulation/libvirt/metadata.xml index f1410825ceac..58c046c0ca2f 100644 --- a/app-emulation/libvirt/metadata.xml +++ b/app-emulation/libvirt/metadata.xml @@ -50,7 +50,7 @@ <!-- Miscellaneous flags --> <flag name='network'> - Enable networking support for guests + Enable virtual networking (NAT) support for guests </flag> <flag name='numa'> Use NUMA for memory segmenting via <pkg>sys-process/numactl</pkg> @@ -71,10 +71,11 @@ Support QEmu 0.13 JSON-based interface, using <pkg>dev-libs/yajl</pkg>. </flag> <flag name='virt-network'> - To help people out, this flag includes the dependencies for NATed - network mode. Effectively any network setup that relies on libvirt - to setup and configure network interfaces on your host. This does not - include bridged or routed networks. + Enable virtual networking (NAT) support for guests. Includes all + the dependencies for NATed network mode. Effectively any network + setup that relies on libvirt to setup and configure network + interfaces on your host. This does not include bridged or + routed networks. </flag> </use> </pkgmetadata> |