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
361c0714
Commit
361c0714
authored
4 years ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import grub2-2.02-66.el8_0.1
parent
2cd04373
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
SOURCES/grub.macros
+1
-1
1 addition, 1 deletion
SOURCES/grub.macros
SPECS/grub2.spec
+5
-1
5 additions, 1 deletion
SPECS/grub2.spec
with
6 additions
and
2 deletions
SOURCES/grub.macros
+
1
−
1
View file @
361c0714
...
...
@@ -373,7 +373,7 @@ GRUB_MODULES=" all_video boot blscfg btrfs \\\
mdraid09 mdraid1x minicmd net \\\
normal part_apple part_msdos part_gpt \\\
password_pbkdf2 png reboot \\\
search search_fs_uuid search_fs_file
\\\
regexp
search search_fs_uuid search_fs_file \\\
search_label serial sleep syslinuxcfg test tftp \\\
video xfs" \
GRUB_MODULES+=%{platform_modules} \
...
...
This diff is collapsed.
Click to expand it.
SPECS/grub2.spec
+
5
−
1
View file @
361c0714
...
...
@@ -7,7 +7,7 @@
Name: grub2
Epoch: 1
Version: 2.02
Release: 66%{?dist}
Release: 66%{?dist}
.1
Summary: Bootloader with support for Linux, Multiboot and more
Group: System Environment/Base
License: GPLv3+
...
...
@@ -498,6 +498,10 @@ fi
%endif
%changelog
* Fri Aug 23 2019 Javier Martinez Canillas <javierm@redhat.com> - 2.02-66.el8_0.1
- Include regexp module in EFI builds
Resolves: rhbz#1743549
* Wed Dec 19 2018 Javier Martinez Canillas <javierm@redhat.com> - 2.02-66
- Fix grub.cfg-XXX look up when booting over TFTP
Resolves: rhbz#1658500
...
...
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