Commit Graph

235 Commits

Author SHA1 Message Date
2158f65c65 removed current.conf. using .json instead of .conf 2022-06-06 19:04:09 +02:00
1ee72f26af using empty comments 2022-06-06 19:01:45 +02:00
e2fc368371 Use += when concatenating strings 2022-06-06 18:59:31 +02:00
d6131e04e9 Prepared for using several zones. 2022-06-06 18:55:36 +02:00
98a2e09bd5 extended copy() to handle ini-files 2022-06-05 19:25:23 +02:00
1939779f67 Added several new globals 2022-06-05 19:24:41 +02:00
b9caeb2e3c changed_file_names: using the git repository path as serach criterion 2022-06-05 19:23:43 +02:00
0ee446dcc0 added some test code wo activate WAIT state 2022-06-04 21:48:58 +02:00
99fe056626 Added use of update_psa-ismas messages 2022-06-04 21:47:52 +02:00
6bc2854e78 Added update_psa-ismas messages 2022-06-04 21:47:04 +02:00
d351f4485c Added check_hardware_compatibility(). Added update_psa-Ismas-messages 2022-06-04 21:46:30 +02:00
283e4666c7 Minor changes 2022-06-04 21:44:33 +02:00
11e8ef90c0 Minor changes 2022-06-04 21:43:57 +02:00
6741ed8b34 Added update_psa_clone_error() in clone_sutomer_repository() 2022-06-04 21:41:41 +02:00
0770d664b6 added some suggestions 2022-06-03 21:52:57 +02:00
100f50f537 removed test parts 2022-06-03 21:52:40 +02:00
703cc9e3bd removed working_directory and workspace_dir -> will be set on the command line 2022-06-03 21:51:09 +02:00
f9276b3fdb use of capitalized global variables; added check_for_apism() 2022-06-03 21:50:15 +02:00
2f169e966e added TODO comment 2022-06-03 21:49:16 +02:00
03eba24bbe moved implementation to update_psa_impl 2022-06-03 21:48:41 +02:00
43110e0cd7 defined new variables. started to capitalize global variables 2022-06-03 21:47:55 +02:00
eb122ed51f use echo instead of printf -> problems with % 2022-06-03 21:46:55 +02:00
9ceabd922d use of WORKING_DIRECTORY and other global readonly variables 2022-06-03 21:46:11 +02:00
e355cbe4ab Added equals() and contains() 2022-06-03 21:44:41 +02:00
3be55e2702 Added several utilities to set / request the APISM trigger state. 2022-06-03 20:00:07 +02:00
57df68fabf Added updates_available() and update_status() 2022-06-03 19:59:50 +02:00
6cca174d66 Add scripts to communicate with ISMAS 2022-06-02 18:11:04 +02:00
d890ff9f07 move update_psa to own file 2022-06-02 16:06:17 +02:00
34ffefd45f Renamed to update_psa.conf 2022-06-03 19:28:09 +02:00
7e8d49c298 Fixed copy() to handle ATBQT.ini. Renamed filter_system_files() to fileter_conf_ini_files() 2022-06-03 19:27:28 +02:00
014026a3e9 Minor change: some variables just renamed 2022-06-03 19:25:47 +02:00
66a41aa8f7 Added customer_id_base_dir 2022-06-03 19:24:13 +02:00
77b7b29ed8 known_files now as global readonly 2022-06-03 19:23:27 +02:00
260cbab78d Added known_files-array 2022-06-03 19:03:08 +02:00
b4ea938a29 renamed UpdateController.conf to update_psa.conf 2022-06-03 14:33:07 +02:00
54ad30752e updated check_md5_for_changed_conf_and_ini_files() and began to fix copy() 2022-06-02 22:28:03 +02:00
74c8358a99 included check of sanity of repository 2022-06-02 22:26:42 +02:00
86139b8e98 added check_sanity_of_repository 2022-06-02 22:25:57 +02:00
5cc4b6a6b6 extended for ini-files 2022-06-02 22:25:08 +02:00
72f8b0b28e adapt check_md5_for_changed_conf_and_ini_files() for new formal of update.conf 2022-06-02 17:28:52 +02:00
181af67033 source loag_helpers only once 2022-06-02 17:27:30 +02:00
2454b86e5e source general_utils only once 2022-06-02 17:26:55 +02:00
7d9fc7cb23 added command line parsing 2022-06-06 18:21:34 +02:00
22fbaded16 Added usage, usage_and_exit, version and error 2022-06-06 18:21:08 +02:00
534d417b86 Fixed printf-calls to print only one string 2022-06-06 17:02:31 +02:00
7713e7e39d minor change 2022-06-05 21:55:24 +02:00
893220be95 added some comments; some other minor changes 2022-06-05 21:55:01 +02:00
48043f78cc reimplemented after reordering conf-file 2022-06-05 21:54:08 +02:00
c44c852b6a removed GIT_SSL_NO_VERIFY 2022-06-05 21:53:34 +02:00
8f1b86d5d7 reordered names and provided preparations for more zone_groups/zones 2022-06-05 21:52:14 +02:00