Skip to content

Commit

Permalink
grub2: generate grub2-efi-image at build time
Browse files Browse the repository at this point in the history
To eliminate human factor for crafting and signin this image.

Extras:
 - remove several unneeded patches

Change-Id: I78419b911afd2c8ec2a915e7007917e6870b0a36
Signed-off-by: Alexey Makhalov <[email protected]>
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/19822
Tested-by: gerrit-photon <[email protected]>
Reviewed-by: Shreenidhi Shedi <[email protected]>
  • Loading branch information
Alexey Makhalov authored and tapakund committed Mar 20, 2023
1 parent 9fc0cf7 commit 3435dc3
Show file tree
Hide file tree
Showing 11 changed files with 348 additions and 838 deletions.
327 changes: 327 additions & 0 deletions SPECS/grub2/fedora.patches

Large diffs are not rendered by default.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ When we set a password, we just want that to mean you can't /edit/ an entry.
Resolves: rhbz#1030176

Signed-off-by: Peter Jones <[email protected]>
[AM: fix conflict]
Signed-off-by: Alexey Makhalov <[email protected]>
---
util/grub.d/10_linux.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Expand All @@ -25,4 +27,4 @@ index 4a499c53a6..cf8d118698 100644
+CLASS="--class gnu-linux --class gnu --class os --unrestricted"

if [ "x${GRUB_DISTRIBUTOR}" = "x" ] ; then
OS="$(sed 's, release .*$,,g' /etc/system-release)"
OS=GNU/Linux

This file was deleted.

This file was deleted.

87 changes: 0 additions & 87 deletions SPECS/grub2/fedora/0034-tcp-add-window-scaling-support.patch

This file was deleted.

134 changes: 0 additions & 134 deletions SPECS/grub2/fedora/0096-Add-a-version-command.patch

This file was deleted.

Loading

0 comments on commit 3435dc3

Please sign in to comment.