summaryrefslogtreecommitdiff
path: root/library/hello.h
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2019-04-26 15:06:20 +0206
committerJohn Ogness <john.ogness@linutronix.de>2019-04-26 15:06:20 +0206
commitfb816880451696c1bdb72493b38a8c8778ac8fb9 (patch)
tree7caec9c37737f2704ffec9991ae227f760998f92 /library/hello.h
parenta25ffd05f44634ddfdfc987f22e3cd3006ab5e1e (diff)
dd-multi.sh: add --keep-files
The first couple steps of the dd-multi.sh script is to: 1. make a sparse copy of the original image 2. loop mount the copy 3. unpack the layers to the loop mount 4. create a vmdk of the copy 5. copy the image and vmdk to the usb drives If many USB drives need to be prepared at once, usually the dd-multi.sh script will need to be called multiple times (due to not enough USB-3 ports being available). However, there is no need for steps 1-4 to run each time. Add a --keep-files argument that will not delete the copy and vmdk files on completion. The --keep-files argument also tells the dd-multi.sh script to look for existing copy and vmdk files. If they are found, they are used. Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'library/hello.h')
0 files changed, 0 insertions, 0 deletions