- moved image converting to builder-utils.h
- added logging functionality - setup inside opsi-builder.cfg by "DEBUG_LEVEL"
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
#################################
|
||||
TMP_DIR=/tmp
|
||||
|
||||
# Setup debug level, be more verbose
|
||||
# Valid values: debug, <empty>
|
||||
DEBUG_LEVEL=
|
||||
|
||||
# STATUS - defines the stabability of the build
|
||||
# Valid values:
|
||||
# integration: this is used by a continuous integration server.
|
||||
|
||||
Reference in New Issue
Block a user