Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501536 - app-emulation/vmware-modules - allow the use of in-kernel vmci and vsock
Summary: app-emulation/vmware-modules - allow the use of in-kernel vmci and vsock
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-02-16 23:54 UTC by Andreas Steinmetz
Modified: 2014-04-12 20:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
add vmw_kernel use flag to vmware-modules ebuild (ebuild.patch,1.46 KB, patch)
2014-02-16 23:57 UTC, Andreas Steinmetz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Steinmetz 2014-02-16 23:54:56 UTC
vmware-modules always builds and installs vmci and vsock modules. If one uses the in-kernel versions of those modules (vmw_vmci and vsock) this is not needed, leads to further required patches on kernel upgrades and, in the case of vsock, to name clashes. An additional USE flag (e.g. "vmw_kernel") is required to disable build and installation of vmci and vsock.


Reproducible: Always
Comment 1 Andreas Steinmetz 2014-02-16 23:57:19 UTC
Created attachment 370596 [details, diff]
add vmw_kernel use flag to vmware-modules ebuild

The patch is more or less an example of what is needed. It quite sure needs to be a bit cleaned by someone with more ebuild knowledge.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2014-04-12 20:14:23 UTC
done in 279-r1, useflags are named differently