The officially official Devuan Forum!

You are not logged in.

#1 Re: Documentation » HOWTO: upgrade Devuan (stable) to the latest Linux kernel » 2018-06-02 18:41:44

This is a very useful tutorial and I have a couple of updates/suggestions. Since kernel version 4.14 (I believe) the package "libelf-dev" is also required to compile. And with the package "debhelper" installed you can instead use

make -j 6 deb-pkg

to create a set of .deb packages to install, rather than using the make install steps. This makes it easier to copy your newly built kernel to other computers, or to uninstall it.

Board footer

Forum Software