|
|
|
@ -556,6 +556,16 @@ Requires: %{name}-core-uname-r = %{KVERREL}\
|
|
|
|
|
|
|
|
|
|
# And, finally, the main -core package.
|
|
|
|
|
|
|
|
|
|
%ifarch aarch64
|
|
|
|
|
%define variant_summary The Linux kernel.
|
|
|
|
|
%kernel_lt_variant_package
|
|
|
|
|
%description core
|
|
|
|
|
The %{name} package contains the Linux kernel (vmlinuz), the core of any
|
|
|
|
|
Linux kernel based operating system. The %{name} package handles the basic
|
|
|
|
|
functions of the operating system: memory allocation, process allocation,
|
|
|
|
|
device input and output, etc.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%ifarch x86_64
|
|
|
|
|
%define variant_summary The Linux kernel.
|
|
|
|
|
%kernel_lt_variant_package kmsan
|
|
|
|
|