79a52b7a46
fix typo in sha256sum path
2019-08-21 00:39:41 -04:00
7d89c47eb2
Clippy fixes
2019-04-03 16:05:09 -04:00
4b4e5f31e7
various low level system utils moved into system module
2019-04-02 15:00:01 -04:00
e4665f3f5c
function to test for valid names of things
2019-01-29 11:42:27 -05:00
f5bf92f488
function for piping section of a file to a command
...
This makes it possible to calculate sha256sum in place on an image file
which has both a header and an appended dm-verity tree. Before this
required a message process of extracting the body into a temporary file.
2019-01-29 11:40:20 -05:00
b258604fd0
Updated everything for Rust 2018 with cargo fix --edition
2019-01-17 09:25:24 -05:00
b7b27b039c
If command not absolute path, confirm it exists by searching $PATH
2019-01-05 20:13:45 -05:00
9f6ba7e619
an exec_cmdline function which suppresses all output
2019-01-03 10:49:42 -05:00
27758b9a1a
Add missing argument to error message
2019-01-02 13:30:27 -05:00
4099f19f4b
Big refactor for citadel installer
2018-12-31 18:27:17 -05:00