Gentoo Archives: gentoo-user

From: Mike Gilbert <floppym@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xen: How to enable a non-existant USE flag? (xen doesn't work)
Date: Mon, 13 Jul 2015 20:51:40
Message-Id: CAJ0EP41navpC7n582hs56ATqrrw7oYE9BeiOU42spY72Vs+bAw@mail.gmail.com
In Reply to: [gentoo-user] xen: How to enable a non-existant USE flag? (xen doesn't work) by hw
1 On Mon, Jul 13, 2015 at 1:22 PM, hw <hw@×××××××××××××××××××××.de> wrote:
2 >
3 > So what happened to the 'hvm' USE flag of the "xen-tools" package?
4 >
5
6 Something is wrong with your repository. The flag is there.
7
8 I would suggest that you start by disabling any overlays, and run emerge --sync.
9
10 floppym@naomi ~ % equery uses xen-tools
11 [ Legend : U - final flag setting for installation]
12 [ : I - package is installed with flag ]
13 [ Colors : set, unset ]
14 * Found these USE flags for app-emulation/xen-tools-4.5.1-r1:
15 U I
16 - - api : Build the C libxenapi bindings
17 - - custom-cflags : Build with user-specified CFLAGS (unsupported)
18 - - debug : Enable extra debug codepaths, like
19 asserts and extra output. If you
20 want to get meaningful backtraces see
21
22 https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
23 - - doc : Add extra documentation (API, Javadoc,
24 etc). It is recommended to
25 enable per package instead of globally
26 - - flask : Enable the Flask XSM module from NSA
27 - - hvm : Enable support for hardware based
28 virtualization (VT-x,AMD-v)
29 - - ocaml : Enable support for the ocaml language
30 - - ovmf : Enable support to boot UEFI guest vm,
31 needed by hvm
32 + + pam : Enable pam support
33 - - pygrub : Install the pygrub boot loader
34 - - python : Add optional support/bindings for the
35 Python language
36 + + python_targets_python2_7 : Build with Python 2.7
37 - - qemu : Enable IOEMU support via the use of qemu-dm
38 - - screen : Enable support for running domain U
39 console in an app-misc/screen
40 session
41 - - static-libs : Build static versions of dynamic
42 libraries as well
43 - - system-qemu : Using app-emulation/qemu instead of
44 the bundled one
45 - - system-seabios : Using sys-firmware/seabios instead of
46 the bundled one

Replies

Subject Author
Re: [gentoo-user] xen: How to enable a non-existant USE flag? (xen doesn't work) hw <hw@×××××××××××××××××××××.de>