pagure Logo
  • Log In

rpms / grub2

Clone
Source Code
GIT
  • Source
  • Issues 
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases
Monitoring status:
Bugzilla Assignee:
Fedora:
nfrayer
EPEL:
orphan

Bugzilla Assignee

These two fields allow to specify a different default assignee for ticket opened against this package in bugzilla. Note: The EPEL field is always displayed for packages in the 'rpms' namespace regardless of whether it is used in bugzilla or not.

Orphan package

Commits 486

Branch: f28
el5 el6 f10 f11 f12 f13 f14 f15 f16 f17 f18 f19 f20 f21 f22 f23 f24 f25 f25-bls f25-bls3 f26 f27 f28 f29 f30 f31 f32 f33 f34 f35 f36 f37 f38 f9 main put-font-back rawhide splitarch4
This branch contains 45 commits not in the main branch rawhide
Add %{_libexecdir}/installkernel directory to the %files list
Javier Martinez Canillas • 4 years ago  
2021dcd
Fix the typo I introduced.
Peter Jones • 4 years ago  
dd8a32f
Add an installkernel script for BLS configurations
Javier Martinez Canillas • 4 years ago  
b8ca92b
Kill .note.gnu.property with fire.
Peter Jones • 4 years ago  
c3049d2
Backport a pile of fixes from the f29 tree.
Peter Jones • 4 years ago  
5a73eab
More bls fixes.
Peter Jones • 4 years ago  
2451824
Update the changelog.
Peter Jones • 4 years ago  
316103d
We don't use this patch; remove it.
Peter Jones • 4 years ago  
d6895dd
Update to newer patchset from github with more BLS fixes.
Peter Jones • 4 years ago  
ad58010
Add some features to do-rebase
Peter Jones • 4 years ago  
902c8e8
Rebased to newer upstream for fedora-28
Peter Jones • 4 years ago  
5725bcd
Bumpspec broke on the last one...
Peter Jones • 4 years ago  
bbaf640
Use BLS fragment filename as menu entry id and for sort criterion
Peter Jones • 4 years ago  
c2f54f5
Use BLS fragment filename as menu entry id and for sort criterion
Javier Martinez Canillas • 4 years ago  
afb0baa
Use /boot/loader/entries as BLS dir also on EFI systems
Javier Martinez Canillas • 4 years ago  
359c2df
Try even harder to get the concatenation and quoting right for GRUB_MODULES
Peter Jones • 4 years ago  
499c3e9
Get the name of lsefimmap right
Peter Jones • 4 years ago  
257c808
Fix a rpm macro evaluation mishap
Peter Jones • 4 years ago  
fff16d8
Various bugfixes
Peter Jones • 4 years ago  
448fa56
Include lsmmap in the efi build
Peter Jones • 4 years ago  
2be1600
Make 20-grub.install to exit if there is no machine ID set
Javier Martinez Canillas • 4 years ago  
46dcf6a
More fixes for BLS
Javier Martinez Canillas • 5 years ago  
db7cf3a
Allow do-rebase to pull the patches from different repositories
Javier Martinez Canillas • 5 years ago  
10cf1ae
Set default in parameter expasion to avoid do-rebase exit due an unset var
Javier Martinez Canillas • 5 years ago  
44d0f31
Add .git.diff.order file
Javier Martinez Canillas • 5 years ago  
070bb46
Make do-rebase generate proper patches regardless of git config
Javier Martinez Canillas • 5 years ago  
97a8508
Two more fixes for BLS support
Javier Martinez Canillas • 5 years ago  
67f30b6
A couple of fixes needed by Fedora Atomic - javierm
Peter Jones • 5 years ago  
5034b2b
Put the os-prober dep back in - we need to change test plans and criteria
Peter Jones • 5 years ago  
b43faa2
Work around some issues with older automake found in CentOS.
Peter Jones • 5 years ago  
7fae9c0
Work around some issues with older automake found in CentOS.
Peter Jones • 5 years ago  
3c4dd19
Make 20-grub.install to generate debug BLS when MAKEDEBUG is set
Javier Martinez Canillas • 5 years ago  
4decb44
Pull in some TPM fixes I missed.
Peter Jones • 5 years ago  
146faa5
Fix rebase error.
Peter Jones • 5 years ago  
a8a2f78
Enable TPM measurements
Peter Jones • 5 years ago  
da1991e
Fix for BLS paths on BIOS / non-UEFI (javierm)
Peter Jones • 5 years ago  
e8e6235
I am getting very tired of this
Peter Jones • 5 years ago  
a77a668
Rebased to newer upstream for fedora-28
Peter Jones • 5 years ago  
b65b645
I am getting tired of this
Peter Jones • 5 years ago  
dd1f245
Some more minor build issues.
Peter Jones • 5 years ago  
d4f21da
Fix up some minor build bugs.
Peter Jones • 5 years ago  
e3bc417
blscfg scripts
Peter Jones • 5 years ago  
2e4660d
Add kernel-install scripts
Javier Martinez Canillas • 5 years ago  
4a0d9d8
Build the blscfg module in on EFI builds.
Peter Jones • 5 years ago  
4497b0d
Update grub2 for f28
Peter Jones • 5 years ago  
81987f4
Add %{_libexecdir}/installkernel directory to the %files list
Javier Martinez Canillas • 4 years ago  
2021dcd
Fix the typo I introduced.
Peter Jones • 4 years ago  
dd8a32f
Add an installkernel script for BLS configurations
Javier Martinez Canillas • 4 years ago  
b8ca92b
Kill .note.gnu.property with fire.
Peter Jones • 4 years ago  
c3049d2
Backport a pile of fixes from the f29 tree.
Peter Jones • 4 years ago  
5a73eab
More bls fixes.
Peter Jones • 4 years ago  
2451824
Update the changelog.
Peter Jones • 4 years ago  
316103d
We don't use this patch; remove it.
Peter Jones • 4 years ago  
d6895dd
Update to newer patchset from github with more BLS fixes.
Peter Jones • 4 years ago  
ad58010
Add some features to do-rebase
Peter Jones • 4 years ago  
902c8e8
Rebased to newer upstream for fedora-28
Peter Jones • 4 years ago  
5725bcd
Bumpspec broke on the last one...
Peter Jones • 4 years ago  
bbaf640
Use BLS fragment filename as menu entry id and for sort criterion
Peter Jones • 4 years ago  
c2f54f5
Use BLS fragment filename as menu entry id and for sort criterion
Javier Martinez Canillas • 4 years ago  
afb0baa
Use /boot/loader/entries as BLS dir also on EFI systems
Javier Martinez Canillas • 4 years ago  
359c2df
Try even harder to get the concatenation and quoting right for GRUB_MODULES
Peter Jones • 4 years ago  
499c3e9
Get the name of lsefimmap right
Peter Jones • 4 years ago  
257c808
Fix a rpm macro evaluation mishap
Peter Jones • 4 years ago  
fff16d8
Various bugfixes
Peter Jones • 4 years ago  
448fa56
Include lsmmap in the efi build
Peter Jones • 4 years ago  
2be1600
Make 20-grub.install to exit if there is no machine ID set
Javier Martinez Canillas • 4 years ago  
46dcf6a
More fixes for BLS
Javier Martinez Canillas • 5 years ago  
db7cf3a
Allow do-rebase to pull the patches from different repositories
Javier Martinez Canillas • 5 years ago  
10cf1ae
Set default in parameter expasion to avoid do-rebase exit due an unset var
Javier Martinez Canillas • 5 years ago  
44d0f31
Add .git.diff.order file
Javier Martinez Canillas • 5 years ago  
070bb46
Make do-rebase generate proper patches regardless of git config
Javier Martinez Canillas • 5 years ago  
97a8508
Two more fixes for BLS support
Javier Martinez Canillas • 5 years ago  
67f30b6
A couple of fixes needed by Fedora Atomic - javierm
Peter Jones • 5 years ago  
5034b2b
Put the os-prober dep back in - we need to change test plans and criteria
Peter Jones • 5 years ago  
b43faa2
Work around some issues with older automake found in CentOS.
Peter Jones • 5 years ago  
7fae9c0
Work around some issues with older automake found in CentOS.
Peter Jones • 5 years ago  
3c4dd19
Make 20-grub.install to generate debug BLS when MAKEDEBUG is set
Javier Martinez Canillas • 5 years ago  
4decb44
Pull in some TPM fixes I missed.
Peter Jones • 5 years ago  
146faa5
Fix rebase error.
Peter Jones • 5 years ago  
a8a2f78
Enable TPM measurements
Peter Jones • 5 years ago  
da1991e
Fix for BLS paths on BIOS / non-UEFI (javierm)
Peter Jones • 5 years ago  
e8e6235
I am getting very tired of this
Peter Jones • 5 years ago  
a77a668
Rebased to newer upstream for fedora-28
Peter Jones • 5 years ago  
b65b645
I am getting tired of this
Peter Jones • 5 years ago  
dd1f245
Some more minor build issues.
Peter Jones • 5 years ago  
d4f21da
Fix up some minor build bugs.
Peter Jones • 5 years ago  
e3bc417
blscfg scripts
Peter Jones • 5 years ago  
2e4660d
Add kernel-install scripts
Javier Martinez Canillas • 5 years ago  
4a0d9d8
Build the blscfg module in on EFI builds.
Peter Jones • 5 years ago  
4497b0d
Update grub2 for f28
Peter Jones • 5 years ago  
81987f4
Remove %clean section
Igor Gnatenko • 5 years ago  
38305f2
Escape macros in %changelog
Igor Gnatenko • 5 years ago  
8bbfda8
Fix a merge error from 2.02-21 that affected kernel loading on Aarch64.
Peter Jones • 5 years ago  
8b3d200
Update our gcc nerfing.
Peter Jones • 5 years ago  
d51395e
  • « Newer
  • page 1 of 11
  • » Older
Powered by Pagure 5.13.3
Documentation • File an Issue • About this Instance • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.