This commit mainly refactors the DiskBuilder class. Then install builder and dracut boot image refactors are mostly to drop no longer needed code. The refactors tries to make the build simpler and easier to read and also prevent the reuse of the BootImage instance used for the main image when creating the installation media (this aplies only for dracut based images). Fixes #873 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| archive_test.py | ||
| container_test.py | ||
| disk_test.py | ||
| filesystem_test.py | ||
| init_test.py | ||
| install_test.py | ||
| kis_test.py | ||
| live_test.py | ||