Commit Graph

222 Commits

Author SHA1 Message Date
GerhardHoffmann 6741ed8b34 Added update_psa_clone_error() in clone_sutomer_repository() 2022-06-04 21:41:41 +02:00
GerhardHoffmann 0770d664b6 added some suggestions 2022-06-03 21:52:57 +02:00
GerhardHoffmann 100f50f537 removed test parts 2022-06-03 21:52:40 +02:00
GerhardHoffmann 703cc9e3bd removed working_directory and workspace_dir -> will be set on the command line 2022-06-03 21:51:09 +02:00
GerhardHoffmann f9276b3fdb use of capitalized global variables; added check_for_apism() 2022-06-03 21:50:15 +02:00
GerhardHoffmann 2f169e966e added TODO comment 2022-06-03 21:49:16 +02:00
GerhardHoffmann 03eba24bbe moved implementation to update_psa_impl 2022-06-03 21:48:41 +02:00
GerhardHoffmann 43110e0cd7 defined new variables. started to capitalize global variables 2022-06-03 21:47:55 +02:00
GerhardHoffmann eb122ed51f use echo instead of printf -> problems with % 2022-06-03 21:46:55 +02:00
GerhardHoffmann 9ceabd922d use of WORKING_DIRECTORY and other global readonly variables 2022-06-03 21:46:11 +02:00
GerhardHoffmann e355cbe4ab Added equals() and contains() 2022-06-03 21:44:41 +02:00
GerhardHoffmann 3be55e2702 Added several utilities to set / request the APISM trigger state. 2022-06-03 20:00:07 +02:00
GerhardHoffmann 57df68fabf Added updates_available() and update_status() 2022-06-03 19:59:50 +02:00
GerhardHoffmann 6cca174d66 Add scripts to communicate with ISMAS 2022-06-02 18:11:04 +02:00
GerhardHoffmann d890ff9f07 move update_psa to own file 2022-06-02 16:06:17 +02:00
GerhardHoffmann 34ffefd45f Renamed to update_psa.conf 2022-06-03 19:28:09 +02:00
GerhardHoffmann 7e8d49c298 Fixed copy() to handle ATBQT.ini. Renamed filter_system_files() to fileter_conf_ini_files() 2022-06-03 19:27:28 +02:00
GerhardHoffmann 014026a3e9 Minor change: some variables just renamed 2022-06-03 19:25:47 +02:00
GerhardHoffmann 66a41aa8f7 Added customer_id_base_dir 2022-06-03 19:24:13 +02:00
GerhardHoffmann 77b7b29ed8 known_files now as global readonly 2022-06-03 19:23:27 +02:00
GerhardHoffmann 260cbab78d Added known_files-array 2022-06-03 19:03:08 +02:00
GerhardHoffmann b4ea938a29 renamed UpdateController.conf to update_psa.conf 2022-06-03 14:33:07 +02:00
GerhardHoffmann 54ad30752e updated check_md5_for_changed_conf_and_ini_files() and began to fix copy() 2022-06-02 22:28:03 +02:00
GerhardHoffmann 74c8358a99 included check of sanity of repository 2022-06-02 22:26:42 +02:00
GerhardHoffmann 86139b8e98 added check_sanity_of_repository 2022-06-02 22:25:57 +02:00
GerhardHoffmann 5cc4b6a6b6 extended for ini-files 2022-06-02 22:25:08 +02:00
GerhardHoffmann 72f8b0b28e adapt check_md5_for_changed_conf_and_ini_files() for new formal of update.conf 2022-06-02 17:28:52 +02:00
GerhardHoffmann 181af67033 source loag_helpers only once 2022-06-02 17:27:30 +02:00
GerhardHoffmann 2454b86e5e source general_utils only once 2022-06-02 17:26:55 +02:00
GerhardHoffmann 7d9fc7cb23 added command line parsing 2022-06-06 18:21:34 +02:00
GerhardHoffmann 22fbaded16 Added usage, usage_and_exit, version and error 2022-06-06 18:21:08 +02:00
GerhardHoffmann 534d417b86 Fixed printf-calls to print only one string 2022-06-06 17:02:31 +02:00
GerhardHoffmann 7713e7e39d minor change 2022-06-05 21:55:24 +02:00
GerhardHoffmann 893220be95 added some comments; some other minor changes 2022-06-05 21:55:01 +02:00
GerhardHoffmann 48043f78cc reimplemented after reordering conf-file 2022-06-05 21:54:08 +02:00
GerhardHoffmann c44c852b6a removed GIT_SSL_NO_VERIFY 2022-06-05 21:53:34 +02:00
GerhardHoffmann 8f1b86d5d7 reordered names and provided preparations for more zone_groups/zones 2022-06-05 21:52:14 +02:00
GerhardHoffmann 27f1a62323 Using copy() and filter_system_files() 2022-06-05 16:50:25 +02:00
GerhardHoffmann 96a8065fe0 Added copy() and filter_system_files() 2022-06-05 16:50:04 +02:00
GerhardHoffmann 83b420acf2 Added some new vars 2022-06-05 16:49:18 +02:00
GerhardHoffmann 24ead237cc use of newly implemented functions 2022-06-04 21:31:26 +02:00
GerhardHoffmann cb7cb51b24 +check_md5_for_changed_conf_and_ini_files(), +exec_opkg_noaction() 2022-06-04 21:30:42 +02:00
GerhardHoffmann cb0586fb6b added several new global variables: update_conf, ... 2022-06-04 21:29:23 +02:00
GerhardHoffmann 094580e294 advanced changed_file_names 2022-06-04 21:28:28 +02:00
GerhardHoffmann bc4977bf7f check md5sums for opkg packages 2022-06-04 18:16:10 +02:00
GerhardHoffmann fab081d212 check for special opkg keywords: update, ... etc 2022-06-04 18:15:19 +02:00
GerhardHoffmann e3ae2e8d36 made to be sourced only once 2022-06-04 18:14:16 +02:00
GerhardHoffmann 87d50bd5b2 minor changes: debug output 2022-06-04 18:13:27 +02:00
GerhardHoffmann 0c22ec9ae8 delete obsolete file 2022-06-04 18:11:23 +02:00
GerhardHoffmann 3c935cc99f return result_code as integer as well 2022-06-04 18:10:55 +02:00