Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 336159

Summary: sys-kernel/pf-sources: needs K_SECURITY_UNSUPPORTED="1"
Product: Gentoo Linux Reporter: nm (RETIRED) <nightmorph>
Component: New packagesAssignee: Alex Alexander (RETIRED) <wired>
Status: RESOLVED INVALID    
Severity: normal CC: hwoarang
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description nm (RETIRED) gentoo-dev 2010-09-06 05:46:08 UTC
Since pf-sources is not supported by the security project, you need to stick the following line close to the top of all the pf-sources ebuilds:

K_SECURITY_UNSUPPORTED="1"

See xbox-sources for an example, and read the security kernel subproject page:

http://www.gentoo.org/proj/en/security/kernel.xml

(On another note, I'm working to update the docs for kernel security project, kernel project, and kernel list pages for pf-sources, so that folks know we have this new kernel in Portage.)
Comment 1 Alex Alexander (RETIRED) gentoo-dev 2010-09-06 06:21:01 UTC
It's already there :)

$ grep -n K_SECURITY pf-sources-2.6.35_p7.ebuild 
10:K_SECURITY_UNSUPPORTED="1"

Thanks for taking care of the docs :)
You could add zen-sources as well while you're at it.
Comment 2 nm (RETIRED) gentoo-dev 2010-09-06 07:07:47 UTC
(In reply to comment #1)
> It's already there :)

Man, I need to sync more often. Thanks for that.

> Thanks for taking care of the docs :)
> You could add zen-sources as well while you're at it.

Hah, now I get to RESO INVALID *you*! :)

It's already in the guide, alphabetized, so it's at the end of the "Unsupported" section. :D

http://www.gentoo.org/doc/en/gentoo-kernel.xml
Comment 3 Alex Alexander (RETIRED) gentoo-dev 2010-09-06 07:20:02 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > It's already there :)
> 
> Man, I need to sync more often. Thanks for that.
> 
> > Thanks for taking care of the docs :)
> > You could add zen-sources as well while you're at it.
> 
> Hah, now I get to RESO INVALID *you*! :)

Hehehe

> It's already in the guide, alphabetized, so it's at the end of the
> "Unsupported" section. :D
> 
> http://www.gentoo.org/doc/en/gentoo-kernel.xml

Indeed. But I was talking about the page you gave me earlier:
http://www.gentoo.org/proj/en/security/kernel.xml

:P