- New: added semantic check of variable "TYPE"

- Improved: Added prefix "DL_" to all attributes of the file-array (SOURCE[], FILE[], ..)
- Improved: refactored variable creation and moved code to builder-utils.sh
- New: Added DIST_FORCE_DOWNLOAD variable to select wget or plowdown
- Improvement: refactored code
- New: Added log_info() and log_debug() functions
- New: Added new array WINST_* (builder-product.cfg) to defined custom winst variables
This commit is contained in:
2012-01-30 23:07:08 +01:00
parent 976d2a3ec9
commit e9754434bb
5 changed files with 222 additions and 108 deletions

View File

@@ -1,16 +1,15 @@
###################################################
# build-default.cfg
# Default values for OPSI builder system
# opsi-builder.cfg
# Default values for opsi-builder system
####################################################
##################################
# Global variables
#################################
TMP_DIR=/tmp
# Setup debug level, be more verbose
# Valid values: debug, <empty>
# Optional parameter. Valid values: debug|info. Default: <empty>
DEBUG_LEVEL=
# STATUS - defines the stabability of the build