Skip to content

v2.2

Compare
Choose a tag to compare
@jaankit jaankit released this 19 Mar 08:22
· 347 commits to master since this release

Full Changelog: v2.1...v2.2

Features

  • create abupdate.conf 589e184
  • Add disk size percentages 6ddb52f
  • Add support for rpm-ostree based iso and custom artifact dc0dac9
  • Multiple repositories support for installer 1d56234

Bug Fixes

  • Set default value of "live" to True. db09319
  • Raise exception in case installer fails. b42ba1c
  • Remove rpmdb files from the installer image, not needed in installer. 0e8f8e0
  • fix a few network issues e4e1247
  • Fix post install arbitrary script execution a4a1b9b
  • Raise exception with proper description for mount media failure edf2252
  • Use photon_release_version from installer object as key doesn't exist in 'known_keys'. e1acdba
  • progressbar: Fix installer UI 76713b3
  • Fix 'preinstall' dynamic value parsing f0724df
  • Check cdrom availibility before mounting. ac1324a

Documentation and Examples

  • Adding docs and sample_ks directory 0d9d6f4
  • add network examples b4a3de7