Commit Graph

19 Commits

Author SHA1 Message Date
Mario Fetka dd4430a5bb Add Copyright 2014-11-15 13:49:55 +01:00
Mario Fetka 0e1aed0a37 add creation of gpg file 2013-05-17 15:11:39 +02:00
DT Netsolution GmbH 4e08250390 fix problems with "." in PN name 2012-04-23 11:12:41 +02:00
DT Netsolution GmbH f0108632cd - Improvement: Purging product version only related to a defined OPSI_REPOS_PURGE_STATUS
- New: Add template for testing products
2012-02-06 19:13:57 +01:00
DT Netsolution GmbH 02fac0f3d1 Fix: fix autopurging bug (probs mit sorting ..)
New: Added new RELEASE-incrementing algorithm dependent on the VERSION.
     Refer to opsi-builder.cfg:STATUS_INTEGRATION_RELEASE="func:inc1"
2012-02-06 14:20:56 +01:00
DT Netsolution GmbH a045ccb817 GOPSI-6: Filling up hd with old builds. Adding autopurge options 2012-02-06 01:15:25 +01:00
Daniel Schwager d279f01adb New: Added OPSI_REPOS_OPSIMANAGER_INSTALL to opsi-builder.cfg. If set, the created opsi-package will be automatically installed to the depot 2012-02-04 10:55:24 +01:00
Daniel Schwager 14537d40ca - new: to customize the RELEASE in integration mode (STATUS=integration), STATUS_INTEGRATION_RELEASE was introduced.
- new: new variables OPSI_REPOS_UPLOAD_* to defined the artifacts uploading to the repository
- new: new files <product>.(zsync|md5) created for better integration to opsi-product-updater
-
2012-02-01 22:32:30 +01:00
Daniel Schwager 2c21c221ff Added opsi-builder.cfg: CHECKSUM_AUTOCREATE: Every downloaded file is checked using SHA1 algorithm against a checksum file, if this file ist not available, it will be created on-the-fly, dependent on this setting. 2012-02-01 14:37:59 +01:00
Daniel Schwager e9754434bb - 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
2012-01-30 23:07:08 +01:00
Daniel Schwager 976d2a3ec9 - moved image converting to builder-utils.h
- added logging functionality - setup inside opsi-builder.cfg by "DEBUG_LEVEL"
2012-01-29 16:58:12 +01:00
Daniel Schwager d46a2af595 Added creator_tag to path 2012-01-29 15:08:06 +01:00
Daniel Schwager 2b2446002b - code restructured: move code from builder_package to _create 2012-01-28 12:27:03 +01:00
Daniel Schwager 353bd1754c Moved STATUS information from project.cfg to builder.cfg 2012-01-28 11:20:26 +01:00
Daniel Schwager 6c83a4ba2a - 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
2012-01-28 10:29:54 +01:00
DT Netsolution GmbH 9be0bd41f1 - adding CREATOR_* variables. Place CREATOR_TAG to the package default filename 2012-01-27 10:00:40 +01:00
DT Netsolution GmbH 6c79660df7 renamed opsi-builder.cfg 2012-01-27 09:32:07 +01:00
DT Netsolution GmbH d52859597e changed default settings 2012-01-27 01:19:37 +01:00
DT Netsolution GmbH 9fb1cd3e02 - moved builder frome itwatch to devtools
- restructured, added variable handling, callbacks, ....
2012-01-27 01:04:47 +01:00