246
Huawei's New Laptops May Run Linux, not HarmonyOS Next - OMG! Ubuntu
(www.omgubuntu.co.uk)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Unfortunately it seems to be a completely proprietary kernel. I did find a paper on it (presented by Huawei in a conference): https://www.usenix.org/conference/osdi24/presentation/chen-haibo
The first line of the abstract reads
Another interesting tidbit from the paper:
Yeah I only find this which is bit technical. Anything else seems marketing bs. Seems like they're making something similar to fuchsia by google but with linux abi compatibility.
Having linux shim alone makes it effectively monolithic like xnu.They even claim this by saying linux shim will hold global state in this otherwise microkernel.