eliot icon indicating copy to clipboard operation
eliot copied to clipboard

Support device img files

Open ernoaapa opened this issue 6 years ago • 1 comments

Updated build device to produce img -file as default output which is easy to write into disk with dd.

ernoaapa avatar Feb 05 '18 06:02 ernoaapa

Codecov Report

Merging #25 into master will decrease coverage by 0.4%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   26.02%   25.61%   -0.41%     
==========================================
  Files          50       50              
  Lines        2425     2420       -5     
==========================================
- Hits          631      620      -11     
- Misses       1724     1731       +7     
+ Partials       70       69       -1
Impacted Files Coverage Δ
pkg/cmd/build/utils.go 53.19% <100%> (ø) :arrow_up:
pkg/runtime/utils.go 0% <0%> (-84.62%) :arrow_down:
pkg/runtime/containerd.go 1.72% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3089eaf...bd1a46c. Read the comment docs.

codecov[bot] avatar Mar 18 '18 07:03 codecov[bot]