|
|
15b5d5e131
|
Bug fix for get_disks()
In rare circumstances we could be omitting drives from the list
|
2025-04-21 00:13:04 -07:00 |
|
|
|
0a00e970aa
|
Drop once_cell dependency
Use OnceLock from std instead
|
2025-04-21 00:00:21 -07:00 |
|
|
|
f556703baf
|
Replace magic number with DEFAULT_MAX_DISCS
|
2025-04-20 23:36:34 -07:00 |
|
|
|
31d1391925
|
Address Clippy pedantic warnings for core
|
2025-03-22 21:23:03 -07:00 |
|
|
|
f1c3743584
|
Split TaskType::Command into wait and no-wait variants
Allows for apps to be simply launched
|
2025-02-22 20:45:46 -08:00 |
|
|
|
72130109cb
|
Refactor tasks (again)
Avoids copying/recreating the TaskType enum (previously the Task enum).
|
2025-02-11 21:36:00 -08:00 |
|
|
|
1c9ed12d49
|
Rebrand as Deja-Vu
|
2025-02-09 14:50:45 -08:00 |
|
|
|
cd38712ea9
|
Enable automatic volume mounting before cloning
|
2025-02-09 14:41:10 -08:00 |
|
|
|
b2b90bb946
|
WIP: Add boot mode options to boot-diags
|
2025-01-26 00:19:49 -08:00 |
|
|
|
5343912699
|
Move shared code to core lib
|
2025-01-19 15:24:19 -08:00 |
|