this post was submitted on 07 Sep 2026
17 points (94.7% liked)
Linux
14927 readers
221 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Getting an old package will work for a while, but sooner or later dependencies will start to break and then you'll be back to square 1. At that point you'll need to rebuild it, and when that fails you'll need to start adding patches... and this is just one package. there's an increasing amount of slop in linux, including the kernel itself, i'm afraid if you have a purist attitude you're gonna want to start looking at other projects like freebsd.
Yeah I know, if I had the knowledge and energy, I'd fork the Linux kernel, while removing most if not all the slop contributions. As for the compiler(s), I have plans of forking, and adding my own improvements upon the language too (fixing
opApply, etc).