|
76c7819882
|
Split I/O code to generic io* and platform specific io_async*
|
2023-01-18 08:32:17 +00:00 |
|
|
74a593746e
|
Pass a tool number to umka_init command
Implemented tools:
+ umka_shell
+ umka_fuse
+ umka_os
+ umka_gen_devices_dat
|
2023-01-16 05:49:24 +00:00 |
|
|
bbc42c6436
|
Implement qcow2 support, convert most images from raw
This allows exbibyte-sized images, compression and (potentially)
non-destructive writing.
|
2023-01-09 02:07:20 +00:00 |
|
|
464b92cda4
|
Change filename suffix of raw images from .img to .raw
|
2023-01-09 02:07:05 +00:00 |
|
|
18c6f4922c
|
Add new shell commands: dump_win_map and set (variable).
|
2021-11-02 12:50:13 +03:00 |
|
|
4b8b418f94
|
Add test of reading of >4GiB file.
dd if=/path/to/file status=none bs=1 skip=$((0xblah)) count=$((0xblah)) | rhash --sha3-256 --simple -
|
2020-03-08 22:53:11 +03:00 |
|