Clone/Install Windows, create/edit boot files, and troubleshoot boot issues.
- Move sequential items to Tasks and leave async in Actions - Move main control of disk_list (Arc<Mutex>) to Tasks This allows updates to happen AFTER I/O events (clone, update dest, etc) - Finally got SelectParts to use the actual state of the disks post-clone - Broke Tasks somewhere - bcdedit is never called despite being added to the VecDeque - Probably more |
||
|---|---|---|
| config | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| COPYING | ||
| README.md | ||
Deja-vu
Clone/Install Windows, create/edit boot files, and troubleshoot boot issues. This tool can and will delete data on selected destination devices; care should be taken to avoid unintended data loss.
deva-vu.toml
Please update this configuration file with the full path to the cloning tool of your choice.
NOTES
This tool is under active development and is not considered ready for production use!