How to make distribution package for linux kernel
Hi..
I've modified linux kernel 2.6.22.14. I've added few system calls and compiled the whole kernel and installed the new image and tested my system calls and it is working as expected....
Now I've to deploy this new kernel(from development machine) to production machine....
Kindly advise me how can I make distribution package (that should not contains source code of kernel) so that it can be deployed to some machine easily.
James.
|