libisoburn/releng/releng_isojigdo.conf.template

19 lines
599 B
Plaintext
Raw Normal View History

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