RHEL8 build templates for lorax and livemedia-creator
9f73f60a21
grub2 1:2.06-51 now ships a signed core.elf that includes all the needed modules, use that instead of making an unsigned one. Resolves: rhbz#2143422 |
||
---|---|---|
80-rhel | ||
tests | ||
tools | ||
.gitignore | ||
gating.yaml | ||
lorax-templates-rhel.spec | ||
Makefile | ||
README | ||
SERIAL | ||
sources |
Hi there! If you're trying to fix something here, do the following: 1. Make whatever edits you need to in 80-rhel/ 2. `git commit` the changes with the relevant 'Resolves/Related' bug reference 3. `make release` This will bump the release, update the spec with changes in this branch, create a new tarball, upload it, and commit the changes. 4. Examine the changes with 'git show' and make sure they look ok. 5. Push the changes to your fork of the project with: 'git push REMOTE BRANCHNAME' and follow the instructions to create a merge request in gitlab.