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
src-rhel
rpms
grub2
Commits
f768eae1
Commit
f768eae1
authored
2 years ago
by
Johnny Hughes
Browse files
Options
Downloads
Patches
Plain Diff
CentOS debranding and secureboot2
parent
b5462c15
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SPECS/grub2.spec
+2
-4
2 additions, 4 deletions
SPECS/grub2.spec
with
2 additions
and
4 deletions
SPECS/grub2.spec
+
2
−
4
View file @
f768eae1
...
...
@@ -28,6 +28,7 @@ Source13: centos-ca-secureboot.der
Source14: centossecureboot001.der
Source15: centossecurebootca2.der
Source16: centossecureboot202.der
Source19: sbat.csv.in
%include %{SOURCE1}
...
...
@@ -38,7 +39,7 @@ Source19: sbat.csv.in
%define old_sb_key centossecureboot001
%define sb_ca %{SOURCE15}
%define sb_cer %{SOURCE16}
%define sb_key
redhat
secureboot
5
02
%define sb_key
centos
secureboot
2
02
%endif
%ifarch ppc64le
...
...
@@ -196,9 +197,6 @@ git commit -m "After making subdirs"
%if 0%{with_legacy_arch}
%{expand:%do_legacy_build %%{grublegacyarch}}
%endif
%ifarch ppc64le
%{expand:%do_ieee1275_build_images %%{grublegacyarch} %{grubelfname} %{old_sb_cer} %{sb_cer} %{sb_key}}
%endif
makeinfo --info --no-split -I docs -o docs/grub-dev.info \
docs/grub-dev.texi
makeinfo --info --no-split -I docs -o docs/grub.info \
...
...
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