Tool for creating the anaconda install images
Go to file
Brian C. Lane 1ba20a2e17 - tito: Use .tito instead of old ./rel-eng directory (bcl)
Related: RHEL-238021
- creator: Use safe_joinpaths in mount_boot_part_over_root (bcl)
  Resolves: RHEL-238021
- creator: Use safe_joinpaths in make_livecd (bcl)
  Related: RHEL-238021
- creator: Use safe_joinpaths in make_live_images (bcl)
  Related: RHEL-238021
- ltmpl: Check for paths inside outroot on hardlink, symlink, copy, move (bcl)
  Related: RHEL-238021
- sysutils: Add safe_joinpaths function (bcl)
  Related: RHEL-238021
- ltmpl: Add tests for access outside outroot (bcl)
  Related: RHEL-238021
- treebuilder: Check for symlink when writing module-info (bcl)
  Related: RHEL-238021
- findkernels: Exclude kernel symlinks pointing outside root (bcl)
  Related: RHEL-238021
- novirt_install: Use remove on /tmp paths and /mnt/sysimage (bcl)
  Related: RHEL-238021
- sysutils: Add a test for remove and symlinked directories (bcl)
  Related: RHEL-238021
2026-08-12 16:30:40 -07:00
.fmf tests: Use tmt testing instead of STI 2024-07-23 17:48:07 -07:00
plans tests: Use tmt testing instead of STI 2024-07-23 17:48:07 -07:00
tests/scripts tests: Update run_tests for changes in mkksiso 2025-03-21 09:09:47 -07:00
.gitignore - tito: Use .tito instead of old ./rel-eng directory (bcl) 2026-08-12 16:30:40 -07:00
gating.yaml gating.yaml: Add rhel-9 to product_versions 2021-06-07 15:51:57 -07:00
lorax.spec - tito: Use .tito instead of old ./rel-eng directory (bcl) 2026-08-12 16:30:40 -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 - tito: Use .tito instead of old ./rel-eng directory (bcl) 2026-08-12 16:30:40 -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.