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