Skip to content
Snippets Groups Projects
Commit 1bc79f7b authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import grub2-2.02-106.el8

parent 04a8bba5
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,6 @@ Source6: gitignore
Source8: strtoull_test.c
Source9: 20-grub.install
Source12: 99-grub-mkconfig.install
Source14: rockylinuxsecurebootkey.cer
Source16: rockylinuxsecurebootkey.cer
Source19: sbat.csv.in
Source90000: rocky-root-ca.der
......@@ -37,16 +35,16 @@ Source90001: rocky-signing.der
%if 0%{with_efi_arch}
%define old_sb_ca %{SOURCE90000}
%define old_sb_cer %{SOURCE90001}
%define old_sb_key rockylinuxsecurebootkey
%define old_sb_key redhatsecureboot301
%define sb_ca %{SOURCE90000}
%define sb_cer %{SOURCE90001}
%define sb_key rockylinuxsecurebootkey
%define sb_key redhatsecureboot502
%endif
%ifarch ppc64le
%define old_sb_cer %{SOURCE90000}
%define sb_cer %{SOURCE90001}
%define sb_key rockylinuxsecurebootkey
%define sb_key redhatsecureboot602
%endif
# generate with do-rebase
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment