Lorax is a set of tools used to create bootable images.
b9fdecc823
grub2-2.06-3 changes where the unicode.pf2 font file is stored. This changes the efi.tmpl to install it from the new location, which means that it depends on grub2-2.06-3, but there is no way to express this in the runtime-install.tmpl so if you see a failure like: 2021-07-08 16:10:05,586: OSError: nothing matching /var/tmp/lorax/lorax.t80f74er/installroot/boot/grub2/fonts/unicode.pf2 in / it means the new version of grub2 wasn't in the repos you used when running lorax. Resolves: rhbz#2000439 |
||
---|---|---|
.github/workflows | ||
docs | ||
etc | ||
rel-eng | ||
share/templates.d/99-generic | ||
src | ||
systemd | ||
test | ||
tests | ||
utils | ||
.coveragerc | ||
.dockerignore | ||
.gitignore | ||
ANNOUNCE | ||
AUTHORS | ||
COPYING | ||
Dockerfile.test | ||
HACKING.md | ||
lorax.spec | ||
Makefile | ||
POLICY | ||
README.md | ||
RELEASE.md | ||
requirements.txt | ||
setup.py | ||
test-packages | ||
TODO |
Lorax is a set of tools used to create bootable images.
- lorax - creates the Anaconda boot.iso used to install Fedora
- livemedia-creator - uses Anaconda to create bootable images
See the Weldr blog for more info about BDCS and the Lorax documentation for more information about Lorax and associated tools.