Lorax is a set of tools used to create bootable images.
7d6d793fa8
The eject utility moved into util-linux and the package was dropped, but since the runtime-cleanup template is using `removefrom util-linux --allbut` it was never added to the boot.iso after the move. This removes the package request for eject and adds it to the list of binaries to keep from util-linux. Related: rhbz#1805405 |
||
---|---|---|
docs | ||
etc | ||
rel-eng | ||
share | ||
src | ||
systemd | ||
test | ||
tests | ||
utils | ||
.coveragerc | ||
.dockerignore | ||
.gitignore | ||
.travis.yml | ||
ANNOUNCE | ||
AUTHORS | ||
COPYING | ||
Dockerfile.test | ||
lorax.spec | ||
Makefile | ||
POLICY | ||
README.md | ||
requirements-test.txt | ||
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.