Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lorax-40.5.4-1.el10 RPM for aarch64

From CentOS Stream 10 AppStream for aarch64

Name: lorax Distribution: CentOS
Version: 40.5.4 Vendor: CentOS
Release: 1.el10 Build date: Wed Jun 12 17:41:15 2024
Group: Unspecified Build host: aarch64-06.stream.rdu2.redhat.com
Size: 682635 Source RPM: lorax-40.5.4-1.el10.src.rpm
Packager: builder@centos.org
Url: https://github.com/weldr/lorax
Summary: Tool for creating the anaconda install images
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.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* 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
* Fri May 31 2024 Brian C. Lane <bcl@redhat.com> 40.5.3-1
  - tito: Add RHEL tagger with support for rhbz and RHEL (bcl)
    Related: RHEL-31830
  - livemedia-creator: Use /usr/libexec/qemu-kvm on supported arches (bcl)
    Related: RHEL-31830
  - spec: edk2-aarch64 has the UEFI firmware on aarch64 (bcl)
    Related: RHEL-31830
  - Add prefixdevname to Anaconda image (msekleta)
    Related: RHEL-30010
  - spec: exclude the files section for lmc-virt on ppc64le (bcl)
    Resolves: RHEL-31830
* Thu Apr 04 2024 Brian C. Lane <bcl@redhat.com> 40.5.2-1
  - spec: Use qemu-kvm instead of qemu (bcl@redhat.com)
    Resolves: RHEL-31830
* Wed Apr 03 2024 Brian C. Lane <bcl@redhat.com> 40.5.1-1
  - New lorax documentation - 40.5.1 (bcl@redhat.com)
    Resolves: RHEL-30615
  - Dockerfile.test: Use Fedora 40 for test image (bcl@redhat.com)
  - Change macboot default to false (bcl@redhat.com)
  - Change defaults to Red Hat Enterprise Linux 10 (bcl@redhat.com)
  - runtime-cleanup: wget2-wget has replaced wget (yselkowi@redhat.com)
  - Added example of how to use livemedia-creator in github actions, and still
    build in fedora. (cjshowalter@alaska.edu)
  - Require lorax-templates-rhel when building for ELN, CentOS Stream and RHEL (sgallagh@redhat.com)
  - workflows: Switch to actions/checkout@v4 (bcl@redhat.com)
  - New lorax documentation - 40.5 (bcl@redhat.com)
  - maint: Switch default platform to F40 (bcl@redhat.com)
  - runtime-cleanup: Update to cleanup more (akira@tagoh.org)
  - runtime-install: Update font packages (akira@tagoh.org)
  - mkksiso: Add support for adding an anaconda updates.img (jkonecny@redhat.com)
  - runtime-install: drop kdump-anaconda-addon (awilliam@redhat.com)
  - s390: Escape volid before using it (bcl@redhat.com)
  - aarch64: Escape volid before using it (bcl@redhat.com)
  - runtime-install: drop retired pcmciautils (awilliam@redhat.com)
  - runtime-install: Drop unneeded packages libmlx4, systemd-sysv, and systemd-units (bcl@redhat.com)
  - runtime-install: wget2-wget has replaced wget (awilliam@redhat.com)
  - runtime-cleanup: anaconda's new interface needs stdbuf (kkoukiou@redhat.com)
  - test-in-podman: Fix problem running in github actions (bcl@redhat.com)
  - test: Add pigz to test-packages (bcl@redhat.com)
  - Adjust runtime-postinstall.tmpl for systemd config files move (zbyszek@in.waw.pl)
* Mon Oct 02 2023 Brian C. Lane <bcl@redhat.com> 40.0-1
  - Remove some unneccessary storage packages from runtime-install (vtrefny@redhat.com)
  - Do not install polkit-gnome for blivet-gui (vtrefny@redhat.com)
  - docs: Update the quickstart example command (vtrefny@redhat.com)
* Thu Sep 07 2023 Brian C. Lane <bcl@redhat.com> 39.5-1
  - Explicitly pull in more filesystem packages (awilliam@redhat.com)
  - runtime-postinstall: Turn off lvm monitoring (bcl@redhat.com)
  - runtime-cleanup.tmpl: fix typo 'gschadow' (chris.riches@nutanix.com)
  - runtime-cleanup: Change how logo pixmaps is cleaned up (bcl@redhat.com)
  - runtime-install: only pull in qcom-firmware on aarch64 (awilliam@redhat.com)
* Wed Aug 09 2023 Brian C. Lane <bcl@redhat.com> 39.4-1
  - Exclude more obsoleted libertas firmware packages (awilliam@redhat.com)
  - Revert "test_minimizer: dnf5 wants --use-host-config" (bcl@redhat.com)
* Mon Aug 07 2023 Brian C. Lane <bcl@redhat.com> 39.3-1
  - runtime-install: excluded renamed olpc firmware package (awilliam@redhat.com)
* Fri Jul 14 2023 Brian C. Lane <bcl@redhat.com> 39.2-1
  - pylint: Ignore false positive from pylint on rawhide (bcl@redhat.com)
  - tests: Fix image_minimizer test dnf usage (bcl@redhat.com)
  - tests: Fix HFS test to work with new get_file_magic output (bcl@redhat.com)
  - ltmpl: Use ProcMount while running the dnf transaction (bcl@redhat.com)
  - imgutils: Split part DracutChroot into ProcMount (bcl@redhat.com)
  - runtime-postinstall: Remove libuser.conf (bcl@redhat.com)
  - runtime-install: exclude renamed iwl firmware packages (awilliam@redhat.com)
  - test_minimizer: dnf5 wants --use-host-config (bcl@redhat.com)
  - Install nvme-cli tool and remove machine specific nvme files (bcl@redhat.com)
  - Revert "Add blacklist_exceptions to multipath.conf" (jstodola@redhat.com)
* Wed May 31 2023 Brian C. Lane <bcl@redhat.com> 39.1-1
  - livemedia-creator: Reorganize the qemu arch patch (bcl@redhat.com)
  - Make sure -machine is passed to qemu (hadess@hadess.net)
  - Only allow UEFI support to be enabled on x86_64 (hadess@hadess.net)
  - Throw an error when KVM is enabled on non-native installs (hadess@hadess.net)
  - docs: Clarify that kickstarts need a part command (bcl@redhat.com)
  - livemedia-creator: Raise an error when no partitions are in the ks (bcl@redhat.com)
  - monitor: Skip repo errors involving CDROM/file source (bcl@redhat.com)
  - logging: Remove duplicate stream logging (bcl@redhat.com)
  - Pass vga=791 for live basic graphics mode on BIOS (#2176782) (awilliam@redhat.com)
  - livemedia-creator: Use -cpu host by default, add -cpu option to override (bcl@redhat.com)
* Tue Mar 14 2023 Brian C. Lane <bcl@redhat.com> 39.0-1
  - Add setpriv as ostree containers dependency (#2125655) (jkonecny@redhat.com)
  - livemedia-creator: Do not omit plymouth module from dracut (bcl@redhat.com)
  - New lorax documentation - 39.0 (bcl@redhat.com)
  - workflow: Update list of push branches for workflow tests (bcl@redhat.com)
  - Prepare for version 39.0 release (bcl@redhat.com)
* Mon Feb 20 2023 Brian C. Lane <bcl@redhat.com> 38.7-1
  - Don't strip gtk4 binaries or libtiff (#2170716) (awilliam@redhat.com)
  - image-minimizer: Use RuntimeError instead of Exception (bcl@redhat.com)
  - creator: Use RuntimeError instead of Exception (bcl@redhat.com)
  - treebuilder: Use RuntimeError instead of Exception (bcl@redhat.com)
  - mount: Use RuntimeError instead of Exception (bcl@redhat.com)
  - ltmpl: Use RuntimeError instead of Exception (bcl@redhat.com)
  - spec: Use autosetup to make patching easier (bcl@redhat.com)
  - Revert "templates.d/99-generic/live: Enable automatic persistence for live media" (awilliam@redhat.com)
  - Strip some things from gtk4 (awilliam@redhat.com)
* Tue Feb 14 2023 Brian C. Lane <bcl@redhat.com> 38.6-1
  - templates.d/99-generic/live: Enable automatic persistence for live media (ngompa@fedoraproject.org)
  - Update for Noto CJK Variable Fonts (pwu@redhat.com)
* Wed Feb 08 2023 Brian C. Lane <bcl@redhat.com> 38.5-1
  - Fix using --dracut-conf with DracutChroot (bcl@redhat.com)
  - tests: Fix DataHolder for CreatorTest (bcl@redhat.com)
  - runtime-install: Update for
    https://fedoraproject.org/wiki/Changes/NotoFontsForMoreLang (akira@tagoh.org)
  - SPDX migration (bcl@redhat.com)
  - rsyslogd.conf: Rewrite using current config syntax (bcl@redhat.com)
  - Add comment for squashfs-only (dick@mrns.nl)
  - runtime-install: exclude some more unneeded firmware packages (awilliam@redhat.com)
  - runtime-install: stop excluding bfa-firmware again (retired) (awilliam@redhat.com)
* Mon Dec 12 2022 Brian C. Lane <bcl@redhat.com> 38.4-1
  - runtime-cleanup: drop old versions of qed firmware (awilliam@redhat.com)
  - runtime-cleanup: drop Mediatek SoC firmwares (awilliam@redhat.com)
  - runtime-install: drop bfa-firmware (awilliam@redhat.com)
  - mkksiso: Disable running mkefiboot in container tests (bcl@redhat.com)
  - mkksiso: Rebuild efiboot.img for UEFI enabled isos (bcl@redhat.com)
  - gitleaks: Add config file to ignore known fake secrets (bcl@redhat.com)
  - fedora-livemedia.ks: Use livesys-scripts (bcl@redhat.com)
  - workflows: Switch to actions/checkout@v3 (bcl@redhat.com)
* Mon Nov 28 2022 Brian C. Lane <bcl@redhat.com> 38.3-1
  - Use unicode.pf2 from /usr/share/grub/ (bcl@redhat.com)
  - On ppc64le Use core.elf from grub2 package (bcl@redhat.com)
* Wed Nov 09 2022 Brian C. Lane <bcl@redhat.com> 38.2-1
  - runtime-postinstall: Disable sshd.socket (bcl@redhat.com)
  - docs: Document mock and SELinux not working together (bcl@redhat.com)
  - imgutils: Don't delete dirs created for DracutChroot (bcl@redhat.com)
  - tito: Use .tito instead of old ./rel-eng directory (bcl@redhat.com)
  - setup.py: Set the version number (bcl@redhat.com)
  - Improvement of unmounting /proc, /dev and binds (soksanichenko@cloudlinux.com)
* Tue Oct 11 2022 Brian C. Lane <bcl@redhat.com> 38.1-1
  - livemedia-creator: Allow file: url without networking (bcl@redhat.com)
  - Update kdump addon package name (vslavik@redhat.com)
  - Drop anaconda auditd replacement (vslavik@redhat.com)
* Fri Sep 30 2022 Brian C. Lane <bcl@redhat.com> 38.0-1
  - New lorax documentation - 38.0 (bcl@redhat.com)
  - tests: Update test_creator.py for new cmdline options (bcl@redhat.com)
  - livemedia-creator: Add release, variant, bugurl, and isfinal cmdline flags (cappy@cappuchino.xyz)
  - Drop 32-bit ARM and x86 support (awilliam@redhat.com)
  - Update anaconda's crash messages to watch (vslavik@redhat.com)
  - livemedia-creator: Add --product to cmdline args (bcl@redhat.com)
  - fedora-livemedia: Make sure GNOME Software service isn't started (bcl@redhat.com)
  - fonts packages syncup in template files (akira@tagoh.org)
  - tests: Add tzdata package to minimizer test setup (bcl@redhat.com)
* Mon Jul 25 2022 Brian C. Lane <bcl@redhat.com> 37.8-1
  - mkksiso: Optionally support 3 arguments or --ks (bcl@redhat.com)
  - mkksiso: Add -U to xorriso on ppc64le (bcl@redhat.com)
  - mkksiso: Fix passing -iso-level to xorriso (bcl@redhat.com)
  - pylorax: SafeConfigParser is now ConfigParser (bcl@redhat.com)
  - test: Update test code for new pylint version (bcl@redhat.com)
  - tests: Switch back to rawhide for tests (bcl@redhat.com)
  - workflow: Remove sudo from workflow (bcl@redhat.com)
* Wed Jul 13 2022 Brian C. Lane <bcl@redhat.com> 37.7-1
  - mkksiso: Set u+rw permission on extracted files and directories (bcl@redhat.com)
  - Add option to boot local drive to the x86 BIOS grub2 menu (bcl@redhat.com)
* Tue Jun 28 2022 Brian C. Lane <bcl@redhat.com> 37.6-1
  - tests: Use Fedora 36 for test-in-podman (bcl@redhat.com)
  - Add include for architecture specific packages to example kickstarts (bcl@redhat.com)
  - templates: adjust for mellanox firmware split to subpackage (awilliam@redhat.com)
  - mkksiso: Fix s390x support (bcl@redhat.com)
  - spec: Don't require grub2 on x86-32 (bcl@redhat.com)
  - mkksiso: Remove use of os.path.join (bcl@redhat.com)
  - Makefile: Add mkksiso and image-minimizer to coverage report (bcl@redhat.com)
  - tests: Add tests for mkksiso (bcl@redhat.com)
  - mkksiso: Add kernel cmdline customization support (bcl@redhat.com)
  - mkksiso: Move kickstart to --ks KICKSTART (bcl@redhat.com)
  - mkksiso: Add helper functions for kernel cmdline modifications (bcl@redhat.com)

Files

/etc/lorax
/etc/lorax/lorax.conf
/usr/bin/image-minimizer
/usr/bin/mkksiso
/usr/lib/python3.12/site-packages/lorax-40.5.4-py3.12.egg-info
/usr/lib/python3.12/site-packages/lorax-40.5.4-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/lorax-40.5.4-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/lorax-40.5.4-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/lorax-40.5.4-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/pylorax
/usr/lib/python3.12/site-packages/pylorax/__init__.py
/usr/lib/python3.12/site-packages/pylorax/__pycache__
/usr/lib/python3.12/site-packages/pylorax/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/base.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/buildstamp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/buildstamp.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/cmdline.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/cmdline.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/creator.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/creator.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/decorators.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/decorators.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/discinfo.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/discinfo.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/dnfbase.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/dnfbase.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/dnfhelper.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/dnfhelper.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/executils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/executils.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/imgutils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/imgutils.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/installer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/installer.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/ltmpl.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/ltmpl.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/monitor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/monitor.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/mount.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/mount.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/output.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/output.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/sysutils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/sysutils.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/treebuilder.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/treebuilder.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/treeinfo.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/treeinfo.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylorax/__pycache__/version.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylorax/base.py
/usr/lib/python3.12/site-packages/pylorax/buildstamp.py
/usr/lib/python3.12/site-packages/pylorax/cmdline.py
/usr/lib/python3.12/site-packages/pylorax/creator.py
/usr/lib/python3.12/site-packages/pylorax/decorators.py
/usr/lib/python3.12/site-packages/pylorax/discinfo.py
/usr/lib/python3.12/site-packages/pylorax/dnfbase.py
/usr/lib/python3.12/site-packages/pylorax/dnfhelper.py
/usr/lib/python3.12/site-packages/pylorax/executils.py
/usr/lib/python3.12/site-packages/pylorax/imgutils.py
/usr/lib/python3.12/site-packages/pylorax/installer.py
/usr/lib/python3.12/site-packages/pylorax/ltmpl.py
/usr/lib/python3.12/site-packages/pylorax/monitor.py
/usr/lib/python3.12/site-packages/pylorax/mount.py
/usr/lib/python3.12/site-packages/pylorax/output.py
/usr/lib/python3.12/site-packages/pylorax/sysutils.py
/usr/lib/python3.12/site-packages/pylorax/treebuilder.py
/usr/lib/python3.12/site-packages/pylorax/treeinfo.py
/usr/lib/python3.12/site-packages/pylorax/version.py
/usr/lib/tmpfiles.d/lorax.conf
/usr/sbin/livemedia-creator
/usr/sbin/lorax
/usr/sbin/mkefiboot
/usr/share/doc/lorax
/usr/share/doc/lorax/AUTHORS
/usr/share/doc/lorax/fedora-atomic-pxe-live-novirt.ks
/usr/share/doc/lorax/fedora-atomic-pxe-live.ks
/usr/share/doc/lorax/fedora-docker.ks
/usr/share/doc/lorax/fedora-livemedia.ks
/usr/share/doc/lorax/fedora-minimal.ks
/usr/share/doc/lorax/fedora-minimized.ks
/usr/share/doc/lorax/fedora-openstack.ks
/usr/share/doc/lorax/fedora-vagrant.ks
/usr/share/doc/lorax/livemedia-creator.rst
/usr/share/doc/lorax/lorax.rst
/usr/share/doc/lorax/product-images.rst
/usr/share/licenses/lorax
/usr/share/licenses/lorax/COPYING
/usr/share/lorax
/usr/share/man/man1/image-minimizer.1.gz
/usr/share/man/man1/livemedia-creator.1.gz
/usr/share/man/man1/lorax.1.gz
/usr/share/man/man1/mkksiso.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jun 19 03:43:20 2024