Re: recompiling the kernel with a different version name

2010-04-08 Thread briand
On Thu, 8 Apr 2010 08:09:09 -0400 (EDT) Stephen Powell wrote: > On Thu, 8 Apr 2010 05:56:58 -0400 (EDT), Lorenzo Bettini wrote: > > ... > > --revision actually took effect since the > > generated .deb is now (note the 'lore01') > > > > linux-image-2.6.32.10+drm33.1-recompiled_lore01_i386.deb >

Re: recompiling the kernel with a different version name

2010-04-08 Thread Lorenzo Bettini
On 04/08/2010 02:09 PM, Stephen Powell wrote: On Thu, 8 Apr 2010 05:56:58 -0400 (EDT), Lorenzo Bettini wrote: ... --revision actually took effect since the generated .deb is now (note the 'lore01') linux-image-2.6.32.10+drm33.1-recompiled_lore01_i386.deb but what I need to do is to get rid of

Re: recompiling the kernel with a different version name

2010-04-08 Thread Lorenzo Bettini
On 04/08/2010 12:06 PM, Jochen Schulz wrote: Lorenzo Bettini: sorry I pasted the wrong name: --revision actually took effect since the generated .deb is now (note the 'lore01') linux-image-2.6.32.10+drm33.1-recompiled_lore01_i386.deb but what I need to do is to get rid of '+drm33.1' which see

Re: recompiling the kernel with a different version name

2010-04-08 Thread Stephen Powell
On Thu, 8 Apr 2010 05:56:58 -0400 (EDT), Lorenzo Bettini wrote: > ... > --revision actually took effect since the > generated .deb is now (note the 'lore01') > > linux-image-2.6.32.10+drm33.1-recompiled_lore01_i386.deb > > but what I need to do is to get rid of '+drm33.1' which seems to be > a

Re: recompiling the kernel with a different version name

2010-04-08 Thread Jochen Schulz
Lorenzo Bettini: > > sorry I pasted the wrong name: --revision actually took effect since the > generated .deb is now (note the 'lore01') > > linux-image-2.6.32.10+drm33.1-recompiled_lore01_i386.deb > > but what I need to do is to get rid of '+drm33.1' which seems to be > automatically added

Re: recompiling the kernel with a different version name

2010-04-08 Thread Lorenzo Bettini
On 04/07/2010 07:48 PM, Stephen Powell wrote: On Wed, 7 Apr 2010 13:17:30 -0400 (EDT), Lorenzo Bettini wrote: I tried also with --revision, e.g., fakeroot make-kpkg --revision=lore01 --initrd --append-to-version=-recompiled kernel-image kernel-headers but I cannot seem to get rid of that +drm3

Re: recompiling the kernel with a different version name

2010-04-07 Thread Manoj Srivastava
On Wed, Apr 07 2010, Stephen Powell wrote: > On Wed, 7 Apr 2010 14:54:53 -0400 (EDT), Celejar wrote: >> On Wed, 7 Apr 2010 13:48:18 -0400 (EDT), Stephen Powell wrote: >>> >>> ... >>> >>> Note: you must always issue "make-kpkg clean" after running "make >>> menuconfig" >>> or after running "make-k

Re: recompiling the kernel with a different version name

2010-04-07 Thread Stephen Powell
On Wed, 7 Apr 2010 14:54:53 -0400 (EDT), Celejar wrote: > On Wed, 7 Apr 2010 13:48:18 -0400 (EDT), Stephen Powell wrote: >> >> ... >> >> Note: you must always issue "make-kpkg clean" after running "make menuconfig" >> or after running "make-kpkg" with any target other than "clean". Otherwise, >> v

Re: recompiling the kernel with a different version name

2010-04-07 Thread Celejar
On Wed, 7 Apr 2010 13:48:18 -0400 (EDT) Stephen Powell wrote: ... > Note: you must always issue "make-kpkg clean" after running "make menuconfig" > or after running "make-kpkg" with any target other than "clean". Otherwise, > version and revision numbers will not work as expected. Assuming tha

Re: recompiling the kernel with a different version name

2010-04-07 Thread Stephen Powell
On Wed, 7 Apr 2010 13:17:30 -0400 (EDT), Lorenzo Bettini wrote: > I tried also with --revision, e.g., > > fakeroot make-kpkg --revision=lore01 --initrd > --append-to-version=-recompiled kernel-image kernel-headers > > but I cannot seem to get rid of that +drm33.1 string: > > linux-headers-2.6.32

Re: recompiling the kernel with a different version name

2010-04-07 Thread Lorenzo Bettini
On 04/07/2010 04:26 PM, Stephen Powell wrote: On Wed, 7 Apr 2010 07:56:46 -0400 (EDT), Lorenzo Bettini wrote: I've just recompiled the kernel from sources with the command fakeroot make-kpkg --initrd --append-to-version=-recompiled kernel-image kernel-headers and installed it successfully. H

Re: recompiling the kernel with a different version name

2010-04-07 Thread Stephen Powell
On Wed, 7 Apr 2010 07:56:46 -0400 (EDT), Lorenzo Bettini wrote: > > I've just recompiled the kernel from sources with the command > > fakeroot make-kpkg --initrd --append-to-version=-recompiled kernel-image > kernel-headers > > and installed it successfully. > > However, the kernel name is >