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

Re: Compiling kernel with patches

2003-07-05 Thread Kevin McKinley
On Sat, 5 Jul 2003 18:48:37 +0200 Christophe Courtois <[EMAIL PROTECTED]> wrote: > BTW, which package shall I use to have the recent patches to improve > responsivness ? kernel-patch-ck ? lowlatency (and which version ??) ? > preempt ? I've found all these : > > kernel-patch-2.4-lowlatency >

Re: Compiling kernel with patches

2003-07-05 Thread Christophe Courtois
Le Samedi 5 Juillet 2003 18:14, Kevin McKinley a déclamé : > > Do you know a way to check if a patch was successfully applied ? > If you redirect the output of your make-kpkg command line to a file, > you can examine the file. There will be messages to let you know > whether or not the patches wer

Re: Compiling kernel with patches

2003-07-05 Thread Kevin McKinley
On Sat, 5 Jul 2003 09:46:26 +0200 Christophe Courtois <[EMAIL PROTECTED]> wrote: > Do you know a way to check if a patch was successfully applied ? There > seems to be nothing obvious... If you redirect the output of your make-kpkg command line to a file, you can examine the file. There will be

Re: Compiling kernel with patches

2003-07-05 Thread Christophe Courtois
Le Vendredi 4 Juillet 2003 21:42, Kevin McKinley a déclamé : > > ...but it does not seem to work (still the pinguin at boot). > You seem to have a good command line. > Do you have a directory /usr/src/kernel-patches/all/debianlogo? How is > it owned? Does it contain the files "debian-logo-2.2.x.gz

Re: Compiling kernel with patches

2003-07-04 Thread Kevin McKinley
On Fri, 4 Jul 2003 20:32:38 +0200 Christophe Courtois <[EMAIL PROTECTED]> wrote: > I'd like to add debianlogo (from sarge ; as a first patch before trying > something else) to my 2.4.21 kernel. The command line is : > > nice -n 19 fakeroot make-kpkg --append-to-version=.ccs.25+debianlogo > --r