build-kernel (in the first post of this topic) has been updated.
This update adds support for including a patch file.
The command line option for unattended operation is -z/--patch. For example:
'patch' will be executed from /usr/src/linux with a '-p1' option.
This update adds support for including a patch file.
The command line option for unattended operation is -z/--patch. For example:
Code:
sudo ./build-kernel -x -b default -c 7 -j 24 -u -z rt.patch'patch' will be executed from /usr/src/linux with a '-p1' option.
Statistics: Posted by RonR — Wed Oct 01, 2025 2:59 am