RHEL8 build templates for lorax and livemedia-creator
Go to file
Brian C. Lane be7f46566b 80-rhel: Remove unused templates and config files
The arm.tmpl and ppc.tmpl templates are not used. Most of the ppc config
files are also not used (only bootinfo.txt and grub.cfg.in are used by
ppc64le.tmpl so they remain).

Resolves: RHEL-108149
2025-08-07 11:41:44 -07:00
80-rhel 80-rhel: Remove unused templates and config files 2025-08-07 11:41:44 -07:00
tests tests: Do not use centos-addons or epel repos for the test build 2024-07-10 09:14:36 -07:00
tools tools: Add support for Jira RHEL-XXX issues 2023-11-03 11:22:06 -07:00
.gitignore - Set ppc64le default boot to test the media (bcl) 2025-05-27 09:56:22 -07:00
gating.yaml Add rhel-9 to gating.yaml 2021-10-26 10:31:26 -07:00
lorax-templates-rhel.spec - Set ppc64le default boot to test the media (bcl) 2025-05-27 09:56:22 -07:00
Makefile Bump release version to 9.7 2025-05-19 14:38:45 -07:00
README Makefile: Making it easier to create releases 2022-04-05 10:15:44 -07:00
SERIAL - Set ppc64le default boot to test the media (bcl) 2025-05-27 09:56:22 -07:00
sources - Set ppc64le default boot to test the media (bcl) 2025-05-27 09:56:22 -07:00

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.