|
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 |
|
|
27f1a62323
|
Using copy() and filter_system_files()
|
2022-06-05 16:50:25 +02:00 |
|
|
96a8065fe0
|
Added copy() and filter_system_files()
|
2022-06-05 16:50:04 +02:00 |
|
|
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 |
|