Lorax is a tool for creating the anaconda install images.
It also includes livemedia-creator which is used to create bootable livemedia,
including live isos and disk images. It can use libvirtd for the install, or
Anaconda's image install feature.
* Mon Aug 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 28.14.71-1.inferit.2
- Set LatGrkCyr-8x16 as default font instead of eurlatgr
* Mon Jul 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 28.14.71-1.inferit.1
- Fix template name
* Fri Apr 19 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 28.14.71-1.inferit
- templates: Fixed UTF-8 handling in replace command
- templates: Added iconv command to convert from UTF-8 to another encoding
- remove libreport-rhel-anaconda-bugzilla depend
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 28.14.71-1
- Rebuilt for MSVSphere 8.10 beta
* Tue Feb 06 2024 Brian C. Lane <bcl@redhat.com> 28.14.71-1
- Makefile: skip running pylint for 'make ci' (bcl)
Related: RHEL-24416
- templates: Remove libreport bugzilla plugins (bcl)
Resolves: RHEL-24416
* Fri Jul 29 2022 Brian C. Lane <bcl@redhat.com> 28.14.70-1
- templates: Update runtime-* templates (bcl)
Resolves: rhbz#2042101
- templates: Don't include redhat.exec on s390 (bcl)
Related: rhbz#2042101
- templates: Drop non-64bit PPC support from live grub.cfg (bcl)
Related: rhbz#2042101
- templates: Update config_files for inst.* usage (bcl)
Related: rhbz#2042101
- tests: Run the 'test-in-docker' tests for github PRs (bcl)
Resolves: rhbz#2095578
* Thu Jun 09 2022 Brian C. Lane <bcl@redhat.com> 28.14.69-1
- runtime-cleanup: Use branding package name instead of product.name (bcl)
Related: rhbz#2052154
- treebuilder: Add branding package to template variables (bcl)
Related: rhbz#2052154
- api: Read substitution variables from the host (bcl)
Resolves: rhbz#2095053
- tests: Switch to using centos:stream8 for Dockerfile.test (bcl)
Related: rhbz#2095053
* Fri Feb 04 2022 Brian C. Lane <bcl@redhat.com> 28.14.68-1
- mkksiso: Fix check for unsupported arch error (bcl)
Related: rhbz#2049205
* Thu Feb 03 2022 Brian C. Lane <bcl@redhat.com> 28.14.67-1
- mkksiso: Fix the order of the ppc mkisofs command (bcl)
Related: rhbz#2049205
- mkksiso: mkfsiso argument order matters (bcl)
Resolves: rhbz#2049205
- mkksiso: Improve debug message about unsupported arch (bcl)
Related: rhbz#2049190
- mkksiso: Add kickstart to s390x cdboot.prm (bcl)
Resolves: rhbz#2049190
* Mon Jan 31 2022 Brian C. Lane <bcl@redhat.com> 28.14.66-1
- livemedia.ks: Add isomd5sum for use with rd.live.check (bcl)
- Resolves: rhbz#2048447