Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
grub2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
grub2
Commits
e193d2bc
Commit
e193d2bc
authored
3 years ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import grub2-2.02-90.el8_3.1
parent
3113ac61
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
SOURCES/grub.macros
+2
-4
2 additions, 4 deletions
SOURCES/grub.macros
SPECS/grub2.spec
+5
-2
5 additions, 2 deletions
SPECS/grub2.spec
with
7 additions
and
6 deletions
SOURCES/grub.macros
+
2
−
4
View file @
e193d2bc
...
...
@@ -372,10 +372,8 @@ done \
%{4}./grub-mkimage -O %{1} -o %{3}.orig \\\
-p /EFI/BOOT -d grub-core ${GRUB_MODULES} \\\
--sbat %{4}./sbat.csv \
%{expand:%%{pesign -s -i %%{2}.orig -o %%{2}.one -a %%{5} -c %%{6} -n %%{7}}} \
%{expand:%%{pesign -s -i %%{3}.orig -o %%{3}.one -a %%{5} -c %%{6} -n %%{7}}} \
%{expand:%%{pesign -s -i %%{2}.one -o %%{2} -a %%{8} -c %%{9} -n %%{10}}} \
%{expand:%%{pesign -s -i %%{3}.one -o %%{3} -a %%{8} -c %%{9} -n %%{10}}} \
%{expand:%%{pesign -s -i %%{2}.orig -o %%{2} -a %%{5} -c %%{6} -n %%{7}}} \
%{expand:%%{pesign -s -i %%{3}.orig -o %%{3} -a %%{5} -c %%{6} -n %%{7}}} \
%{nil}
%else
%define mkimage() \
...
...
This diff is collapsed.
Click to expand it.
SPECS/grub2.spec
+
5
−
2
View file @
e193d2bc
...
...
@@ -502,10 +502,13 @@ fi
%endif
%changelog
* Sun Apr 11 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-90
* Thu Apr 22 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-90
- Cleaning up grup.macro extra signing certs
* Thu Apr 22 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-90
- Adding Rocky testing CA, CERT and sbat files
*
Sun
Apr
11
2021 Rich Alloway <ralloway@perforce.com> - 2.02-90
*
Thu
Apr
22
2021 Rich Alloway <ralloway@perforce.com> - 2.02-90
- Apply Rocky Linux debranding changes
* Thu Feb 25 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.02-90.el8_3.1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment