Displaying 1 result from an estimated 1 matches for "added_patches".
2006 Mar 30
0
kernel-image naming with Xen
...format. The error
output is at the bottom of this email. Previously it had worked fine,
only recently the maintainer (Kel) of the module source added some
restrictions to modules.control.in to look for a valid 'image'.
I use the following make-kpkg for my Xen0 kernel:
fakeroot make-kpkg --added_patches xen --sub-arch=xen0 --arch=xen \
--config oldconfig --append-to-version=.6-xen kernel_image modules_image
My kernel-pkg.cfg is now at 12.6, so today it produced:
kernel-xen0-2.6.12.6-xen_12.6_i386.deb
madwifi-ng-modules-2.6.12.6-xen_0.svnr1486.20060328-1+12.6_i386.deb
Recently the madw...