Commit Graph

83 Commits

Author SHA1 Message Date
83b420acf2 Added some new vars 2022-06-05 16:49:18 +02:00
24ead237cc use of newly implemented functions 2022-06-04 21:31:26 +02:00
cb7cb51b24 +check_md5_for_changed_conf_and_ini_files(), +exec_opkg_noaction() 2022-06-04 21:30:42 +02:00
cb0586fb6b added several new global variables: update_conf, ... 2022-06-04 21:29:23 +02:00
094580e294 advanced changed_file_names 2022-06-04 21:28:28 +02:00
bc4977bf7f check md5sums for opkg packages 2022-06-04 18:16:10 +02:00
fab081d212 check for special opkg keywords: update, ... etc 2022-06-04 18:15:19 +02:00
e3ae2e8d36 made to be sourced only once 2022-06-04 18:14:16 +02:00
87d50bd5b2 minor changes: debug output 2022-06-04 18:13:27 +02:00
0c22ec9ae8 delete obsolete file 2022-06-04 18:11:23 +02:00
3c935cc99f return result_code as integer as well 2022-06-04 18:10:55 +02:00
49ac77340c Test if log_helpers is included only once 2022-06-04 14:58:39 +02:00
8a655ae1a2 Make sure loh_helpers is sourced only once 2022-06-04 14:58:09 +02:00
27086af023 exec_git_command using exec_process_substitution() 2022-06-04 14:48:30 +02:00
4a8b76f815 exec_opkg_commands() using exec_process_substitution() 2022-06-04 14:43:27 +02:00
4989ee8d05 Added exec_process_substitution 2022-06-04 14:35:12 +02:00
7b01bcf456 Set IFS to newline 2022-06-03 22:18:47 +02:00
e06c5acb1c Use eval() to remove any trailing stuff in front or after opkg-command 2022-06-03 22:18:00 +02:00
ada0105f7f Use eval() to remove any trailing stuff in front or after opkg-command 2022-06-03 22:17:27 +02:00
a507e9c29c Use working_directory in clone_customer_repository 2022-06-03 21:20:18 +02:00
838b932cac eval working_directory 2022-06-03 21:09:10 +02:00
e71ece81c1 Added working directory with absolute path 2022-06-03 21:08:37 +02:00
40e8786391 replaced by update_psa 2022-06-03 20:53:19 +02:00
3586951772 deleted 2022-06-03 20:51:04 +02:00
71bc436a8c deleted 2022-06-03 20:50:57 +02:00
c1938c5b53 deleted 2022-06-03 20:50:41 +02:00
bcc503d59c deleted 2022-06-03 20:50:37 +02:00
c1eca2b7bf replaces read_config.sh 2022-06-03 20:49:33 +02:00
35600ec429 Added exec_opkg_command(). Added check_md5-functions. Added exec_opkg_info(). Renamed do_update() to exec_opkg. Renamed do_update_dry_run() to exec_opkg_no_action(). 2022-06-03 20:48:37 +02:00
a9003c5073 Minor changes 2022-06-03 20:45:52 +02:00
89ef5c69b6 Fixed exec_git_command(), clone_customer_repository(), pull_customer_repository() 2022-06-03 20:45:09 +02:00
086a2c1585 replaces UpdateController.sh 2022-06-03 20:42:26 +02:00
fd40ba31a1 Added working_directory. Remove fifo and fifo_dir. 2022-06-03 20:39:42 +02:00
fa41ed36ab add another helper bash file 2022-06-02 17:22:27 +02:00
b1d22acdd6 removed sh-suffix 2022-06-02 16:09:43 +02:00
8763eccab3 removed sh-suffix 2022-06-02 15:27:37 +02:00
c032d5d528 added extract_changed_files() 2022-06-05 12:35:07 +02:00
4a12ae9469 removed typo in compute_md5 2022-06-05 12:34:28 +02:00
19721380b5 changed message to local val msg 2022-06-05 12:33:50 +02:00
05a9822361 Added exec_git_command(), latest_commit(), added more detail debug info to functions, added changed_files() 2022-06-05 12:33:05 +02:00
a05289ffb1 read_conf(). Added more debug-output for several functions. Testing extract_changes files. to be continued. 2022-06-05 12:31:06 +02:00
38e0c402df Added worspace, zone_group, zone, customer_location 2022-06-05 12:29:07 +02:00
cf7012c72d Added some more debug output 2022-06-05 12:27:57 +02:00
ee1160755e Added log-helpers for different debug levels 2022-06-05 07:29:20 +02:00
26b2fad1e6 sourced log_helpers.sh 2022-06-05 07:28:14 +02:00
9ab5b23e10 Added customer_id and repository_path 2022-06-05 07:24:47 +02:00
833c353908 Updated read_config () 2022-06-05 07:23:50 +02:00
55752bf667 Source log_helpers.sh 2022-06-04 14:14:19 +02:00
917dae5a96 add simple log-facility (replace when syslogd available) 2022-06-04 14:00:53 +02:00
f70b2677d1 Simplified code 2022-06-03 09:31:33 +02:00