On Thu, Nov 09, 2017 at 11:37:47AM +0100, Juerg Haefliger wrote: > Hi, > > kpatch-build currently contains distro-specific code which makes the > script hard to read (and maintain IMHO). Moreover, Debian and Ubuntu > kernels are not built using the kernel's Makefile (and not in-tree) so > the current kpatch-build is pretty much broken for those distros. I > was wondering if we should put the distro-specific code into > individual files and source the appropriate one once we detected what > distro we're on and what we want to build. The distro-specific files > would simply define functions for the different steps (like, > find_dirs, build_orig, build_patches, and so on). > > What do you think?
Hi Juerg, I agree with you that the script is a mess, though I didn't know it was broken for Debian and Ubuntu. Any efforts to clean it up would be much appreciated! -- Josh _______________________________________________ kpatch mailing list [email protected] https://www.redhat.com/mailman/listinfo/kpatch
