Tool for creating the anaconda install images
Go to file
Brian C. Lane 7f3b52ec74 - Makefile: Add local-srpm target to create a .src.rpm from HEAD (bcl)
Related: rhbz#2088631
- mkksiso: Fix s390x support (bcl)
  Related: rhbz#2088631
- mkksiso: Remove use of os.path.join (bcl)
  Related: rhbz#2088631
- Makefile: Add mkksiso to coverage report (bcl)
  Related: rhbz#2088631
- setup.py: Install mkksiso to /usr/bin (bcl)
  Related: rhbz#2088631
- mkksiso: Fix grub2 editing error (bcl)
  Related: rhbz#2088631
- mkksiso: Rewrite to use xorriso features (bcl)
  Resolves: rhbz#2088631
2022-06-17 11:14:44 -07:00
tests tests: Update run_tests.sh for new mkksiso 2022-06-15 15:19:22 -07:00
.gitignore - Makefile: Add local-srpm target to create a .src.rpm from HEAD (bcl) 2022-06-17 11:14:44 -07:00
gating.yaml gating.yaml: Add rhel-9 to product_versions 2021-06-07 15:51:57 -07:00
lorax.spec - Makefile: Add local-srpm target to create a .src.rpm from HEAD (bcl) 2022-06-17 11:14:44 -07:00
README.md Update README.md 2021-04-29 11:53:23 -07:00
rpminspect.yaml rpminspect: Allow lorax-lmc-virt and lorax-lmc-novirt 2021-09-30 10:21:30 -07:00
sources - Makefile: Add local-srpm target to create a .src.rpm from HEAD (bcl) 2022-06-17 11:14:44 -07:00

= 4/29/2021 bcl

Lorax for RHEL9 is now built from the rhel9-branch on github. Starting with 34.9.0 further builds will bump the .Z version and be tagged accordingly.

= 12/2/2020 bcl

lorax is now being manually updated from the rhel9-branch of the project, found here: https://github.com/weldr/lorax

Builds will have .el9 added to their tag to differentiate them from Fedora builds.

Eventually we will branch from fedora and start using a .Z version the same way we do for RHEL8, but currently we are not doing that.