summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-06Fix gofmt.preseed/fix-version-checkPaweł Stołowski
2020-08-06Tweak the comment.Paweł Stołowski
2020-08-06Merge branch 'master' into preseed/fix-version-checkPaweł Stołowski
2020-08-06Added unit test for preseeding with a newer deb.Paweł Stołowski
2020-08-06Return a struct from chooseTargetSnapdVersion and slightly reorganize the flo...Paweł Stołowski
2020-08-06Merge pull request #9089 from bboozzoo/bboozzoo/uc20-boot-gadget-mediate-init...Maciej Borzecki
2020-08-05daemon,many: switch to use client.ErrorKind and drop the local errorKind...Samuele Pedroni
2020-08-05Merge pull request #9083 from sergiocazzolato/new-parameters-nested-uc20Sergio Cazzolato
2020-08-05Merge remote-tracking branch 'upstream/master' into error-kinds-from-clientSamuele Pedroni
2020-08-05client: move all error kinds into errors.go and add doc stringsSamuele Pedroni
2020-08-05cmd/snap: display the error in snap debug seeding if seeding is in error (#9091)Samuele Pedroni
2020-08-05gadget/install: fix dummy Run againMaciej Borzecki
2020-08-05gadget, gadget/install: extend observer unit testsMaciej Borzecki
2020-08-05boot: tweak commentsMaciej Borzecki
2020-08-05client,docs: finalize errors.go commentsSamuele Pedroni
2020-08-05many: pass key sealing type to MakeBootableMaciej Borzecki
2020-08-05boot: rename to TrustedAssetsInstallObserverMaciej Borzecki
2020-08-05cmd/snap/debug/seeding: use unicode for proper yaml (#9090)Ian Johnson
2020-08-05many: rename to gadget.ContentObserver, drop ApplyMaciej Borzecki
2020-08-05boot: tweak commentsMaciej Borzecki
2020-08-05gadget/install: fix dummy installMaciej Borzecki
2020-08-04avoid failing when ssh connection si broken due to rebootSergio Cazzolato
2020-08-04Rename checkTargetSnapdVersion to chooseTargetSnapdVersion (thanks ijohnson)Paweł Stołowski
2020-08-04Merge pull request #8998 from anonymouse64/tweak/explicit-snapd-recovery-mode...Michael Vogt
2020-08-04packaging: really remove the usr/bin/docs for debianMichael Vogt
2020-08-04Merge remote-tracking branch 'upstream/master' into new-parameters-nested-uc20Sergio Cazzolato
2020-08-04Adding more workers because execution on xenial is taking 70mSergio Cazzolato
2020-08-04Update the machine parameterSergio Cazzolato
2020-08-04packaging: do not install usr/bin/docsMichael Vogt
2020-08-04packaging: do not install usr/bin/docsMichael Vogt
2020-08-04overlord/devicestate: pass initial seal observer when setting up run mode systemMaciej Borzecki
2020-08-04boot: stubs for initial key sealing observerMaciej Borzecki
2020-08-04gadget/install: pass observer when creating file systemsMaciej Borzecki
2020-08-04gadget: have file system writer call observerMaciej Borzecki
2020-08-04gadget: introduce an interface for observice write operations on gadget struc...Maciej Borzecki
2020-08-04Fix gofmt.Paweł Stołowski
2020-08-04Check snapd version from the deb under chroot when preseeding and use that if...Paweł Stołowski
2020-08-04Merge pull request #8917 from anonymouse64/feature/cross-check-mount-partitio...Michael Vogt
2020-08-03Merge pull request #9027 from sergiocazzolato/tests-refresh-snapdSergio Cazzolato
2020-08-02daemon: switch to use client.ErrorKind and drop the local errorKind...Samuele Pedroni
2020-08-02client,cmd/snap: reorg error kinds and rename someSamuele Pedroni
2020-08-02client,snap,docs: introduce marker type client.ErrorKindSamuele Pedroni
2020-08-02docs: error-kinds.go vet fixSamuele Pedroni
2020-08-02Merge remote-tracking branch 'upstream/master' into error-kinds-clientSamuele Pedroni
2020-08-02client: fix whitespace, adjust misleading error descriptionSamuele Pedroni
2020-08-02client,docs: standardize error kind doc commentsSamuele Pedroni
2020-07-31osutil/disks: use a dedicated error to indicate a fs label wasn't found (#9080)Ian Johnson
2020-07-31Using var defined at suite levelSergio Cazzolato
2020-07-31Small fix on github actionsSergio Cazzolato
2020-07-31Classic will used always kvm accelerationSergio Cazzolato