Shell script updating PTU5 if necessary.
Go to file
Gerhard Hoffmann 0a428d8756 update_psa():
if called without -m (without MAINTENANCE):
check for ISMAS updates 3 times. If no response by ISMAS, end update process with FAILURE (exit script)
if called with -m:
check for ISMAS updates 10 times. If no response by ISMAS, end update process with FAILURE (exit script)
2023-06-29 13:38:41 +02:00
.gitignore Add workspace-directory 2022-06-02 14:45:46 +02:00
.gitmodules removed submodule 2023-01-31 14:58:57 +01:00
clone_customer_repository Add utility to clone customer repository in workspace-directory 2022-06-05 17:13:18 +02:00
general_utils Add empty_file()-helper. To be used later. 2023-06-29 13:22:19 +02:00
git_helpers clone_customer_repository(): add additional debug-output. 2023-06-29 13:23:51 +02:00
load_tariff Added comments 2022-06-05 16:58:39 +02:00
log_helpers Added FATAL_FAILURE to log_helpers. Do not send to APIS in case of FATAL_FAILURE. 2023-05-24 16:46:21 +02:00
news_from_ismas 1: Wait 5 seconds for ISMAS response. 2023-06-29 13:27:01 +02:00
news_to_ismas Removed usage of obsolete variable TC_PSA_TC_FILE (=tariff.current) and 2023-06-29 13:30:37 +02:00
opkg_helpers.sh removed typo in compute_md5 2022-06-05 12:34:28 +02:00
read_config Remove usage of the following variables: 2023-06-29 13:34:24 +02:00
README.md first commit 2023-01-19 16:09:07 +01:00
send_to_ismas.txt data to be send to ismas to check for updates 2022-06-11 18:45:40 +02:00
SendUpdateCommand.sh Added some more debug output 2022-06-05 12:27:57 +02:00
update_helpers.sh deleted 2022-06-03 20:51:04 +02:00
update_psa Check sanity of WORKING_DIRECTORY variable. cd into $WORKING_DIRECTORY before sourcing other scripts. 2023-06-20 09:14:20 +02:00
update_psa_helpers fetch_customer_updates(): add debug output. 2023-06-29 13:36:56 +02:00
update_psa_impl update_psa(): 2023-06-29 13:38:41 +02:00
update_psa.conf „update_psa.conf“ ändern 2023-06-09 17:24:51 +02:00