summaryrefslogtreecommitdiff
path: root/src/lib/copy_to_drive_job.cc
AgeCommit message (Collapse)Author
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
for each separately (#1743)
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 ↵Carl Hetherington
DISK_WRITER_WRITE #defines.
2020-04-06Add disk writer tool.Carl Hetherington