Re: Compiling same kernel

2001-06-22 Thread Ken Januski
Thanks Aquila, That's the information I needed. I've already downloaded kernel-package. I just wasn't absolutely sure that's what I should use. Now I know that it is. Ken Aquila wrote: > > It is a little different, Debian has this package called > "kernel-package" (apt-get install it) which c

Re: Compiling same kernel

2001-06-22 Thread Joost Kooij
On Sat, Jun 23, 2001 at 01:31:26AM +1000, Aquila wrote: > It is a little different, Debian has this package called > "kernel-package" (apt-get install it) which contains a script called > "make-kpkg" to create debian packages from kernel source. Yes, I fully agree. Kernel-package is great. Plea

Re: Compiling same kernel

2001-06-22 Thread Aquila
It is a little different, Debian has this package called "kernel-package" (apt-get install it) which contains a script called "make-kpkg" to create debian packages from kernel source. The usual procedure is this: - download the kernel source for 2.2.17 - unpack it into /usr/src/linux-2.2.17 - cre