Lorax is a set of tools used to create bootable images.
727dc5e5d5
These are for devices that just aren't going to be needed during install, like video encode/decode accelerators, TV capture cards, webcams, and some sound firmwares that should probably be in alsa-firmware but aren't. This is a fairly conservative cut, I will split some possibly more controversial cuts into separate commits for ease of detachment. The linux-firmware WHENCE file is an invaluable resource in figuring this out. Signed-off-by: Adam Williamson <awilliam@redhat.com> |
||
---|---|---|
docs | ||
etc | ||
rel-eng | ||
share | ||
src | ||
systemd | ||
test | ||
tests | ||
utils | ||
.coveragerc | ||
.dockerignore | ||
.gitignore | ||
.tasks | ||
.travis.yml | ||
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.