- new: Status=Integration: RELEASE will be automatically created

- new: Add winst variable: IconFile
- new: Add new winst variables: VENDOR PN VERSION RELEASE PRIORITY ADVICE TYPE CREATOR_TAG CREATOR_NAME CREATOR_EMAIL
- optimize code, docu
This commit is contained in:
2012-01-28 10:29:54 +01:00
parent 8b262b2b46
commit 6c83a4ba2a
4 changed files with 63 additions and 26 deletions

View File

@@ -3,6 +3,7 @@
# Default values for OPSI builder system
####################################################
##################################
# Global variables
#################################
@@ -12,7 +13,8 @@ TMP_DIR=/tmp
# CREATOR
###############################
# Part of the published OPSI-package name
CREATOR_TAG=unknown
# Limitation: max 3 chars (beause OPSI limites REVISION to 16 chars)
CREATOR_TAG=xx
# Additonal information from the person creating the packages
CREATOR_NAME="Your name"
@@ -30,6 +32,7 @@ OPSI_REPOS_PRODUCT_DIR=${OPSI_REPOS_BASE_DIR}/${STATUS}/${VENDOR}/${PN}/${VERSIO
# OPSI-package filepattern
OPSI_REPOS_FILE_PATTERN=${PN}_${VERSION}-${CREATOR_TAG}${RELEASE}.opsi
# Force alway upload to opsi repos
# OPSI_REPOS_FORCE_UPLOAD=1