>>>>> "Christian" == Christian Meder <[EMAIL PROTECTED]> writes:
Christian> - patch the kernel for sparc:
Christian> zcat /usr/src/kernel-patches/sparc/sparclinux-2.0.35-980805.diff.gz
Christian> | patch -p1
Christian> - configure the kernel: make menuconfig -
Christian> compile the kernel and build a deb: make-kpkg
Christian> --revision=custom.1.0 kernel_image - install the kernel deb
Christian> package: cd ..; dpkg -i kernel-image-2.0.35....deb
Won't make-kpkg automatically apply patches?
>From kernel-pkg.conf(5):
patch_the_kernel
This is an experts only variable. If set to YES
(ENV variable PATCH_THE_KERNEL overrides this), the
build process causes run-parts to be run over
/usr/src/kernel-patches/$(architecture)/apply and
(hopefully) reverses the process during clean by
running run-parts over /usr/src/kernel-
patches/$(architecture)/unpatch. This is still
evolving.
--
.....Adam Di [EMAIL PROTECTED]<URL:http://www.onShore.com/>