0.7:
- really fix error handling

0.6:
- fix error handling

0.5:
- use two wait messages
- better error handling
- round available size
- copy files from old live system only if needed
- use dd instead of truncate (not to trigger OOM when truncating big files on vfat partitions)

0.4:
- format loopback even if no size is specified
- write sysconfig file in resize() function
- do not allow to cancel

0.3:
- force resize if current loopback size is lower than configured min size
- create loopback file if not existent

0.2:
- do not crush all config values when disabling draklive-resize
- do not fail if loopback is not created yet

0.1:
- initial release
