Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83364 - realtime-lsm should give all the kernel configuration advices at once
Summary: realtime-lsm should give all the kernel configuration advices at once
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Armando Di Cianno (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-26 03:39 UTC by Petteri Räty (RETIRED)
Modified: 2005-03-14 08:56 UTC (History)
0 users

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


Attachments
patch against 0.8.5-r1 (patch,644 bytes, patch)
2005-02-26 03:44 UTC, Petteri Räty (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2005-02-26 03:39:23 UTC
The first problem I had was that I didn't have different security models enabled. I then changed my kernel and recompiled it. After trying to reinstall I get an error that I didn't compile 'Default Linux Capabilities' as a module. The advice about turning different security models should also tell you to compile Default Linux Capabilities as a module so users don't have to recompile and boot twice. 

Reproducible: Always
Steps to Reproduce:
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2005-02-26 03:44:19 UTC
Created attachment 52177 [details, diff]
patch against 0.8.5-r1

The fix could be something like the patch I attached.
Comment 2 Eric Shattow 2005-03-14 08:37:48 UTC
it does say...

>> eerror "In your .config: CONFIG_SECURITY_CAPABILITIES=m" <<

...already as of 2005-03-14 in realtime-lsm-0.8.5-r1 ebuild.  is your /usr/src/linux symlink set correctly?
Comment 3 Eric Shattow 2005-03-14 08:56:08 UTC
In CVS.  Thanks for the report. See ChangeLog for more.