3 Aug
2009
3 Aug
'09
9:18 a.m.
On Mon, 2009-08-03 at 13:42 +1000, Allan McRae wrote:
Is there a way to build udev without requiring this call? The discussions with the minimal kernel version for our glibc did not even venture beyond the .24 version...
Udev is replaceable with static dev or even older version without breaking too many things (though this new libudev and libgudev will change that a bit), for glibc, it means binaries compiled on arch can't ever run on older kernels, so we're talking about different things here.