Commit Graph

64 Commits

Author SHA1 Message Date
Mario Fetka ccff3ae2a8 also mod opsiscript files 2019-09-20 15:16:11 +02:00
Mario Fetka ce4a1c3507 add oracle downlaod cookie by default 2015-07-14 14:23:45 +02:00
Mario Fetka ba5d7927c0 force utf8 for python on opsi package build 2015-03-04 12:45:50 +01:00
Mario Fetka dd4430a5bb Add Copyright 2014-11-15 13:49:55 +01:00
Mario Fetka 019b384e8a put name under quote 2013-08-29 02:34:53 +02:00
Mario Fetka b1e918b650 also add Name to cfg file 2013-08-23 11:21:42 +02:00
Mario Fetka f84e65510c add support for SERVER_DATA dir 2013-08-13 11:40:36 +02:00
Mario Fetka 446225ae59 set exec bit on executables 2013-06-23 12:01:24 +02:00
Mario Fetka 0e1aed0a37 add creation of gpg file 2013-05-17 15:11:39 +02:00
Mario Fetka 38bc458f0f Change Changlog generator to comply with opsi and debian changelog format 2013-05-15 18:40:47 +02:00
Mario Fetka 202247d546 add link thingy for silk special case 2013-05-09 18:37:37 +02:00
Mario Fetka d1019ad6b3 add the possibility to add extra options to the extract process for ex passwort; overwrite; .... 2013-03-28 14:38:45 +01:00
Mario Fetka df790e40f7 do the unix to dos convert later in the process to catch all generated files 2013-03-12 06:08:55 +01:00
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
DT Netsolution GmbH 9007cb72d4 fixed bug, find files to purge 2012-04-23 12:13:59 +02:00
DT Netsolution GmbH f8cb696af9 Merge branch 'master' of disconnected-by-peer.at:go-opsi/devtools 2012-04-23 11:12:31 +02:00
DT Netsolution GmbH 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
DT Netsolution GmbH 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
DT Netsolution GmbH 0f5e860a3f removed deugging 2012-02-08 21:14:33 +01:00
DT Netsolution GmbH 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
DT Netsolution GmbH 21a6d88a8c - Improvement: using jenkins, a temp-direcory based on the date is not enough - added pid 2012-02-06 21:09:13 +01: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
DT Netsolution GmbH 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
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 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
Daniel Schwager 72c8c4b9a9 renamed restric -> restricted 2012-02-02 17:29:06 +01:00
Daniel Schwager aca88bc063 improvement: check, if opsi file exists in the repos (not checking only the directory) 2012-02-01 23:34:14 +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