This website requires JavaScript.
Explore
Help
Sign In
GerhardHoffmann
/
UpdateController
Watch
1
Star
0
Fork
0
You've already forked UpdateController
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
117
Commits
1
Branch
2
Tags
2f169e966e1a5d83e1bcaaf44c75dd83051ffc3a
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
GerhardHoffmann
2f169e966e
added TODO comment
2022-06-03 21:49:16 +02:00
.gitignore
Add workspace-directory
2022-06-02 14:45:46 +02:00
.gitmodules
removed submodule
2023-01-31 14:58:57 +01:00
general_utils
Added equals() and contains()
2022-06-03 21:44:41 +02:00
git_helpers
use of WORKING_DIRECTORY and other global readonly variables
2022-06-03 21:46:11 +02:00
log_helpers
use echo instead of printf -> problems with %
2022-06-03 21:46:55 +02:00
news_from_ismas
Added updates_available() and update_status()
2022-06-03 19:59:50 +02:00
news_to_ismas
Added several utilities to set / request the APISM trigger state.
2022-06-03 20:00:07 +02:00
opkg_helpers.sh
removed typo in compute_md5
2022-06-05 12:34:28 +02:00
read_config
defined new variables. started to capitalize global variables
2022-06-03 21:47:55 +02:00
README.md
first commit
2023-01-19 16:09:07 +01:00
send_to_ismas.txt
data to be send to ismas to check for updates
2022-06-11 18:45:40 +02:00
SendUpdateCommand.sh
Added some more debug output
2022-06-05 12:27:57 +02:00
update_helpers.sh
deleted
2022-06-03 20:51:04 +02:00
update_psa
moved implementation to update_psa_impl
2022-06-03 21:48:41 +02:00
update_psa_helpers
Fixed copy() to handle ATBQT.ini. Renamed filter_system_files() to fileter_conf_ini_files()
2022-06-03 19:27:28 +02:00
update_psa_impl
added TODO comment
2022-06-03 21:49:16 +02:00
update_psa.conf
renamed UpdateController.conf to update_psa.conf
2022-06-03 14:33:07 +02:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Shell script updating PTU5 if necessary.
Readme
661
KiB
Languages
Shell
100%