summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a test for partial deploymentbaserock/adamcoldrick/partial-deployAdam Coldrick2015-03-232-1/+54
* Allow the deployment of individual chunks/strata from systemsAdam Coldrick2015-03-232-37/+125
* cmdtests: We can no longer meaningfully look at chunks in the cachebaserock/adamcoldrick/ostree-rebaseAdam Coldrick2015-03-1922-176/+4
* yarns: Disable the cross-bootstrap yarnAdam Coldrick2015-03-191-7/+9
* yarns: Make the distbuild yarn expose the worker's artifact cache over HTTPAdam Coldrick2015-03-193-3/+29
* morph-cache-server: Add support for an OSTree artifact cacheAdam Coldrick2015-03-191-52/+63
* gc: Make `morph gc` use the OSTree artifact cacheAdam Coldrick2015-03-191-2/+6
* deploy: Use OSTree to checkout the system for deploymentAdam Coldrick2015-03-191-7/+30
* builder: Use the OSTree artifact cache when buildingAdam Coldrick2015-03-193-45/+49
* Make morph use OSTreeArtifactCache instead of LocalArtifactCacheAdam Coldrick2015-03-191-2/+4
* RemoteArtifactCache: Support multiple cache methodsAdam Coldrick2015-03-191-0/+25
* Add an artifact cache which uses OSTreeAdam Coldrick2015-03-194-5/+232
* Add a class to wrap the OSTree APIAdam Coldrick2015-03-193-0/+141
* bins: We no longer want chunks to be tarballsAdam Coldrick2015-03-192-120/+37
* Move the chunk cache logic into buildcommandAdam Coldrick2015-03-192-23/+23
* Create device nodes in staging areaAdam Coldrick2015-03-193-35/+39
* Add support for unionfs-fuseAdam Coldrick2015-03-194-16/+40
* Use overlayfs when deployingAdam Coldrick2015-03-191-4/+34
* Use overlayfs when building systemsAdam Coldrick2015-03-193-5/+45
* Allow the passing of options to fsutils.mountAdam Coldrick2015-03-191-2/+5
* scripts/test-shell.c: Add missing license headerJavier Jardón2015-03-171-0/+15
* Fix line lengths in morphlib/exts/simple-network.configureAdam Coldrick2015-03-171-5/+9
* Merge "Use python3 compatible notation for catching exceptions"Javier Jardón2015-03-1721-40/+40
|\
| * Use python3 compatible notation for catching exceptionsJavier Jardón2015-03-1621-40/+40
* | Merge branch 'jjardon/simple-network-networkd2'Javier Jardón2015-03-161-11/+131
|\ \ | |/ |/|
| * simple-network.configure: Rename networkd file generated by systemd chunkjjardon/simple-network-networkd2Javier Jardón2015-03-161-0/+29
| * simple-network.configure: Update documentationJavier Jardón2015-03-161-6/+9
| * simple-network.configure: Generate default network config files in a functionJavier Jardón2015-03-161-6/+20
| * simple-network.configure: process pairs of parameters in a functionJavier Jardón2015-03-161-0/+29
| * simple-network.configure: Add function to convert mask to cidr suffixJavier Jardón2015-03-161-0/+7
| * simple-network.configure: Generate networkd .network files as wellJavier Jardón2015-03-161-0/+33
| * simple-network.configure: Move the generation of /etc/network/interfaces to a...Javier Jardón2015-03-161-1/+6
| * Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-16234-664/+429
* | Merge "Use the modern way of the GPL copyright header: URL instead real address"Javier Jardón2015-03-16234-664/+429
|\ \ | |/ |/|
| * Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-16234-667/+432
* | Fix call to status() in commit 364455436aded34ce6f843dfa68a32c14aaf01eaSam Thursfield2015-03-161-1/+2
* | Merge "Use python3 compatible notation for octal constants"Javier Jardón2015-03-165-10/+10
|\ \
| * | Use python3 compatible notation for octal constantsJavier Jardón2015-03-135-10/+10
* | | Merge "print: use function instead the statement one"Javier Jardón2015-03-161-1/+2
|\ \ \ | |/ /
| * | print: use function instead the statement oneJavier Jardón2015-03-131-1/+2
| |/
* | Merge branch 'baserock/richardipsum/cache-exp'Sam Thursfield2015-03-161-19/+55
|\ \ | |/ |/|
| * Minimise repo cache fetchesRichard Ipsum2015-03-071-21/+49
| * Fix bug in build system cache accessRichard Ipsum2015-03-071-3/+11
* | Merge branch 'baserock/lauren/morph-version-message-fix'Pedro Alvarez2015-03-111-2/+2
|\ \
| * | Fix how the morph protocol version error message is displayedLauren Perry2015-03-111-2/+2
|/ /
* | Merge branch 'sam/remove-foreach-test'Sam Thursfield2015-03-112-25/+2
|\ \
| * | yarns: Remove test for `morph foreach`Sam Thursfield2015-03-112-25/+2
|/ /
* | Merge branch 'sam/distbuild-build-logs'Sam Thursfield2015-03-1110-129/+143
|\ \ | |/ |/|
| * distbuild: Log in build-step-xx.log files when initiator cancels buildSam Thursfield2015-02-183-16/+31
| * distbuild: Remove the build-steps messageSam Thursfield2015-02-185-53/+6