- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user