Commit Graph

50 Commits

Author SHA1 Message Date
Dennis Trinks
93fb36ab63 unix2dos does only support UTF-8 - so ignore UTF-16 2012-09-24 14:42:46 +02:00
9007cb72d4 fixed bug, find files to purge 2012-04-23 12:13:59 +02:00
f8cb696af9 Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools 2012-04-23 11:12:31 +02:00
89edef81d0 Problems with "." inside PN - fixed 2012-04-23 11:11:37 +02:00
Mario Fetka
06567742c8 add lha support 2012-04-20 03:30:46 +02:00
5f7116aaf7 Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools 2012-02-19 13:53:27 +01:00
Mario Fetka
c26374d993 add unrar support (for broken rar packages not handled by 7zip) 2012-02-18 15:18:46 +01:00
Mario Fetka
088460ba47 add plowshare support 2012-02-18 14:40:26 +01:00
Mario Fetka
6c78bf2db4 readd png8 for created images 2012-02-14 15:47:46 +01:00
Mario Fetka
83ee37675a more comments 2012-02-14 15:44:18 +01:00
Mario Fetka
227b48bd41 change border to white not black
and resize upfront and white borders
2012-02-14 15:41:40 +01:00
Mario Fetka
3df8e2c106 create image with support for white interior 2012-02-14 15:13:53 +01:00
Mario Fetka
9e12881932 force 256 colours 2012-02-13 19:42:16 +01:00
Mario Fetka
f76491e179 create png8 2012-02-13 19:40:27 +01:00
Mario Fetka
fc04aefe84 change order for image convert 2012-02-13 18:36:09 +01:00
Mario Fetka
1352e032fb make the imgae brighter 2012-02-12 08:20:08 +01:00
Mario Fetka
e6b9e45ed9 apply rgb on the target image not the source image 2012-02-12 08:04:44 +01:00
Mario Fetka
1704cc8fcf Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools 2012-02-12 07:56:10 +01:00
Mario Fetka
a237b47cfd force -colorspace RGB on created images 2012-02-12 07:55:30 +01:00
0f5e860a3f removed deugging 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
2012-02-07 09:02:43 +01:00
21a6d88a8c - Improvement: using jenkins, a temp-direcory based on the date is not enough - added pid 2012-02-06 21:09:13 +01:00
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
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
a045ccb817 GOPSI-6: Filling up hd with old builds. Adding autopurge options 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)
2012-02-05 20:38:10 +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 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. 2012-02-03 14:41:08 +01:00
72c8c4b9a9 renamed restric -> restricted 2012-02-02 17:29:06 +01:00
aca88bc063 improvement: check, if opsi file exists in the repos (not checking only the directory) 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
-
2012-02-01 22:32:30 +01:00
95fe669573 Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools 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. 2012-02-01 14:37:59 +01:00
Mario Fetka
8722b4a5f7 correct typo 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
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"
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 2012-01-29 15:10:08 +01:00
Mario Fetka
8790bb9eca move distfile var to right location 2012-01-29 10:37:05 +01:00
Mario Fetka
2f44e3864c add support for source packages in archives 2012-01-29 09:11:01 +01:00
Mario Fetka
8d6eb9c586 Add propper image convert for every possible ratio 2012-01-29 00:34:35 +01:00
Mario Fetka
1caae7b13e unix2dos not dos2unix 2012-01-28 19:17:23 +01:00
Mario Fetka
c2af257783 correct wrong lang detect by opsi-makeproductfile 2012-01-28 19:13:08 +01:00
2b2446002b - code restructured: move code from builder_package to _create 2012-01-28 12:27:03 +01:00
353bd1754c Moved STATUS information from project.cfg to builder.cfg 2012-01-28 11:20:26 +01:00
38255ee031 Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools 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
2012-01-28 10:29:54 +01:00
40906de552 remove DRYS 2012-01-28 10:27:46 +01:00
9be0bd41f1 - adding CREATOR_* variables. Place CREATOR_TAG to the package default filename 2012-01-27 10:00:40 +01:00
DT Netsolution GmbH
96103b2d05 - improvement: changed injection of VARs to *.ins files 2012-01-27 02:35:40 +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