23 Commits

Author SHA1 Message Date
Kroese
fd19c7b4f3
feat: Log creation info (#473) 2023-12-20 03:34:26 +01:00
Kroese
b425e34907
fix: Allocate after conversion 2023-12-19 08:54:08 +01:00
Kroese
9bac0c94a8
feat: Detect COW on btrfs 2023-12-19 06:11:50 +01:00
Kroese
6599861dbb
feat: Detect COW on BTRFS 2023-12-19 05:46:49 +01:00
Kroese
fafd4a4fca
feat: Enable IO threading 2023-12-19 03:59:19 +01:00
Kroese
479a30369d
feat: Enable IO threading 2023-12-19 02:34:48 +01:00
Kroese
ba522a4acb
feat: Increase clustersize for qcow2
* feat: Increase clustersize for qcow2
2023-12-18 17:34:40 +01:00
Kroese
b71b2245cb
fix: Check diskspace
* fix: Check diskspace
2023-12-18 16:44:26 +01:00
Kroese
be3fd30cb2
feat: Honor allocation flag for qcow2
* feat: Honor allocation flag for qcow2
2023-12-18 12:18:28 +01:00
Kroese
d66be1a228
fix: Do not set flags on resize 2023-12-17 11:25:42 +01:00
Kroese
72085d3711
fix: Set qcow2 flags 2023-12-17 11:17:26 +01:00
Kroese
e7cdbb1db5
feat: Optimize qcow2 flags 2023-12-17 10:51:30 +01:00
Kroese
7e12585429
fix: Error codes 2023-12-16 01:30:34 +01:00
Kroese
03d2665725
fix: Local variables (#447)
* fix: Local variables

* fix: Keep location
2023-12-10 00:26:13 +01:00
Kroese
a8bcae16a4
fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:19:08 +01:00
Kroese
2f19d31a81
feat: Show conversion progress (#444)
* feat: Show conversion progress
2023-12-09 15:15:25 +01:00
Kroese
180573d69f
fix: Diskspace warning (#441) 2023-12-09 05:40:10 +01:00
Kroese
8fa900335a
feat: Add qcow2 disk format (#440)
* feat: Add qcow2 disk format
2023-12-09 02:55:39 +01:00
Kroese
c3c4d966b4 feat: Print available diskspace
* feat: Print available diskspace
2023-12-03 08:29:09 +01:00
Kroese
44d82d6544 fix: Remove unused vars 2023-11-16 23:28:12 +01:00
Kroese
d24ae86c12 fix: Remove size check 2023-11-16 23:00:21 +01:00
Kroese
c9e6e65991 Fix for issue #381 (#383)
* feat: Refactor multi-disk code
2023-11-16 20:36:30 +01:00
Kroese
a024294e19 fix: Folder structure (#379)
* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* fix: Check entrypoint

* Moved to src

* Moved to src

* fix: Relative paths

* fix: Relative paths

* fix: Shellcheck

* fix: Relative paths

* Test shellcheck

* Test shellcheck
2023-11-15 20:54:51 +01:00