Re: Linux-2.4.2ac12

Steven Cole (scole@lanl.gov)
Mon, 5 Mar 2001 15:17:25 -0700


It appears that with 2.4.2-ac12, we now have more than 2000
kernel configuration options.

Using the options_linux script which I posted earlier today,
I get the following:

[steven@spc linux]$ sh scripts/options_linux | wc -l
2008

Compare to 2.2.18:
[root@spc linux-2.2.18]# sh scripts/options_linux | wc -l
1466

And for vanilla 2.4.2:
[root@spc linux-2.4.2]# sh scripts/options_linux | wc -l
1928

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