Lorax is a set of tools used to create bootable images.
251306e1ab
Run df on the filesystem image after it has been created. Output will be in program.log, eg: Running... df /var/tmp/lorax.imgutils.wm04pg_v Filesystem 1K-blocks Used Available Use% Mounted on /dev/loop0 1998672 1619508 362780 82% /var/tmp/lorax.imgutils.wm04pg_v Return code: 0 |
||
---|---|---|
docs | ||
etc | ||
rel-eng | ||
share | ||
src | ||
systemd | ||
tests | ||
utils | ||
.coveragerc | ||
.dockerignore | ||
.gitignore | ||
.travis.yml | ||
ANNOUNCE | ||
AUTHORS | ||
COPYING | ||
Dockerfile.test | ||
HACKING.md | ||
lorax.spec | ||
Makefile | ||
POLICY | ||
README.md | ||
requirements.txt | ||
setup.py | ||
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.