|
|
|
@ -53,14 +53,14 @@ with releng_*, passing them its own options.
|
|
|
|
|
stdout/stderr output stored in:
|
|
|
|
|
${CLOG}
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
self generated data are stored in ${GEN_DATA_DIR}.
|
|
|
|
|
self-generated data are stored in ${GEN_DATA_DIR}.
|
|
|
|
|
required space for these data is about 300 megabytes.
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
examples:
|
|
|
|
|
# run xorriso and keep the self generated data
|
|
|
|
|
# run xorriso and keep the self-generated data
|
|
|
|
|
$ ./${SELF} -x path/to/xorriso [-k]
|
|
|
|
|
|
|
|
|
|
# clean up self generated data from previous run
|
|
|
|
|
# clean up self-generated data from previous run
|
|
|
|
|
$ ./${SELF} -c
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
HLP
|
|
|
|
|