Commit Graph

51 Commits

Author SHA1 Message Date
Mario Fetka
f6505a1765 correct cfg file delte 2013-03-10 07:29:03 +01:00
Mario Fetka
0d8b325274 Beautify bash code 2013-03-10 05:57:28 +01:00
Mario Fetka
fc4dfbdf78 corrected purge of old files the sort of 2013-03-10 05:51:45 +01:00
Mario Fetka
abd9eb5bfc correct cfg file entries 2013-03-10 05:03:36 +01:00
Mario Fetka
00a1c737a7 correct source pattern 2013-03-10 04:44:34 +01:00
Mario Fetka
2bd1cb4be1 delete odl version 2013-03-10 04:38:00 +01:00
Mario Fetka
dd1364dced add new samples and rename OPSI_INI_NAME to OPSI_INI_OPTION (ini typical naming) 2013-03-08 08:06:41 +01:00
Mario Fetka
9a19cdaacb add missing variable write 2013-03-08 05:05:25 +01:00
Mario Fetka
a7f8a81d46 new samples and control file writer 2013-03-07 22:43:46 +01:00
Mario Fetka
75adc590d0 add ini writer support 2013-03-07 21:38:36 +01:00
Mario Fetka
a0e29cb0ac Back to old sorting of versions 2013-03-03 21:59:32 +01:00
Mario Fetka
73f4adc58a add torrent support via adia2 2013-03-01 18:50:20 +01:00
Peter Singer
6403a39b50 Added cab file extraction 2012-10-30 16:22:30 +01:00
Dennis Trinks
4e92928834 Merge branch 'master' of disconnected-by-peer.at:go-opsi/opsi.opsi-builder 2012-09-24 14:43:20 +02:00
Dennis Trinks
93fb36ab63 unix2dos does only support UTF-8 - so ignore UTF-16 2012-09-24 14:42:46 +02:00
Mario Fetka
1f212c3b49 add targz and tarbz2 support 2012-05-16 06:32:07 +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
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
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
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