OpenCloudOS-Kernel/dist
Jianping Liu 38f4fdb968 dist: using "tk_private=1" to judge private release
Users may use kernel parameters which described in
Documentation/admin-guide/kernel-parameters.txt, to decouple from the
existing kernel parameters, add and use "tk_private=1" to judge private
release.

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
Reviewed-by: Yongliang Gao <leonylgao@tencent.com>
2024-05-27 10:56:55 +08:00
..
configs config: enable CONFIG_DEBUG_INFO_BTF in eks config 2024-04-18 19:45:33 +08:00
kabi dist: add missing place holder for loongarch64 kabi 2024-04-18 02:25:53 +00:00
scripts dist: optimize version parsing 2024-05-24 17:35:24 +08:00
sources dist: remove usb-storage.ko and nouveau.ko when install private release 2024-05-26 18:05:48 +08:00
templates dist: using "tk_private=1" to judge private release 2024-05-27 10:56:55 +08:00
Makefile dist: don't parse kernel version unless needed 2024-05-24 17:42:04 +08:00
README dist: initial support 2023-12-12 15:56:34 +08:00

README

RPM based dist Makefile and build system for the Linux kernel.

Run `make dist-help` to see the usage.

Authors:
Kairui Song <kasong@tencent.com>
Katrin Zhou <katrinzhou@tencent.com>
Kaixu Xia <kaixuxia@tencent.com>

Bundle with the Linux Kernel, licensed under the GPLv2