>>>>> "j2" == j2 <spamfilter2@mupp.net> writes:
> I have found heaps of references online, but maybe to many.. Can
> someone point me to a guide how i use make-kpkg to create a
> custom kernel with a few patchs (loop-AES, crypto-API and XFS
> more precisely?)
You can just patch the kernel by hand, make menuconfig
and then run make-kpkg --revision=custom.x.yy kernel_image.
make-kpkg will just build it then.
Good luck!
Marshal