Lorax is a set of tools used to create bootable images.
Mellanox Spectrum devices are switches intended for data centers. It is I guess feasible that someone might want to install Fedora on one, but from the product pages and data sheets, I believe they all have management interfaces that do not require this firmware to work, and that's what you'd use if you needed a network connection during OS deployment. The firmware is only needed for the actual switched interfaces, and we don't need to make those work during installation. 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.