Commit Graph

27 Commits

Author SHA1 Message Date
ff2ea6b8f2 Check sanity of WORKING_DIRECTORY variable. cd into $WORKING_DIRECTORY before sourcing other scripts. 2023-06-20 09:14:20 +02:00
5bca1f498b set WORKING_DIRECTORY explicitly to PWD if . is passed 2023-06-05 15:34:46 +02:00
b5b3aa7e34 fixed wong shift of arguments for maintenance flag 2023-05-30 16:41:08 +02:00
215b155f2d Moved main parts to update_psa_impl. 2023-05-26 15:07:13 +02:00
8f50f62a52 Moved changing to WORKING_DIRECTORY here 2023-05-24 17:29:15 +02:00
96d76b856a Added MAINTENANCE flag (-m). If set, simulate WAIT-button in ISMAS 2023-05-24 16:47:54 +02:00
33511a5bcb simulate WAIT-button 2023-04-25 14:26:36 +02:00
27cd99f96a Add update_psa with parameter to skip WAIT-test 2022-07-08 13:21:47 +02:00
e5e6c4c1cd Minor change: check_for_running_apism 2022-06-25 15:22:34 +02:00
9b1549306d Added checks:
check_default_route -> exit if no route set
check_route_to_repository -> exit if no such route
check_for_apism
2022-06-25 15:08:44 +02:00
c229f7072c added (commented) line for 'update_psa testing' 2022-06-16 15:52:44 +02:00
7c2d78e6db return 0 as exit code 2023-03-31 12:17:08 +02:00
2045dcedf5 Change to passed working directory 2023-03-30 14:56:49 +02:00
f3b933fc1d add zone parameter 2022-06-02 17:42:35 +02:00
0571498503 minor changes 2022-06-06 19:07:03 +02:00
0ee446dcc0 added some test code wo activate WAIT state 2022-06-04 21:48:58 +02:00
100f50f537 removed test parts 2022-06-03 21:52:40 +02:00
03eba24bbe moved implementation to update_psa_impl 2022-06-03 21:48:41 +02:00
014026a3e9 Minor change: some variables just renamed 2022-06-03 19:25:47 +02:00
74c8358a99 included check of sanity of repository 2022-06-02 22:26:42 +02:00
7d9fc7cb23 added command line parsing 2022-06-06 18:21:34 +02:00
893220be95 added some comments; some other minor changes 2022-06-05 21:55:01 +02:00
27f1a62323 Using copy() and filter_system_files() 2022-06-05 16:50:25 +02:00
24ead237cc use of newly implemented functions 2022-06-04 21:31:26 +02:00
fab081d212 check for special opkg keywords: update, ... etc 2022-06-04 18:15:19 +02:00
7b01bcf456 Set IFS to newline 2022-06-03 22:18:47 +02:00
086a2c1585 replaces UpdateController.sh 2022-06-03 20:42:26 +02:00