Will Maier said... > On Wed, Sep 28, 2005 at 09:53:02PM +0100, marc wrote: > > Thanks very much. As a matter of interest, is there any/much change > > between the .12 and .13 config files? And how do you tell? > > To get a rough idea of how many changes: > $ diff -u TODO TODO.hep | grep '^\(-\|+\)[^-+]' | wc -l > To see the changes: > $ diff -Naur /boot/config-2.6.X newer-config | less Thanks for these. Very instructive. -- Best, Marc