Hacker News new | ask | show | jobs
by garaetjjte 530 days ago
I'm confused what relation this has with Linux.
2 comments

The "getting started" doc briefly mentions the history: it began in 1995 as a fork of the standard Linux kernel (initially named Linux-8086), by Linux kernel developers Alan Cox and Chad Page. So it does share both code roots and some initial community with the "real" mainline Linux.
What isn't explained by the name?

ELKS: Embeddable Linux Kernel Subset.

It'a a subset of the Linux kernel, which is suitable for embedded systems. Meaning, "don't expect this to be a usable desktop OS."