Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120357 - kernel-2.eclass support for custom kernel patches
Summary: kernel-2.eclass support for custom kernel patches
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: John Mylchreest (RETIRED)
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-25 17:22 UTC by Timothy Bergeron
Modified: 2006-03-03 14:08 UTC (History)
0 users

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


Attachments
Adds support for applying local patches to the kernel sources (kernel-2_eclass_local_patches.patch,1.64 KB, patch)
2006-01-25 17:23 UTC, Timothy Bergeron
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Bergeron 2006-01-25 17:22:03 UTC
The url points to a discussion in the forums about using portage to manage the process of installing custom kernel patches. It summarizes the situation well. In summary, the basic goal is to add support to kernel-2.eclass that makes it easier for someone to manage their own set of kernel patches using the 'Gentoo way'. I will be attaching a patch to kernel-2.eclass that adds this support. The patch is quite straight forward with very minor code chages.

While on this topic, I would also like to suggest that the 0000_README file included in the genpatches tarballs be added to the genpatches infopage (http://dev.gentoo.org/~dsd/genpatches/). 

If this patch is accepted, a patch range (like 9000-9999) should be reserved for local patches so that people adding their own pages have their own numbering range to work in. I suggest 9xxx because any local patches should be against the gentoo sources. Applying local patches last would help ensure that.
Comment 1 Timothy Bergeron 2006-01-25 17:23:06 UTC
Created attachment 78121 [details, diff]
Adds support for applying local patches to the kernel sources
Comment 2 John Mylchreest (RETIRED) gentoo-dev 2006-03-03 14:08:21 UTC
Thanks for the patch, and it certainly looks clean and like its a usefulk feature for many, however that said it does unfortunately put us in a position where we would not be able to support any kernel installed through portage.

Might I suggest linking to the above patch/this bug for those who still need it but please remember, this cannot be supported.

Thanks again.