Re: 2.6.16-rc4-mm1

From: Randy.Dunlap
Date: Wed Feb 22 2006 - 10:34:58 EST


On Wed, 22 Feb 2006, Alexander E. Patrakov wrote:

> Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc4/2.6.16-rc4-mm1/
> plus hotfixes
>
> Unfortunately, I lost my .config from the old kernel, so I attempted the
> following:
>
> cd scripts
> make binoffset
> cd ..
> scripts/extract-ikconfig /boot/vmlinuz-2.6.16-rc3-mm1-home >.config
>
> This results in:
>
> zcat: stdin: decompression OK, trailing garbage ignored
>
> Note: I have not compiled this kernel yet, so there will be probably
> another report of real issues.

argh. That used to work. I'll look into it later today.
Could be that some changes in -mm broke it, or maybe not.

You could try reverting some or all of these to see if
scripts/extract-ikconfig will work for you.

extract-ikconfig-use-mktemp1.patch
extract-ikconfig: use mktemp(1)

extract-ikconfig-be-sure-binoffset-exists-before-extracting.patch
extract-ikconfig: be sure binoffset exists before extracting

extract-ikconfig-dont-use-long-options.patch
extract-ikconfig: don't use --long-options

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/