|
17521771e3
|
Use log_info instead of log_debug for some debug messages
|
2023-05-24 16:45:01 +02:00 |
|
|
729778043a
|
Removed syntactic errors.
|
2022-06-25 21:27:14 +02:00 |
|
|
e5e6c4c1cd
|
Minor change: check_for_running_apism
|
2022-06-25 15:22:34 +02:00 |
|
|
95a9307631
|
check_for_apism, check_default_route and check_for_route_to_repository
exit the script if condition is not fulfilled.
|
2022-06-25 15:19:43 +02:00 |
|
|
fc1c2221b1
|
Added check_default_route and check_route_for_repository.
|
2022-06-25 15:11:49 +02:00 |
|
|
27445f354a
|
call pull_customer_repository without parameters
|
2022-06-09 18:40:40 +02:00 |
|
|
21591d8e3d
|
testing copy()
|
2022-06-04 22:07:27 +02:00 |
|
|
a769fe0e12
|
Add test case for TARIFF
|
2022-06-03 18:08:44 +02:00 |
|
|
ba556f02bd
|
shortened check_md5sum....()
|
2022-06-02 22:13:23 +02:00 |
|
|
e46f596270
|
shortened check_md5sum....()
|
2022-06-02 22:11:12 +02:00 |
|
|
7a06811aa5
|
adapted because of changes in read_config
|
2022-06-07 21:51:24 +02:00 |
|
|
4a0b0896bb
|
Added handling for ini-files in /etc/atb in copy() and chaeck_md5_for_json_and_ini_files()
|
2022-06-05 15:31:10 +02:00 |
|
|
1ad3b7e68f
|
Added handling for DC
|
2022-06-02 21:52:48 +02:00 |
|
|
2158f65c65
|
removed current.conf. using .json instead of .conf
|
2022-06-06 19:04:09 +02:00 |
|
|
98a2e09bd5
|
extended copy() to handle ini-files
|
2022-06-05 19:25:23 +02:00 |
|
|
d351f4485c
|
Added check_hardware_compatibility(). Added update_psa-Ismas-messages
|
2022-06-04 21:46:30 +02:00 |
|
|
f9276b3fdb
|
use of capitalized global variables; added check_for_apism()
|
2022-06-03 21:50:15 +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 |
|
|
54ad30752e
|
updated check_md5_for_changed_conf_and_ini_files() and began to fix copy()
|
2022-06-02 22:28:03 +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 |
|
|
7713e7e39d
|
minor change
|
2022-06-05 21:55:24 +02:00 |
|
|
96a8065fe0
|
Added copy() and filter_system_files()
|
2022-06-05 16:50:04 +02:00 |
|
|
cb7cb51b24
|
+check_md5_for_changed_conf_and_ini_files(), +exec_opkg_noaction()
|
2022-06-04 21:30:42 +02:00 |
|
|
bc4977bf7f
|
check md5sums for opkg packages
|
2022-06-04 18:16:10 +02:00 |
|
|
4a8b76f815
|
exec_opkg_commands() using exec_process_substitution()
|
2022-06-04 14:43:27 +02:00 |
|
|
e06c5acb1c
|
Use eval() to remove any trailing stuff in front or after opkg-command
|
2022-06-03 22:18:00 +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 |
|
|
fa41ed36ab
|
add another helper bash file
|
2022-06-02 17:22:27 +02:00 |
|