[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project lorax-40.5.11-1.el10.inferit

Name lorax
Epoch 0
Version 40.5.11
Release 1.el10.inferit
Website/URL https://github.com/weldr/lorax
License GPL-2.0-or-later
Build Time 2025-04-09 16:38:17
Build Host builder-x86-09.inferitos.ru
Summary Tool for creating the anaconda install images
Repositories AppStream
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
lorax-40.5.11-1.el10.inferit.x86_64 Tool for creating the anaconda install images 27e2ddebea1bd34d5f43c5148792395d00c7d20de0aaebea12f492805338a969 download
lorax-docs-40.5.11-1.el10.inferit.x86_64 Lorax html documentation deeb60abd29707865769f706356219c045a5105c2313916604b88ff912cd3d07 download
lorax-lmc-novirt-40.5.11-1.el10.inferit.x86_64 livemedia-creator no-virt dependencies c066f2728f41a62078ec41cd8e5a12894e051980bed867666970ca30450ca708 download
lorax-lmc-virt-40.5.11-1.el10.inferit.x86_64 livemedia-creator libvirt dependencies b025b9d249466fbe98159df1a96f3d458c154846de506d8453cb90f7f92eb364 download
lorax-templates-generic-40.5.11-1.el10.inferit.x86_64 Generic build templates for lorax and livemedia-creator 2796a965d602f55e95d46686d8ac0d42b66cf4b58e181a32c4fafaeb22aa8a7b download
aarch64
lorax-40.5.11-1.el10.inferit.aarch64 Tool for creating the anaconda install images 6a7b19ab4c99b42f43d43ff88ab0e1893d0437cd1d49c852451e5db3a4427e54 download
lorax-docs-40.5.11-1.el10.inferit.aarch64 Lorax html documentation dbb6010922df07172140f033cfc6556f93e61df5b224e35ca21101fd1b67b5fb download
lorax-lmc-novirt-40.5.11-1.el10.inferit.aarch64 livemedia-creator no-virt dependencies 2e6e2560d8d9f22d38394f73de4302e9f5c0a884eff2ff1ca00867c28c272053 download
lorax-lmc-virt-40.5.11-1.el10.inferit.aarch64 livemedia-creator libvirt dependencies 2e864fdef10794f2890fe837494aad97c1be21a4438cfc74a10e21df73e4decb download
lorax-templates-generic-40.5.11-1.el10.inferit.aarch64 Generic build templates for lorax and livemedia-creator 015b5cb696c66b23b3e79c6773906cd912348a9ab0d7f4cce969622af7fb43e8 download
src
lorax-40.5.11-1.el10.inferit.src Tool for creating the anaconda install images ef048ec23b03d03a32b0d960e546a15e0438d356d79871c2ee874d278a29fa2e download
Changelog link
* Wed Apr 09 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 40.5.11-1.inferit
- Backport dracut chroot umount fix
- Fix replace command utf8 handling
- Add iconv template command
- Set latarcyrheb-sun16 as default font instead of eurlatgr

* Mon Jan 20 2025 Brian C. Lane <bcl@redhat.com> 40.5.11-1
- erofs: Make smaller lzma erofs images by default (bcl)
  Related: RHEL-48606
- Revert "erofs: Change the erofs compression default to zstd" (bcl)
  Related: RHEL-48606

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 40.5.10-1
- Rebuilt for MSVSphere 10

* Fri Nov 22 2024 Brian C. Lane <bcl@redhat.com> 40.5.10-1
- erofs: Change the erofs compression default to zstd (bcl)
  Related: RHEL-48606
- Revert "tests: Swap nomodeset for inst.text in mkksiso test data" (bcl)
  Related: RHEL-66603
- Revert "templates: Change nomodeset / basic graphics to use inst.text" (bcl)
  Related: RHEL-66603
- Revert "templates: Drop nomodeset / basic graphics menu from live configs" (bcl)
  Related: RHEL-66603

* Mon Nov 11 2024 Brian C. Lane <bcl@redhat.com> 40.5.9-1
- tests: Swap nomodeset for inst.text in mkksiso test data (bcl)
  Related: RHEL-66603
- templates: Change nomodeset / basic graphics to use inst.text (bcl)
  Resolves: RHEL-66603
- templates: Drop nomodeset / basic graphics menu from live configs (bcl)
  Related: RHEL-66603

* Tue Oct 08 2024 Brian C. Lane <bcl@redhat.com> 40.5.8-1
- tests: Fix mkksiso unit test (bcl)
  Related: RHEL-61778
- pylint: Print astroid version (bcl)
  Related: RHEL-61778
- Extend help for --updates and --ks parameters (jkonecny)
  Related: RHEL-61778
- Fix --updates the updates image wasn't loaded (jkonecny)
  Resolves: RHEL-61778
- Implement --replace also for S390 (sebastian.stark)
  Related: RHEL-61778
- mkksiso: option --replace to replace arbitrary text in boot config.  (sebastian.stark)
  Related: RHEL-61778
- livemedia: Add isomd5sum (bcl)
  Resolves: RHEL-58896

* Tue Sep 10 2024 Brian C. Lane <bcl@redhat.com> 40.5.7-1
- templates: Sync template changes from lorax-templates-rhel (bcl)
  Resolves: RHEL-54713
- tests: Add a test to make sure redhat-release-eula isn't included (bcl)
  Related: RHEL-54381

* Mon Aug 12 2024 Brian C. Lane <bcl@redhat.com> 40.5.6-1
- New lorax documentation - 40.5.6 (bcl)
  Related: RHEL-48606
- ltmpl: Remove * from docstring (bcl)
  Related: RHEL-48606
- docs: Update intersphinx and add _static dir (bcl)
  Related: RHEL-48606
- docs: Document --rootfs-type options (bcl)
  Related: RHEL-48606
- erofs: Use dedupe and all-fragments options (bcl)
  Related: RHEL-48606
- imgutils: mkfs.erofs options should come first (bcl)
  Related: RHEL-48606
- Accept but ignore the old --squashfs-only argument (awilliam)
  Related: RHEL-48606
- Add compression.erofs section to lorax.conf (bcl)
  Resolves: RHEL-48606
- Add erofs and erofs-ext4 support to --rootfs-type (bcl)
  Related: RHEL-48606
- Replace squashfs_only with rootfs_type (bcl)
  Related: RHEL-48606
- imgutils: Add mkerofs function and test (bcl)
  Related: RHEL-48606
- runtime-postinstall: Make sure blacklist_exceptions has been removed (jstodola)
  Resolves: RHEL-53721

* Fri Jul 19 2024 Brian C. Lane <bcl@redhat.com> 40.5.5-1
- templates: Synchronize generic templates with lorax-templates-rhel (bcl)
  Related: RHEL-35396
- docs: Update livemedia-creator documentation for RHEL 10 (bcl)
  Related: RHEL-31853
- livemedia-creator: The --make-tar option requires tar (bcl)
  Related: RHEL-31853
- docs: Update example kickstarts for RHEL/CentOS (bcl)
  Resolves: RHEL-31853
- lorax: Change default rootfs size to 3GiB (bcl)
  Resolves: RHEL-32504

* Wed Jun 12 2024 Brian C. Lane <bcl@redhat.com> 40.5.4-1
- tito: Add tito to container's test-packages (bcl)
  Related: RHEL-31830
- creator: Fix pylint error in run_creator (bcl)
  Related: RHEL-31830
- livemedia-creator: Check for BIOS vs. UEFI qemu support (bcl)
  Related: RHEL-31830
- livemedia-creator: Enable s390x virt support (bcl)
  Related: RHEL-31830
- livemedia-creator: Make use of virtio devices more generic (bcl)
  Related: RHEL-31830
- Set requirement on lorax-templates-rhel for prefixdevname change (bcl)
  Related: RHEL-30010