Olivier Bornet <[EMAIL PROTECTED]> writes:

> PS. If someone as a link to a "HOWTO" for compiling a kernel on a
> Debian system, thanks in advance.

apt-get install fakeroot kernel-package && cd /usr/src/linux && make menuconfig 
&& fakeroot make-kpkg --revision hostname.1 kernel_image && dpkg -i 
../kernel-image-VERSION.sparc.deb

Reply via email to