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

Ensure SD card updater runs after networking and Docker #741

Merged
merged 3 commits into from
Apr 24, 2021

Conversation

AaronDewes
Copy link
Contributor

@AaronDewes AaronDewes commented Apr 24, 2021

The external storage update requires entwork & docker to be running, if it runs before they are ready it will fail to update the SSD installation if the SD card installation is newer.

@lukechilds
Copy link
Member

lukechilds commented Apr 24, 2021

This is working great @AaronDewes, thanks!

Some minor tweaks:

  • It's nice to keep the explicit dep for all services: 02cbfde
  • Renamed to include "SD card", just incase it's confusing to people not familair with the codebase, it might seem like it's some sort of OTA update monitoring process: e540f97

@lukechilds lukechilds changed the title Fix the boot logic Ensure SD card updater runs after networking and Docker Apr 24, 2021
@lukechilds lukechilds merged commit 5d63f36 into getumbrel:master Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants