9 lines
274 B
Plaintext
9 lines
274 B
Plaintext
# *** Set your paths
|
|
# *** Expected location is $HOME/releng_build_isojigdo.conf
|
|
# *** Then a run of 'releng_build_isojigdo -rc' will pick it up
|
|
XOR=/path/to/xorriso
|
|
DIR=/path/to/input_dir
|
|
IMG=/path/to/out_image
|
|
ISOLINUX_BIN=/path/to/isolinux.bin
|
|
BOOT_CAT=/path/to/boot.cat
|