Re: debian-pkg kernel-patch debianlogo was Re: (half-solved) Re: Compiling kernel with patches

2003-09-10 Thread Oliver Fuchs
On Thu, 11 Sep 2003, Benedict Verheyen wrote: > y$Now i simply extract the debianlogo and do a patch -p1 in the kernel source. Thanx ... 1) Now i simply extract the debianlogo and do a patch -p1 in the kernel source. 2) $ PATCH_THE_KERNEL=3DYES fakeroot make-kpkg --revision=3D3:custom.1.0 --con

Re: debian-pkg kernel-patch debianlogo was Re: (half-solved) Re: Compiling kernel with patches

2003-09-10 Thread Ismael Valladolid Torres
El miƩrcoles, 10 de septiembre de 2003, a las 07:25, Oliver Fuchs escribe: > Regrading man make-kpkg and /usr/share/doc/kernel-source-2.2.20/debian.README.gz > you have to add "patch_the_kernel=YES" in /etc/kernel-pkg.conf If you don't want to mess with /etc/kernel-pkg.conf, simply run: $ PATCH_T

Re: debian-pkg kernel-patch debianlogo was Re: (half-solved) Re: Compiling kernel with patches

2003-09-10 Thread Benedict Verheyen
Oliver Fuchs <[EMAIL PROTECTED]> wrote: >install the kernel-source-2.2.20.tar.bz2 >install the kernel-patch-debianlogo >tar xvfj kernel-source-2.2.20.tar.bz2 >ln -s /usr/src/kernel-source-2.2.20/ /usr/src/linux >cd /usr/src/linux > >Regrading man m

debian-pkg kernel-patch debianlogo was Re: (half-solved) Re: Compiling kernel with patches

2003-09-10 Thread Oliver Fuchs
On Sun, 06 Jul 2003, Christophe Courtois wrote: Hi all, late but ... I tried to install the debian package called kernel-patch-debianlogo and after I searched the archives for a solution to the install problems I found your email. Thanx! > - I had a PATCH_KERNEL=YES in my compilation script, ins

(half-solved) Re: Compiling kernel with patches

2003-07-06 Thread Christophe Courtois
Okay, it seems to work: - I had a PATCH_KERNEL=YES in my compilation script, instead of PATCH_THE_KERNEL - Anyway, it did not work anymore, whatever the value of --added-patches on the command line. - The debianlogo patch can be applied and un-applied without any problem, and it compiles. (For