Alternative AlmaLinux 9 kernel based on the "longterm" branch.
This commit is contained in:
parent
c5c478646a
commit
a0ff52cee4
BIN
SOURCES/almalinuxdup1.x509
Normal file
BIN
SOURCES/almalinuxdup1.x509
Normal file
Binary file not shown.
BIN
SOURCES/almalinuxkpatch1.x509
Normal file
BIN
SOURCES/almalinuxkpatch1.x509
Normal file
Binary file not shown.
@ -5,9 +5,9 @@ prompt = no
|
||||
x509_extensions = myexts
|
||||
|
||||
[ req_distinguished_name ]
|
||||
O = Red Hat
|
||||
CN = Red Hat Enterprise Linux kernel signing key
|
||||
emailAddress = secalert@redhat.com
|
||||
O = AlmaLinux
|
||||
CN = AlmaLinux kernel signing key
|
||||
emailAddress = security@almalinux.org
|
||||
|
||||
[ myexts ]
|
||||
basicConstraints=critical,CA:FALSE
|
||||
|
@ -55,13 +55,6 @@
|
||||
%global signmodules 0
|
||||
%endif
|
||||
|
||||
### BCAT
|
||||
# Further investigation is required before these features
|
||||
# are enabled for the ELRepo Project kernels.
|
||||
%global signkernel 0
|
||||
%global signmodules 0
|
||||
### BCAT
|
||||
|
||||
# Compress modules on all architectures that build modules.
|
||||
%ifarch x86_64 || aarch64
|
||||
%global zipmodules 1
|
||||
@ -159,7 +152,7 @@
|
||||
%define initrd_prereq dracut >= 027
|
||||
|
||||
Name: kernel-lt
|
||||
Summary: The Linux kernel. (The core of any Linux kernel based operating system.)
|
||||
Summary: Alternative AlmaLinux kernel based on the "longterm" branch. (The core of any Linux kernel based operating system.)
|
||||
License: GPLv2 and Redistributable, no modification permitted.
|
||||
URL: https://www.kernel.org/
|
||||
Version: %{pkg_version}
|
||||
@ -237,8 +230,8 @@ Source34: filter-x86_64.sh
|
||||
Source37: filter-aarch64.sh
|
||||
Source40: filter-modules.sh
|
||||
|
||||
Source100: rheldup3.x509
|
||||
Source101: rhelkpatch1.x509
|
||||
Source100: almalinuxdup1.x509
|
||||
Source101: almalinuxkpatch1.x509
|
||||
|
||||
Source2000: cpupower.service
|
||||
Source2001: cpupower.config
|
||||
@ -254,7 +247,7 @@ NoSource: 0
|
||||
%define secureboot_ca_0 %{_datadir}/pki/sb-certs/secureboot-ca-%{_arch}.cer
|
||||
%define secureboot_key_0 %{_datadir}/pki/sb-certs/secureboot-kernel-%{_arch}.cer
|
||||
|
||||
%define pesign_name_0 redhatsecureboot501
|
||||
%define pesign_name_0 almalinuxsecurebootca0
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user