articles/linux.md: update

This commit is contained in:
tocariimaa 2025-02-17 00:37:42 -03:00
parent e6782ebbcd
commit 8f1c5eef80

View file

@ -17,7 +17,7 @@ By default and being strict, Linux is not fully free as it contains binary blobs
for device drivers. Projects like [Linux-libre](https://www.fsfla.org/ikiwiki/selibre/linux-libre/) remove such blobs, making Linux fully free software.
Another issue is the forced inclusion of [Rust](rust.md) into the kernel (but as of writing this, 2025, it appears to be failing) and subsequently
the forced removal of seasoned kernel developers in basis of them being "old" and "refusing" to learn Rust. [SystemD](systemd.md) is another
the forced removal of seasoned kernel developers in basis of them being "old" and "refusing" to learn Rust. [systemd](systemd.md) is another
issue on its own, pushed by Red Hat and other tech corporations.
A tarball with the source of the first version, 0.01 can be found here: <https://mirrors.edge.kernel.org/pub/linux/kernel/Historic/>.