Searched refs:BACKING_FILE (Results 1 – 3 of 3) sorted by relevance
76 if [ -n "$BACKING_FILE" ]; then77 _make_test_img -b "$BACKING_FILE" -F $IMGFMT $size131 BACKING_FILE="$TEST_IMG.base" \136 BACKING_FILE="$TEST_IMG.base" \
53 …[-p] [-q] [-n] [-f FMT] [-t CACHE] [-T SRC_CACHE] [-O OUTPUT_FMT] [-B BACKING_FILE [-F BACKING_FMT…59 .. option:: create [--object OBJECTDEF] [-q] [-f FMT] [-b BACKING_FILE [-F BACKING_FMT]] [-u] [-o O…95 …-opts] [-U] [-q] [-f FMT] [-t CACHE] [-T SRC_CACHE] [-p] [-u] [-c] -b BACKING_FILE [-F BACKING_FMT…
422 …[-p] [-q] [-n] [-f FMT] [-t CACHE] [-T SRC_CACHE] [-O OUTPUT_FMT] [-B BACKING_FILE [-F BACKING_FMT…443 You can use the *BACKING_FILE* option to force the output image to be445 *BACKING_FILE* should have the same content as the input's base image,470 .. option:: create [--object OBJECTDEF] [-q] [-f FMT] [-b BACKING_FILE [-F BACKING_FMT]] [-u] [-o O…476 If the option *BACKING_FILE* is specified, then the image will record477 only the differences from *BACKING_FILE*. No size needs to be specified in478 this case. *BACKING_FILE* will never be modified unless you use the670 …-opts] [-U] [-q] [-f FMT] [-t CACHE] [-T SRC_CACHE] [-p] [-u] [-c] -b BACKING_FILE [-F BACKING_FMT…675 The backing file is changed to *BACKING_FILE* and (if the image format of677 *BACKING_FMT*. If *BACKING_FILE* is specified as "" (the empty[all …]