Kroese
c86408cbd6
fix: Additional pass-through mounts ( #722 )
2024-05-08 23:23:17 +02:00
Kroese
6f4ea81907
feat: New disk pass-through method ( #714 )
2024-05-01 00:13:26 +02:00
Kroese
9840f8e07a
feat: Support ecryptfs filesystem ( #703 )
2024-04-26 06:04:48 +02:00
Kroese
e81dc0f31d
fix: Verify files are not empty ( #689 )
2024-04-16 15:35:35 +02:00
Kroese
0cca9c5f83
feat: Disable CoW check on XFS ( #629 )
2024-02-09 23:53:18 +01:00
Kroese
d857d71e0d
fix: Merge drive function ( #614 )
2024-02-01 11:05:33 +01:00
Kroese
78594098cc
feat: Disable CoW check on ZFS ( #612 )
2024-01-31 03:54:40 +01:00
Kroese
9e124980cd
fix: Disk message ( #596 )
2024-01-25 17:02:50 +01:00
Kroese
0dea507d85
feat: Shorter messages ( #588 )
2024-01-23 00:15:11 +01:00
Kroese
2c7cea042f
feat: Display progress via web ( #584 )
2024-01-20 19:59:44 +01:00
Kroese
1fc9c56c8f
style: Quote variables ( #565 )
2024-01-14 16:01:15 +01:00
Kroese
893a013ae9
style: Quote variables ( #563 )
2024-01-14 01:11:58 +01:00
Kroese
3a507f5bf6
fix: Display QEMU output ( #558 )
2024-01-13 18:16:17 +01:00
Kroese
53e0330e21
feat: Change qcow allocation ( #555 )
2024-01-12 23:50:04 +01:00
Kroese
6a0c708224
fix: Device support ( #552 )
2024-01-12 18:01:20 +01:00
Kroese
c28dbb6b9b
feat: Add FUSE warning ( #542 )
...
* feat: Add FUSE warning
2024-01-05 13:24:54 +01:00
Kroese
b854aad830
fix: Use single IO thread ( #521 )
2023-12-29 17:34:23 +01:00
Kroese
62acaa95bf
fix: Check attribute ( #490 )
2023-12-24 14:27:29 +01:00
Kroese
5332d387f4
fix: Set file attribute ( #488 )
...
* fix: Set file attribute
2023-12-24 02:41:44 +01:00
Kroese
f0d08ef263
fix: Remove flag ( #487 )
...
* fix: Remove flag
2023-12-23 22:58:45 +01:00
Kroese
627ec56262
feat: LINUX_IMMUTABLE flag ( #485 )
...
* feat: LINUX_IMMUTABLE flag
2023-12-23 21:26:23 +01:00
Kroese
87fad1b0e9
feat: Set directory attributes ( #483 )
...
* feat: Set directory attributes
2023-12-23 20:01:27 +01:00
Kroese
682e0a9952
feat: Check filesystem ( #477 )
...
* feat: Check filesystem
2023-12-22 15:00:22 +01:00
Kroese
9a97dfdc70
fix: Check filesystem ( #476 )
2023-12-22 06:15:33 +01:00
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