Re: How to discover new Linux features (was: Re: Linux 2.6.16-rc1)

From: Alex Riesen
Date: Tue Jan 24 2006 - 16:33:14 EST


Randy.Dunlap, Tue, Jan 24, 2006 16:13:37 +0100:
> > > Say you are comparing kernels 2.6.14 and 2.6.15, trying to see what
> > > is new. Just do this:
> > >
> > > 1. Copy a .config file into your 2.6.14 directory.
> > >
> > > 2. Run "make oldconfig" there. It doesn't really matter what
> > > answers you give so long as it runs to completion.
> >
> > make it "make allconfig"
>
> Are you suggesting a new make target? 'make help' lists
> allyesconfig, allnoconfig, or allmodconfig (in the all* group).
>

...! allyesconfig, of course.

-
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/