Lorax is a set of tools used to create bootable images.
Some of the files no longer exist, some of them have moved. In the case of dracut the 98systemd directory was renamed to 98dracut-systemd, but nobody noticed. This updates the following: * rename 98systemd to 98dracut-systemd so scripts are in the install.img * drop fedora-release removefrom, it now only has os-release fedora-repos has the repo files, not anaconda, they are moved by runtime-postinstall.tmpl * Use initscripts to keep the /etc/init.d, chkconfig only has an empty directory. * gtk2-engines is no longer installed * metacity doesn't include anything in /etc/ * /usr/share/X11/rgb.txt is no longer installed * libgstbadallocators-1.0.so |
||
---|---|---|
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.