57 Commits

Author SHA1 Message Date
Kroese
0dbc794223
feat: Customize image filenames (#771) 2024-06-14 03:01:27 +02:00
Kroese
0f2d889858
fix: Assume GB when no unit is present (#769) 2024-06-13 18:59:13 +02:00
Kroese
f8879029ec
fix: Do not use IO threading for SATA disks (#760) 2024-06-09 18:34:55 +02:00
Kroese
7b491b3cee
feat: Verify clocksource is set to TSC (#759) 2024-06-09 17:44:15 +02:00
Kroese
2ece865417
fix: Download error messages (#756) 2024-06-05 18:18:29 +02:00
Kroese
c135c4cac3
feat: Add automatic device type (#749) 2024-05-27 17:25:52 +02:00
Kroese
36f1e47c0a
fix: Check for Podman IP ranges (#745) 2024-05-21 13:48:05 +02:00
Kroese
c5dd5c2e46
feat: Print arguments in debug mode (#743) 2024-05-21 09:17:51 +02:00
Kroese
d1d920372a
feat: Support more device types (#742) 2024-05-21 09:10:30 +02:00
Kroese
55034b0f40
feat: Additional disk device (#733) 2024-05-15 17:56:12 +02:00
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