From 2babb122160483fbdc559ddc5cfb821a18925f2f Mon Sep 17 00:00:00 2001 From: George Danchev Date: Fri, 24 Jun 2011 13:00:33 +0000 Subject: [PATCH] template config file --- releng/releng_build_isojigdo.conf.template | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releng/releng_build_isojigdo.conf.template diff --git a/releng/releng_build_isojigdo.conf.template b/releng/releng_build_isojigdo.conf.template new file mode 100644 index 00000000..aaa31475 --- /dev/null +++ b/releng/releng_build_isojigdo.conf.template @@ -0,0 +1,7 @@ +# *** Set your paths +# *** Expected location is $HOME/releng_build_isojigdo.conf +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