|
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 |
|
|
436aa461b0
|
Use sgdisk to partition images
|
2023-01-09 02:07:42 +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 |
|
|
f291ffc03b
|
Make shell:disk_list_partitions() more verbose
Show disk sector size and capacity, partition's size and start sector.
|
2023-01-03 20:39:10 +00:00 |
|
|
219d72226a
|
Use bestline library, update test logs
|
2022-05-30 02:08:15 +04:00 |
|
|
52f3acaebc
|
Add exfat test.
|
2022-04-23 22:34:24 +04:00 |
|
|
d59c8d5f55
|
Add a basic exfat test.
|
2022-03-12 00:08:20 +04:00 |
|