Initial commit
This commit is contained in:
16
buildtools/buildtools.conf.delivered
Normal file
16
buildtools/buildtools.conf.delivered
Normal file
@@ -0,0 +1,16 @@
|
||||
# buildtools.conf.delivered
|
||||
|
||||
# type of release, c=clean or p=proprietary
|
||||
REL_TYPE="c"
|
||||
|
||||
# path of source files if we are build machine
|
||||
BUILD_SRC_PATH="rwright@bomarc:/home/rwright/latest-rbru/"
|
||||
|
||||
# path of source files if we are a development machine
|
||||
DEV_SRC_PATH="/mnt/custom/rescuebru-src/"
|
||||
|
||||
# path of proprietary documentation files if we are build machine
|
||||
BUILD_DOC_PATH="rwright@bomarc:/home/rwright/RescueBRU/latest-docs/"
|
||||
|
||||
# path on remote development machine where new isos will be put
|
||||
ISO_DEST_PATH="rwright@bomarc:/home/rwright/RescueBRU/rescuebru-isos/"
|
||||
Reference in New Issue
Block a user