[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling kernel?



On Sun, 20 Sep 1998, Stef Hoesli Wiederwald wrote:

 : > Install the kernel-package package then:
 : > 
 : > man make-kpkg
 : 
 : OK, I did that, but I still feel stupid: Do I have to do
 : 
 : make xconfig
 : make
 : make-kpkg binary
 : 
 : in the source directory now? Or did I miss something?

You missed /usr/doc/kernel-package/README.gz

A quick (and potentially dangerous) synopsis:

cd <kernel-source>
make config (or make menuconfig or make xconfig)
make-kpkg clean
make-kpkg --revision=custom.1.0 kernel_image

make-kpkg now supports fakeroot, I believe, and has a zillion other keen
features besides.  Check out the README.

--
Nathan Norman
MidcoNet  410 South Phillips Avenue  Sioux Falls, SD
mailto:finn@midco.net           http://www.midco.net
finger finn@home.midco.net for PGP Key: (0xA33B86E9)



Reply to: