It should say 486DX or better as NetBSD requires an FPU.
But apparently somebody has been working on SoftFPU support and they just released a first version a week ago!
https://github.com/mezantrop/i486SX_soft_FPU?tab=readme-ov-file
It should say 486DX or better as NetBSD requires an FPU.
But apparently somebody has been working on SoftFPU support and they just released a first version a week ago!
https://github.com/mezantrop/i486SX_soft_FPU?tab=readme-ov-file
Make sure it is not a 486SX. NetBSD requires an FPU. Linux is able to emulate one in software.
The Linux kernel is well over 30 million lines of code (lots of that is drivers).
This change shrinks the kernel by about 15,000 lines. That is not nothing, but it hardly moves the needle.
It is just one less thing to have to worry about and one less constraint to limit flexibility in the future.
Latest 486 “distro” released 3 months ago:
https://github.com/marmolak/gray486linux
Same userland as Alpine Linux. Newer version of MUSL than current Void Linux ships with. Up to the minute kernel.
The oldest kernel version still getting updates at kernel.org is from 6 years ago. So, we may still have active 486 support in official kernels for years yet.
Even after that, the kernel will stay available. You can always backport any important security fixes yourself.
And this is just the kernel. A 486 will run current c libraries for decades most likely.
You can still use Linux on 386 and Git commits as recent as a year ago say things like “adding support for new hardware”.
https://github.com/marmolak/gray386linux
Again, even on a 386 you have the same C library and userland as found in current Alpine Linux.
I switched to Mandrake for that (back in the day).
Pardon?
GNOME defaults to Wayland. GNOME 49 is going to remove X11 support all together.
Hilarious. Is vkgears a possible replacement in your workflow?
What are you running?
SDDM 0.20 supports Wayland (marked experimental). Version 0.21 is out now.
Depends on your desktop environment. Works on KDE.
GNOME mostly abandons their old apps. However, in some cases, the Xapps project has taken over these older code bases.
https://linuxmint-developer-guide.readthedocs.io/en/latest/xapps.html