Skip to content

Commit d2f40a4

Browse files
martinezjavierjulian-klode
authored andcommitted
Require a Dockerfile to reproduce the provided shim EFI binaries
Signed-off-by: Javier Martinez Canillas <[email protected]>
1 parent 60a1014 commit d2f40a4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ISSUE_TEMPLATE.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Make sure you have provided the following information:
88
- [ ] any extra patches to shim via your own git tree or as files
99
- [ ] any extra patches to grub via your own git tree or as files
1010
- [ ] build logs
11+
- [ ] a Dockerfile to reproduce the build of the provided shim EFI binaries
1112

1213

1314
###### What organization or people are asking to have this signed:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ apply. Please describe your strategy.
130130

131131
-------------------------------------------------------------------------------
132132
What OS and toolchain must we use to reproduce this build? Include where to find it, etc. We're going to try to reproduce your build as close as possible to verify that it's really a build of the source tree you tell us it is, so these need to be fairly thorough. At the very least include the specific versions of gcc, binutils, and gnu-efi which were used, and where to find those binaries.
133-
If possible, provide a Dockerfile that rebuilds the shim.
133+
If the shim binaries can't be reproduced using the provided Dockerfile, please explain why that's the case and the differences would be.
134134
-------------------------------------------------------------------------------
135135
[your text here]
136136

0 commit comments

Comments
 (0)