Lorax is a set of tools used to create bootable images.
202f90e541
anaconda in F34 and Rawhide recently stopped accepting params without the inst. prefix, so 'rescue' does nothing except print a warning now. We need to use `inst.rescue`. This has worked for quite a long time so will be OK at least on all Fedoras and RHEL 8, not sure about RHEL 7. Signed-off-by: Adam Williamson <awilliam@redhat.com> |
||
---|---|---|
.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
- lorax-composer - API server implementing the Weldr BDCS protocol using livemedia-creator
See the Weldr blog for more info about BDCS and the Lorax documentation for more information about Lorax and associated tools.