Hello, Is there a way to use Debian's "make-kpkg" to build a SKAS patched kernel? I have installed the SKAS patch package.
I have tried this but my problem is this: I run make menuconfig *before* the patch is applied so I don't get to enable proc/mm from the menu options. After this I run "make-kpkg --added_patches skas ... kernel-image" which obviously applies the patch, after the configuration. Do I need to edit the .config file manually and add "CONFIG_PROC_MM=yes" before the make-kpkg stage? I would have thought that the action of applying this patch would auto-enable this setting?! The resulting kernel is working but does not seem to implement the SKAS patch. When UML boots: Checking for the skas3 patch in the host...not found Checking for /proc/mm...not found Am I missing something? I have checked bugs.debian.org and found no mention of this error... Thanks! -- Guy Heatley ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
