Linked by Thom Holwerda on Tue 9th Nov 2010 22:24 UTC, submitted by koki
Thread beginning with comment 449334
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: This is a solved problem.
by boldingd on Wed 10th Nov 2010 07:38
in reply to "RE: This is a solved problem."
It's more than just "some distributors pull them out." I do believe that, when you check out the kernel's source and run the configure script, it has a high-level option to not include any binary firmware blobs. An effective solution to this problem is built right into the kernel's make system.
Solutions to this problem don't just exist, they are well-supported and incredibly easy to use.




Member since:
2006-02-15
This is an old problem, that's already been mostly solved. I believe it's possible to disable binary blobs when you (or your distributor) build the kernel, and there already exist distributions that do this. This is a problem that already has a compromise solution in place.
As far as I know, most distros do offer several versions of kernels and there likely exists also one which doesn't ship with the binary blobs. And as you said, there exist whole distros dedicated to shipping only F/OSS software, no proprietary anything. And you know, you don't even need to disable the blobs anywhere: just delete them.