Commit Graph

  • e6b9e45ed9 apply rgb on the target image not the source image Mario Fetka 2012-02-12 08:04:44 +01:00
  • 1704cc8fcf Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools Mario Fetka 2012-02-12 07:56:10 +01:00
  • a237b47cfd force -colorspace RGB on created images Mario Fetka 2012-02-12 07:55:30 +01:00
  • 0f5e860a3f removed deugging DT Netsolution GmbH 2012-02-08 21:14:33 +01:00
  • 7b88ef224b - improvement: using command variable CMD_sha1sum - improvement: ignore .git directory while zipping - fix: GOPSI-12 Max Limit of packages per version delete release DT Netsolution GmbH 2012-02-07 09:02:43 +01:00
  • 21a6d88a8c - Improvement: using jenkins, a temp-direcory based on the date is not enough - added pid DT Netsolution GmbH 2012-02-06 21:09:13 +01:00
  • 4bb3504829 changed structure DT Netsolution GmbH 2012-02-06 20:11:30 +01:00
  • 5b562a8911 Cleanup file DT Netsolution GmbH 2012-02-06 19:51:07 +01:00
  • f0108632cd - Improvement: Purging product version only related to a defined OPSI_REPOS_PURGE_STATUS - New: Add template for testing products DT Netsolution GmbH 2012-02-06 19:13:57 +01:00
  • 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" DT Netsolution GmbH 2012-02-06 14:20:56 +01:00
  • a045ccb817 GOPSI-6: Filling up hd with old builds. Adding autopurge options DT Netsolution GmbH 2012-02-06 01:15:25 +01:00
  • b93d43e140 - new: customize calling command "identity", "unix2dos" by using $CMD_identify, $CMD_unix2dos - improvement: changed name of tmp-directory (date format) DT Netsolution GmbH 2012-02-05 20:38:10 +01:00
  • 6336aa67b4 added info to build 7z on a 64bit system DT Netsolution GmbH 2012-02-05 20:34:22 +01:00
  • d279f01adb New: Added OPSI_REPOS_OPSIMANAGER_INSTALL to opsi-builder.cfg. If set, the created opsi-package will be automatically installed to the depot Daniel Schwager 2012-02-04 10:55:24 +01:00
  • 78d96bffad Improvement: commands (7z, unzip, ..) are defined by global variables now. Added checking of command's availablility. Daniel Schwager 2012-02-03 14:41:08 +01:00
  • 72c8c4b9a9 renamed restric -> restricted Daniel Schwager 2012-02-02 17:29:06 +01:00
  • aca88bc063 improvement: check, if opsi file exists in the repos (not checking only the directory) Daniel Schwager 2012-02-01 23:34:14 +01:00
  • 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 - Daniel Schwager 2012-02-01 22:32:30 +01:00
  • 95fe669573 Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools Daniel Schwager 2012-02-01 14:38:46 +01:00
  • 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. Daniel Schwager 2012-02-01 14:37:59 +01:00
  • 8722b4a5f7 correct typo Mario Fetka 2012-01-31 20:53:55 +01:00
  • 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 Daniel Schwager 2012-01-30 23:07:08 +01:00
  • 976d2a3ec9 - moved image converting to builder-utils.h - added logging functionality - setup inside opsi-builder.cfg by "DEBUG_LEVEL" Daniel Schwager 2012-01-29 16:58:12 +01:00
  • 441fdd95aa move creating INST_DIR-directory to prepare-target. Now, it can be use in other targets Daniel Schwager 2012-01-29 15:10:08 +01:00
  • eaf1219a36 Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools Daniel Schwager 2012-01-29 15:08:44 +01:00
  • d46a2af595 Added creator_tag to path Daniel Schwager 2012-01-29 15:08:06 +01:00
  • 8790bb9eca move distfile var to right location Mario Fetka 2012-01-29 10:37:05 +01:00
  • 2f44e3864c add support for source packages in archives Mario Fetka 2012-01-29 09:11:01 +01:00
  • 8d6eb9c586 Add propper image convert for every possible ratio Mario Fetka 2012-01-29 00:34:35 +01:00
  • 1caae7b13e unix2dos not dos2unix Mario Fetka 2012-01-28 19:17:23 +01:00
  • c2af257783 correct wrong lang detect by opsi-makeproductfile Mario Fetka 2012-01-28 19:13:08 +01:00
  • 2b2446002b - code restructured: move code from builder_package to _create Daniel Schwager 2012-01-28 12:27:03 +01:00
  • 353bd1754c Moved STATUS information from project.cfg to builder.cfg Daniel Schwager 2012-01-28 11:20:26 +01:00
  • 38255ee031 Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools DT Netsolution GmbH 2012-01-28 10:30:32 +01:00
  • 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 Daniel Schwager 2012-01-28 10:29:54 +01:00
  • 40906de552 remove DRYS DT Netsolution GmbH 2012-01-28 10:27:46 +01:00
  • 8b262b2b46 - 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 Daniel Schwager 2012-01-27 20:02:21 +01:00
  • f07373a276 minor changes DT Netsolution GmbH 2012-01-27 15:09:21 +01:00
  • 256f62b0ab init DT Netsolution GmbH 2012-01-27 14:07:19 +01:00
  • ba6d54f5c7 - DT Netsolution GmbH 2012-01-27 11:19:58 +01:00
  • e1664ea0e7 add more docu DT Netsolution GmbH 2012-01-27 11:08:27 +01:00
  • e974944253 add doc DT Netsolution GmbH 2012-01-27 10:56:37 +01:00
  • 48de15ef45 Added comments to the settings DT Netsolution GmbH 2012-01-27 10:55:07 +01:00
  • ac921e7f9d init DT Netsolution GmbH 2012-01-27 10:08:07 +01:00
  • 9be0bd41f1 - adding CREATOR_* variables. Place CREATOR_TAG to the package default filename DT Netsolution GmbH 2012-01-27 10:00:40 +01:00
  • 6c79660df7 renamed opsi-builder.cfg DT Netsolution GmbH 2012-01-27 09:32:07 +01:00
  • f1aefff868 renamed Daniel Schwager 2012-01-27 09:22:46 +01:00
  • 96103b2d05 - improvement: changed injection of VARs to *.ins files DT Netsolution GmbH 2012-01-27 02:35:40 +01:00
  • d52859597e changed default settings DT Netsolution GmbH 2012-01-27 01:19:37 +01:00
  • 1f7f35b8b8 moved to doc DT Netsolution GmbH 2012-01-27 01:06:24 +01:00
  • 9fb1cd3e02 - moved builder frome itwatch to devtools - restructured, added variable handling, callbacks, .... DT Netsolution GmbH 2012-01-27 01:04:47 +01:00
  • 841784005c initial commit Mario Fetka 2012-01-26 09:01:25 +01:00