Commit Graph

793 Commits

Author SHA1 Message Date
GerhardHoffmann 63a959315b add files for ATBUpdateOpkg 2025-02-18 14:49:52 +01:00
GerhardHoffmann c05db3b323 Set up ATBUpdateOpkg 2025-02-18 14:49:01 +01:00
GerhardHoffmann bc21ede1a1 set up ATBUpdateOpkg 2025-02-18 14:47:43 +01:00
GerhardHoffmann 8db818f6cd checkin for saving current state 2025-02-14 13:20:42 +01:00
GerhardHoffmann ef9cc23093 Start with git-directory 2025-02-07 13:44:02 +01:00
GerhardHoffmann 3a259f8a22 First version of ATBUpdateCheck 2025-02-07 13:32:15 +01:00
GerhardHoffmann b270a9f30e Update main-window 2025-02-06 16:26:44 +01:00
GerhardHoffmann 238f2498b7 provide (dummies) for receiving responses from binaries 2025-02-06 16:25:50 +01:00
GerhardHoffmann 44585f2c59 start ATBUpdateCheck 2025-02-06 16:25:09 +01:00
GerhardHoffmann c98b01d002 fix typo 2025-02-05 16:30:48 +01:00
GerhardHoffmann 31aa7c0584 add directory for check binary 2025-02-05 16:28:14 +01:00
GerhardHoffmann f750f76dbb renamed 2025-02-05 16:27:30 +01:00
GerhardHoffmann aa88a040ba list of commands to execute 2025-02-05 16:27:09 +01:00
GerhardHoffmann 3358e1a0d4 start to refactor update-procedure 2025-02-05 16:26:16 +01:00
GerhardHoffmann ea1d858f15 add headers/sources 2025-02-05 16:25:47 +01:00
GerhardHoffmann 7b4bee524f adding commnds to execute 2025-02-05 16:25:01 +01:00
GerhardHoffmann b6f0615e9c directory for binary calling rsync on repository 2025-02-05 16:24:22 +01:00
GerhardHoffmann fbedaab3fe directory for binary displaying status of ptu 2025-02-05 16:23:44 +01:00
GerhardHoffmann 8a482e328c directory for binary calling opkg-commands 2025-02-05 16:23:14 +01:00
GerhardHoffmann f67b4bfa6f save for weekend 2025-01-10 14:43:14 +01:00
GerhardHoffmann f1aad81a0c save for weekend 2025-01-10 14:19:43 +01:00
GerhardHoffmann 8f822c5383 save files with comment 2025-01-09 15:22:10 +01:00
GerhardHoffmann 7bfb7f5a3b save for christmas 2024-12-20 13:01:34 +01:00
GerhardHoffmann 2ec7b61682 Remove any reference to device controller as downloading jsons/dc-firmware
will be done by ATBDownloadDCJsonFiles and ATBDownloadDCFirmware binaries.
2024-12-06 12:30:54 +01:00
GerhardHoffmann 75b0b83174 Update::updateBinary():
begin with starting "/opt/app/tools/atbupdate/ATBDownloadDCFirmware".
2024-12-06 11:51:06 +01:00
GerhardHoffmann 79e2405738 Minor: remove unused code. 2024-12-06 11:50:25 +01:00
GerhardHoffmann 0ebf8b095a getCommandResult():
reset result if necessary (for instance for showing current result
	in GUI.
2024-12-06 11:48:21 +01:00
GerhardHoffmann 11524b8389 read dc-verion directly from binary file 2024-11-28 12:53:44 +01:00
GerhardHoffmann 6663866743 Mior: remove debugs 2024-11-28 12:52:50 +01:00
GerhardHoffmann 12aa9a734a init some vars to defaults 2024-11-28 12:52:14 +01:00
GerhardHoffmann 9b6f5db8fe start with downloading dc: parsing command arguments. started to implement the acrual download 2024-11-27 15:54:42 +01:00
GerhardHoffmann 061c57ef51 set verion to 1.5.6 1.5.6 2024-11-22 12:59:13 +01:00
GerhardHoffmann e82417dde7 MainWindow::MainWindow():
Add status timer, to show proceeding update, so user does not exit
	application / restart machine.
2024-11-22 12:55:27 +01:00
GerhardHoffmann 1e271201c5 Set version to 1.5.5. 1.5.5 2024-11-21 09:15:33 +01:00
GerhardHoffmann da66d75a45 getPSAInstalled():
call ptuPackagesVersion. Convert returned JSON-array into JsonObject
	to be appended to CMD_SENDVERSION.
2024-11-21 09:14:05 +01:00
GerhardHoffmann 7accabfa53 Add variables for handling ptu-package-versions and append corresponding data
to CMD_SENDVERSION.
2024-11-21 09:12:35 +01:00
GerhardHoffmann 201a1cbab9 privateUpdate():
Make sure opkg-commands re executed aunder certain error conditions:

	Failure of customerEnvironment(), filesToUpdate() or
	syncCustomerRepositoryAndFS().
1.5.4
2024-10-23 13:23:13 +02:00
GerhardHoffmann 9a9cce126a Minor: extended comment 2024-10-23 13:22:42 +02:00
GerhardHoffmann da0fa54d28 gitPull():
Add important comment for the case that an remote host key change:
	'git pull' handles the issue itself, and continues to pull the repository
	using the ssh-key provided in the .keys/ directory.
2024-10-23 12:58:48 +02:00
GerhardHoffmann 1433c107b3 Remove right-justification in customer_id-name. Version: 1.5.3 2024-10-15 16:48:40 +02:00
GerhardHoffmann 8e0732cf95 Set version to 1.5.2. 2024-10-08 15:04:08 +02:00
GerhardHoffmann 8f6e1fdae7 clean up: remove .gz and .ipk files in /var/cache/opkg 2024-10-08 15:03:43 +02:00
GerhardHoffmann 0d00faf493 Remove hard coded (szeged) zone names 2024-07-23 09:28:54 +02:00
GerhardHoffmann 5beb235d92 Chop a trailing / of the repository url -> no clean path necessary 2024-07-17 14:50:32 +02:00
GerhardHoffmann a4bb993217 Set version to 1.5.1 2024-07-17 14:06:18 +02:00
GerhardHoffmann 50357997c2 Do not use cleanPath() on an url-path 2024-07-17 14:04:53 +02:00
GerhardHoffmann c02f0b08ed Set version to 1.5.0. 1.5.0 2024-06-28 13:01:24 +02:00
GerhardHoffmann 5da1eff41a Use repository-url="gitea@ptu-config.atb-comm.de:ATB/" 2024-06-28 12:58:13 +02:00
GerhardHoffmann af89c9fbc1 Add SSH_GIT_COMMAND environment variable for pyu-config.atb-comm.de repository server. 2024-06-28 12:52:48 +02:00
GerhardHoffmann fa7d1ba879 Allow empty lines in opkg_commands. 2024-06-28 12:50:30 +02:00