What's Changed
- Improve testing:
- update tests badge for new name by @desultory in #91
- Add dedicated ext4 test, improve docs and logging by @desultory in #93
- Make filesystem testing more thorough by @desultory in #96
- Add cryptsetup test, improve code formatting by @desultory in #97
- Improve build phase organization:
- add build_enum phase for enumeration by @desultory in #92
- Improve logging:
- don't warn about fakeudev when it's already included by @desultory in #94
- Improve error handling for filenotfound loading config by @desultory in #98
- Add option for early LVM init:
- add option for early lvm init by @desultory in #95
- Add config option for run directory creation:
- add run_dirs, improve overlay mounting mechanism by @desultory in #101
- Add overlayfs support:
- Separate overlayfs functionality from the livecd module by @desultory in #99
- don't umount livecd mounts by @desultory in #100
- Fix mount autodetection with overlayfs usage by @desultory in #102
- add overlayfs test by @desultory in #104
- add overlayfs into to the readme by @desultory in #105
- bugfix:
- make reset command usage more generalized by @desultory in #103
Full Changelog: 1.26.0...1.27.0