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
57
Commits
1
Branch
2
Tags
bcc503d59c1926e3ac790921b40178b58ae60193
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Gerhard Hoffmann
bcc503d59c
deleted
2022-06-03 20:50:37 +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
git_helpers
Fixed exec_git_command(), clone_customer_repository(), pull_customer_repository()
2022-06-03 20:45:09 +02:00
git.sh
another test commit
2022-06-02 14:53:41 +02:00
log_helpers
Minor changes
2022-06-03 20:45:52 +02:00
log_helpers.sh
changed message to local val msg
2022-06-05 12:33:50 +02:00
opkg_helpers.sh
removed typo in compute_md5
2022-06-05 12:34:28 +02:00
opkg.sh
Minor issues.
2022-06-02 22:46:00 +02:00
read_config
replaces read_config.sh
2022-06-03 20:49:33 +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
added extract_changed_files()
2022-06-05 12:35:07 +02:00
update_psa
replaces UpdateController.sh
2022-06-03 20:42:26 +02:00
update_psa_helpers
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
UpdateController.conf
Added working_directory. Remove fifo and fifo_dir.
2022-06-03 20:39:42 +02:00
UpdateController.sh
read_conf(). Added more debug-output for several functions. Testing extract_changes files. to be continued.
2022-06-05 12:31:06 +02:00
README.md
The file is empty.
Description
Shell script updating PTU5 if necessary.
Readme
661
KiB
Languages
Shell
100%