Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More reliable offline and OTA update. #941

Merged
merged 7 commits into from
Jun 21, 2023
Merged

More reliable offline and OTA update. #941

merged 7 commits into from
Jun 21, 2023

Conversation

schmurtzm
Copy link
Member

install.sh :

  • add some temporisations to install.sh : adds time delays , sync and logs to fix missing files to extract.

ota_update.sh :

  • replace unzip by 7z
  • adding some sync and freemma commands
  • ota bootstrap

Before 20230506 firmwares runs .tmp_update/updater script , after .tmp_update/runtime.sh. So we put the logic in runtime.sh and proxy it in updater
- Do not count files in zip file anymore.
- Reboot before exiting the script, l584(to avoid that main script continue his job and suppress .tmp_update folder)
adds time delays , sync and logs seems to fix missing files to extract.
small improvements :
- replace unzip by 7z
- adding some sync command
adding some freemma
@schmurtzm schmurtzm enabled auto-merge June 20, 2023 23:28
@XK9274

This comment was marked as duplicate.

@XK9274 XK9274 self-requested a review June 20, 2023 23:49
Copy link
Member

@XK9274 XK9274 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving as per convo w/ Schmurtz

@schmurtzm schmurtzm added this pull request to the merge queue Jun 20, 2023
Merged via the queue into main with commit b80aa27 Jun 21, 2023
@schmurtzm schmurtzm deleted the Fix-install-bugs branch June 21, 2023 00:00
@Aemiii91 Aemiii91 added the bug in onion Something isn't working label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug in onion Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants