with delivery of basic configured kernel headers matching to kernel
binaries they provide (it is not unusual that for example they go from
1GB to 4GB kernel without make mrproper so kmap/kunmap do not have proper
versions attached :-( or they even sell headers and binaries with
different configs). Trying to ask them to provide usable configured kernel
sources (and not one which automagically replace -3 with -3custom
so that modules built by internal build system do not match to kernel
at all...) is not going to work - it did not work in the past, and I see
no reason why it should start working now. And dialup users do not want to
download 30MB package when 2MB headers were always enough (and especially
if they'll use 1.5MB from the downloaded package to build 3rd party module).
There are few exceptinons of distros which provide kernel sources in
usable form (== without any user intervention /lib/modules/`uname -r`/build
points to working correctly configured kernel tree), but usually their
users build their own kernels anyway, so nobody profits from that :-(
Petr Vandrovec
vandrove@vc.cvut.cz
-
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/