Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
snapstate: avoid reboots if nothing in the boot setup has changed. #2117
Conversation
fgimenez
referenced this pull request
Oct 10, 2016
Merged
tests: abort tests if an update process is scheduled #2119
pedronis
referenced this pull request
Oct 11, 2016
Merged
tests add spread test for prepare-device customizing device init/registration #2131
niemeyer
merged commit 09138ca
into
snapcore:master
Oct 11, 2016
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mvo5 commentedOct 10, 2016
Use helper boot.KernelOrOsRebootRequired() in doLinkSnap instead of a inferious manual version of it.
On firstboot the system will be in a state where snap_try_{kernel,os}/snap_{kernel,os} are exactly the same. In this case no forced reboot is needed.