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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In-Reply-To: <[email protected]>

On Tue, 17 Jan 2006, Diego Calleja wrote:

> Can I ask if it's possible to "mark" new features/important changes?
> 
> I've maintaining http://wiki.kernelnewbies.org/LinuxChanges
> for three releases and the amount of changes is so big it takes hours 
> to extract the relevant changes,

 One way to find new features is to use "make oldconfig".

 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.

 3.  Copy that .config file to your 2.6.15 directory.

 4.  When you run "make oldconfig" all of the new features, drivers
     etc. will cause a prompt.

 5.  There will be some false positives if options have been renamed
     or moved around, but it's generally accurate.

-- 
Chuck
Currently reading: _Noise_ by Hal Clement
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux