renamed to releng_<title>

This commit is contained in:
George Danchev
2011-07-02 17:25:00 +00:00
parent d8784302fd
commit 2ae1890e0d
4 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# *** Set your paths, see below
# *** Expected location is $HOME/.libburnia-releng/releng_build_isojigdo.conf
# *** Then a run of 'releng_build_isojigdo -rc' will pick it up
# xorriso executable to be tested
RELENG_XORRISO=/path/to/xorriso
# Should contain an ISOLINUX setup and some payload files
RELENG_DIR=/path/to/input_dir
# Gets created resp. overwritten by this test
RELENG_IMG=/path/to/out_image
# It is part of the ISOLINUX setup in $DIR
RELENG_ISOLINUX_BIN=/path/to/input_dir/isolinux.bin
# Will be created in the ISO image. Should not exist in $DIR
RELENG_BOOT_CAT=/path/to/boot.cat