Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442850 - app-emulation/lxc is checking for non existing kernel options
Summary: app-emulation/lxc is checking for non existing kernel options
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-12 09:27 UTC by Justin Lecher (RETIRED)
Modified: 2012-11-14 01:49 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2012-11-12 09:27:45 UTC
Following options are removed in newest releases

CONFIG_CGROUP_MEM_RES_CTLR < 3.6
CONFIG_USER_NS < 3.5

libvirt has a copy-paste syntax to correct this issue.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-11-14 01:49:10 UTC
I'm going to keep USER_NS because iirc this is going to be re-introduced in 3.8 or something like that as it's needed for proper isolation of containers.