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

devicestate: merge overlord/boot into devicestate #2108

Closed
wants to merge 56 commits into from

Conversation

mvo5
Copy link
Contributor

@mvo5 mvo5 commented Oct 6, 2016

based on #2033

But keep `snap firstboot` around because we can not update files
in the writable area once they are moved out of the snap (yes,
this sucks!).
@mvo5
Copy link
Contributor Author

mvo5 commented Oct 6, 2016

Arrrrrgg, conflicts from squashing!

@pete-woods
Copy link
Contributor

Remember when rebasing on-top of squash commits, to use the more advanced git rebase of:

git rebase --onto master start-of-changes-I-want-to-rebase my-branch

Where start-of-changes-I-want-to-rebase is the commit before the stuff you're rebasing. This ensures git doesn't get confused and try to rebase commits that have already been included in the squash.

@mvo5 mvo5 closed this Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants