Search Criteria
Package Details: lorax 43.9.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/lorax.git (read-only, click to copy) |
---|---|
Package Base: | lorax |
Description: | Tools for creating images, including the Anaconda boot.iso, live disk images, iso's, and filesystem images. |
Upstream URL: | https://github.com/weldr/lorax |
Licenses: | GPL-2.0-only |
Submitter: | lmartinez-mirror |
Maintainer: | loacker |
Last Packager: | loacker |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-09 20:03 (UTC) |
Last Updated: | 2025-08-09 08:51 (UTC) |
Dependencies (15)
- dnf5
- isomd5sum
- python (python37AUR)
- python-mako
- python-psutil
- python-pycdio (python-pycdio-gitAUR)
- python-pykickstartAUR
- python-selinux
- rpm-tools (rpm-tools-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- sed (sed-gitAUR) (make)
- tar (tar-gitAUR) (make)
Latest Comments
achilleas commented on 2022-03-25 17:59 (UTC) (edited on 2022-03-25 17:59 (UTC) by achilleas)
Also requires
python-pycdio
foriso9660
: https://github.com/weldr/lorax/blob/7c6e3e68009ee02bd1a3a39434e6fd6f1f451044/src/pylorax/mount.py#L24ABotelho commented on 2022-01-27 02:56 (UTC)
I seem to get "Bad Option '-e' (error -1 BADFLAG)" that comes out of mkisofs when running this tool.
It also looks like we should be setting a few dependencies. I think syslinux, libisoburn, and cdrtools?