On 09/03/19 01:26, Wietse Venema wrote:
Which distro ships with Linux 5.x kernels? I want to install that
distribution in a VM for tests. I am not interested in a FrankenLinux
where I have to assemble different parts from different providers.
Last time I asked I did not get a good answer.
I did mention Fedora Rawhide:
https://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Server/x86_64/iso/
...and pick either the Server or the netinst iso according to your
preference.
Then you just have to run:
dnf install @buildsys-build m4
...and that will give you the build environment. You will probably also
have to install some -devel packages and possibly others, standard stuff
for most linux distros.
Peter