|
|
|
|
|
by _wmd
2822 days ago
|
|
I daresay the Ubuntu userspace WSL ships with absolutely eclipses the kernel in terms of lines of code. For all intents and purposes it's another Linux distro, essentially with just one or two core packages swapped out. Excluding drivers, documentation and non-x86 arch code, Linux is "only" 173mb of uncompressed source (39mb gzipped). The Debian source repository is 103GB compressed, or, put another way, the replaced code amounts to about 0.03% of what makes up Debian. |
|
It would in theory be totally possible with enough work to make Ubuntu run on the FreeBSD kernel, does that mean FreeBSD is Linux?