Right now, there is something that allows you to choose not to have the cryptoapi patch applied, 'use crypt', however there is nothing to choose not to have the other major patches applied, eg. evms. We need some way to choose not to have a patch applied. One suggestion would be somthing like a KERNEL_EXCLUDE environment veriable, so then you could do: KERNEL_EXCLUDE="evms" emerge gentoo-sources This would make the ebuild exclude the evms patches (ie. not apply them). Right now, this has to be done manually by editing the ebuild (and adding in an rm 21* 22* 23* command before the patches are applied).
working on it... should be in lolo-sources-2.4.19.10_pre3 along with my documentation updates ... and stuff ...
ok well no doc updates, but_pre3 is out and has this option... read the ebuild comments and stuff...