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

import grub2-2.02-99.el8

parent 1f0113f9
No related branches found
Tags imports/r8/grub2-2.02-99.el8
No related merge requests found
File added
File added
......@@ -26,8 +26,8 @@ Source9: 20-grub.install
Source12: 99-grub-mkconfig.install
Source17: sbat.csv.in
Source90000: rockylinuxsecurebootca101test.der
Source90001: rockylinuxsecurebootcert101test.der
Source90000: rocky-root-ca.der
Source90001: rocky-signing.der
%include %{SOURCE1}
......@@ -168,10 +168,10 @@ git commit -m "After making subdirs"
%build
%if 0%{with_efi_arch}
%{expand:%do_primary_efi_build %%{grubefiarch} %%{grubefiname} %%{grubeficdname} %%{_target_platform} %%{efi_target_cflags} %%{efi_host_cflags} %{SOURCE90000} %{SOURCE90001} rockylinuxsecurebootcert101test}
%{expand:%do_primary_efi_build %%{grubefiarch} %%{grubefiname} %%{grubeficdname} %%{_target_platform} %%{efi_target_cflags} %%{efi_host_cflags} %{SOURCE90000} %{SOURCE90001} rockybootsigningcert}
%endif
%if 0%{with_alt_efi_arch}
%{expand:%do_alt_efi_build %%{grubaltefiarch} %%{grubaltefiname} %%{grubalteficdname} %%{_alt_target_platform} %%{alt_efi_target_cflags} %%{alt_efi_host_cflags} %{SOURCE90000} %{SOURCE90001} rockylinuxsecurebootcert101test}
%{expand:%do_alt_efi_build %%{grubaltefiarch} %%{grubaltefiname} %%{grubalteficdname} %%{_alt_target_platform} %%{alt_efi_target_cflags} %%{alt_efi_host_cflags} %{SOURCE90000} %{SOURCE90001} rockybootsigningcert}
%endif
%if 0%{with_legacy_arch}
%{expand:%do_legacy_build %%{grublegacyarch}}
......@@ -502,19 +502,19 @@ fi
%endif
%changelog
* Wed May 19 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-99
* Thu May 27 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-99
- Porting to 8.4
* Wed May 19 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-99
* Thu May 27 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-99
- Cleaning up grup.macro extra signing certs and updating rocky test CA and CERT
* Wed May 19 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-99
* Thu May 27 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-99
- Cleaning up grup.macro extra signing certs
* Wed May 19 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-99
* Thu May 27 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-99
- Adding Rocky testing CA, CERT and sbat files
* Wed May 19 2021 Rich Alloway <ralloway@perforce.com> - 2.02-99
* Thu May 27 2021 Rich Alloway <ralloway@perforce.com> - 2.02-99
- Apply Rocky Linux debranding changes
* Thu Feb 25 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.02-99
......
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