Why would I move to Wayland where at least some things DO NOT WORK?
Why would I move to Wayland where at least some things DO NOT WORK?
We've seen this movie before with the BSDs. Hardware vendors love permissive licenses because they can fork, add their proprietary HAL/drivers, and ship a closed binary blob without ever upstreaming a single fix.
Linux won specifically because the GPL forced the "greedy" actors to collaborate. In the embedded space, an MIT kernel is just free R&D for a vendor who will lock the bootloader anyway.
For example BSD ls(1) is not able to list dirs first.
Other thing is that BSD utils are more strict ... like:
# command -o -p -t -i -O -n -s ARGUMENTS
If you do it other wise - like that: # command -o -p -t ARGUMENTS -i -O -n -s
... they will just throw error - but its all documented in the man pages.Details:
- https://vermaden.wordpress.com/2018/09/07/my-freebsd-story/
https://github.com/apple-oss-distributions/text_cmdshttps://github.com/apple-oss-distributions/system_cmdshttps://github.com/apple-oss-distributions/file_cmdshttps://github.com/apple-oss-distributions/adv_cmdshttps://github.com/apple-oss-distributions/shell_cmdshttps://github.com/apple-oss-distributions/misc_cmds