v2.1
Full Changelog: v2.0...v2.1
Features
- support filesystem options 9121b47
- add support for preinstall script 233d5ab
- add support for customInitrd and customIso aa0357d
- support for ab partitions 475ecf6
- python package improvements 9d913c8
- add executable photon-iso-builder to python package
- new more flexible network configuration 63edd85
- add support for
/dev/disk/by-path
f4b08b6 - support xfs and btrfs filesystem 8a3c0c0
- ostree: Use photon_release_version and arch from install config c40a529
Bug Fixes
- display appropriate error if no block device found d6e56f8
- fix installroot commands 2c0c50e
- refresh devices in retries if mount fails 861b6c6
- check if host rpm supports sqlite backend db bb6daaa
- removed
insecure_installation
andphoton_release_version
from ks 26308bc - get rpm db path using
rpm -E %_dbpath
1795c0f - remove use of cache dir as repo dir and refactor tdnf in docker invocation fe1c3be