Gentoo Archives: gentoo-user

From: "Albert W. Hopkins" <marduk@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] A helping hand with virtual machines, please.
Date: Tue, 22 Nov 2011 20:44:46
Message-Id: 1321994556.1027982.18.camel@stretch
In Reply to: [gentoo-user] A helping hand with virtual machines, please. by Alan Mackenzie
1 On Tue, 2011-11-22 at 19:20 +0000, Alan Mackenzie wrote:
2 > Hi, Gentoo.
3 >
4 > A friend of mine recently suggested I should install and play with
5 > virtual machines on my Gentoo.
6 >
7 > I've scanned /usr/portage for likely looking packages, particularly in
8 > directory "virtual", yet found nothing likely looking.
9 >
10 > Would somebody please give me some hints which packages I should be
11 > looking at, and perhaps any use flags I might need.
12
13
14 They would be under app-emulation. The "virtual" category is for
15 virtual packages (e.g. virtual/editor).
16
17 You could research Google for Linux visualization. The big 3 open
18 source/semi-open-source are kvm, VirtualBox, and xen. I have personal
19 experience with xen and kvm... and pretty much only use kvm now.
20
21 The big closed source one is VMware, but, except for legacy
22 requirements, I personally don't know why people (still) use that when
23 the competing open source solutions are typically as good or better than
24 VMWare.
25
26 As for what USE flags, that would wildly depend on the visualization
27 package you choose (and a billion other ifs). As always, required
28 dependencies are required by the packages themselves, forced USE flags
29 are forced by the packages themselves, anything else is our own personal
30 choice.