Re: [patch] 2.4.16: 802.1Q VLAN non-modular

From: Chris Wedgwood (cw@f00f.org)
Date: Tue Nov 27 2001 - 04:36:26 EST


On Mon, Nov 26, 2001 at 02:35:55PM -0200, Rik van Riel wrote:

    OK, does anybody have good scripts for automatically compiling
    the kernel with many random configurations so we can discover
    bugs like this automagically ?

cd ~/wk/linux/focus/
while true ; do
  mconfig -m random
  make dep clean bzImage
[...]

sort of thing.

mconfig is super fast and simple, and seems to work very reliably.
I'm not sure why more people don't use it.

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



This archive was generated by hypermail 2b29 : Fri Nov 30 2001 - 21:00:26 EST