linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug with extraversion in kernel-2.4.23
@ 2003-11-30 22:01 alexis
  2003-12-01  0:16 ` Rudo Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: alexis @ 2003-11-30 22:01 UTC (permalink / raw)
  To: linux-kernel

Hello,

I'm 14 years old, and i'm french. When I've making package for my distribution,
FNux, of the 2.4.23, I see a big problem.

The extraversion variable of the Makefile is very badly interpreted.
When the kernel is installed, I have 2 directory of modules :
/lib/modules/2.4.23
/lib/modules/2.4.23-fnux (my extraversion is -fnux)

This is a very problem for the linux distributions, beacause the EXTRAVERSION is
often used.

Thanks
Alexis ROBERT

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug with extraversion in kernel-2.4.23
  2003-11-30 22:01 Bug with extraversion in kernel-2.4.23 alexis
@ 2003-12-01  0:16 ` Rudo Thomas
  2003-12-01  0:50   ` Valdis.Kletnieks
  0 siblings, 1 reply; 3+ messages in thread
From: Rudo Thomas @ 2003-12-01  0:16 UTC (permalink / raw)
  To: linux-kernel

> The extraversion variable of the Makefile is very badly interpreted.
> When the kernel is installed, I have 2 directory of modules :
> /lib/modules/2.4.23
> /lib/modules/2.4.23-fnux (my extraversion is -fnux)

No way. The directory without -fnux is probably just a leftover from previous
make modules_install. When you run 2.4.23-fnux, you won't need it.

Rudo.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug with extraversion in kernel-2.4.23
  2003-12-01  0:16 ` Rudo Thomas
@ 2003-12-01  0:50   ` Valdis.Kletnieks
  0 siblings, 0 replies; 3+ messages in thread
From: Valdis.Kletnieks @ 2003-12-01  0:50 UTC (permalink / raw)
  To: Rudo Thomas; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 928 bytes --]

On Mon, 01 Dec 2003 01:16:02 +0100, Rudo Thomas <thomr9am@ss1000.ms.mff.cuni.cz>  said:
> > The extraversion variable of the Makefile is very badly interpreted.
> > When the kernel is installed, I have 2 directory of modules :
> > /lib/modules/2.4.23
> > /lib/modules/2.4.23-fnux (my extraversion is -fnux)
> 
> No way. The directory without -fnux is probably just a leftover from previous
> make modules_install. When you run 2.4.23-fnux, you won't need it.

On the other hand, you probably want to keep the 2.4.23(no-ext) directory
around as well, so you can boot a 2.4.23 kernel to clean up after a broken
build of a 2.4.23-fnux won't boot.

There's a reason why my /lib/modules has 6 subdirectories - I have 6
bootable kernels sitting around, Just In Case (well... OK. 2 spares would
probably be enough, but it's easier to do a "which -mm did the problem start?"
regression if you have the most recent few handy to try.. ;)

[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-01  0:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-30 22:01 Bug with extraversion in kernel-2.4.23 alexis
2003-12-01  0:16 ` Rudo Thomas
2003-12-01  0:50   ` Valdis.Kletnieks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).