Skip to content

Releases: offspot/image-creator

1.1.3

01 May 09:40
7036fbe
Compare
Choose a tag to compare

Fixed

  • Download crash if completed_ons information is missing (#35)

1.1.2

01 May 09:22
44a20c8
Compare
Choose a tag to compare

Fixed

  • Download crash if started_on information is missing (#35)

1.1.1

25 Apr 07:54
016046d
Compare
Choose a tag to compare

Added

  • Support for base64 files

Changed

  • --build-dir target is created on start if not-existent

0.9.8

25 Apr 07:55
d804c7f
Compare
Choose a tag to compare

Added

  • Support for base64 files

0.9.7

19 Apr 08:46
9ef6b32
Compare
Choose a tag to compare

Fixed

  • Imports for offspot-config 2.1

0.9.6

19 Apr 08:13
8f398bb
Compare
Choose a tag to compare
  • Using offspot-config 2.1.0 to accept (ignoring though) YAML with checksum info

1.1.0

18 Apr 15:20
dd8e6a2
Compare
Choose a tag to compare

Changed

  • [utils.aria2] Downloader.get_feedback() now includes overall duration and speed
  • Contents download now displays overall download stats with speed
  • Using offspot-config 2.1.0
  • Failed downloads clearly appear as such in logs
  • Checksum info for files and base-image from config is passed to aria2 and checked
  • Downloads display checksum if it was passed/used

Fixed

  • [utils.aria2] Download.completed_on now set in post_process for better accuracy on indirect downloads

Removed

  • utils.download.download_file which is not used anymore

1.0.2

10 Apr 16:58
ab1451f
Compare
Choose a tag to compare

Fixed

  • Typo preventing fsck from working

1.0.1

04 Apr 11:29
fddd60b
Compare
Choose a tag to compare

Changed

  • Third partition is checked once again after being unmounted to ensure clean state
  • Use force (-f) on resize2fs for part3

0.9.5

03 Apr 15:34
b5a2cb9
Compare
Choose a tag to compare

Changed

  • Default param for --concurrency to 1 (to ease transition to 1.x)