summaryrefslogtreecommitdiff
path: root/src/lib/copy_to_drive_job.cc
AgeCommit message (Expand)Author
2025-12-20White space: copy_to_drive_job.{cc,h}Carl Hetherington
2025-12-05Cleanup: can now remove the _NC log variants.Carl Hetherington
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-01-05Remove some unused includes.Carl Hetherington
2023-02-05Recover better errors from ext4.Carl Hetherington
2023-01-29Use DiskWriterBackEndResponse, and add some more information to the unmount e...Carl Hetherington
2022-07-20Allow multiple DCPs to be written to a disk (#1756).Carl Hetherington
2021-05-09Add more logging to disk writer.Carl Hetherington
2021-03-12Get progress during formatting.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-08-07Reduce width of information text in the copy-to-drive job.Carl Hetherington
2020-05-03Do all writes then do all verification and report progressCarl Hetherington
2020-04-30Revert mac rdisk vs disk stuff as I'm not convinced it makes much difference.Carl Hetherington
2020-04-28Add a log message and actually use device_for_write().Carl Hetherington
2020-04-13Tidy up Drive and unmounting a little.Carl Hetherington
2020-04-13Tidy up nanomsg class API; add unmounting for Linux.Carl Hetherington
2020-04-09Improve disk_writer_messages.h commenting and add DISK_WRITER_QUIT and DISK_W...Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington