I never understood what Mer people were on about with that. Does "explicitly separated the hardware adaptation bits" mean that they just don't include kernels for most devices? If so that sounds exactly like what Debian is forced to do. If not, could you explain what you mean? Sounds like they will be facing the same kind of bugs in crappy, blobby, non-mainline kernels that I did with Debian or that CyanogenMod do. Trusting hardware vendors doesn't sound like a good plan in the slightest.
Posted Jan 12, 2013 12:40 UTC (Sat) by juliank (subscriber, #45896)
[Link]
They just package up the kernel and other libraries for each target separately, not much more. So basically each device has its own kernel + userspace libraries.
That's still better than Android though, where the complete system is built for a specific target and no sharing happens at all (not even userspace components).