The substantial changes here are to the "Build Host Requirements" section. I added more detail on the host requirements for building the kernel, including giving debian/ubuntu users a one-liner that they can use to install all the package deps.
I also cherry-picked some changes from the hardknott mainline which move the kernel readme from :KERNEL_SOURCE.txt to :docs/README.kernel.md, so that the mainlines can converge a bit.
This PR fixes issue #203.
Testing
Used a debian:stable container to determine what builders need to install.
Meta
I'm going to cherry-pick the new commits here back into hardknott and kirkstone.
The substantial changes here are to the "Build Host Requirements" section. I added more detail on the host requirements for building the kernel, including giving debian/ubuntu users a one-liner that they can use to install all the package deps.
I also cherry-picked some changes from the hardknott mainline which move the kernel readme from
:KERNEL_SOURCE.txt
to:docs/README.kernel.md
, so that the mainlines can converge a bit.This PR fixes issue #203.
Testing
debian:stable
container to determine what builders need to install.Meta
I'm going to cherry-pick the new commits here back into hardknott and kirkstone.