summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup: Some fixes for ostreeartifactcacheAdam Coldrick2015-04-101-4/+13
* fixup: Redundancy is better than silenceAdam Coldrick2015-04-101-3/+3
* fixup: ostreeartifactcache fixesAdam Coldrick2015-04-101-4/+5
* fixup: Move fetching to local cache messageAdam Coldrick2015-04-101-3/+3
* fixup: artifact.name does not workAdam Coldrick2015-04-101-3/+5
* fixup: Finish removing hardlink cacheAdam Coldrick2015-04-102-6/+23
* Improve downloading artifacts for OSTree artifact cacheAdam Coldrick2015-04-101-23/+25
* Output more information in --verbose modeAdam Coldrick2015-04-103-12/+24
* SUGGESTED: remove the chunk hardlink cacheAdam Coldrick2015-04-103-75/+7
* fixup: Fix test suite for --ostree-repo-modeAdam Coldrick2015-04-102-2/+3
* fixup: commented codeAdam Coldrick2015-04-101-4/+3
* fixup: remove OSTreeArtifactCache.get() status callbackAdam Coldrick2015-04-101-1/+1
* fixup: Clean up OSTreeArtifactCacheAdam Coldrick2015-04-101-4/+5
* fixup: Its unionfs-fuse, not unionfsAdam Coldrick2015-04-101-3/+2
* fixup: Be a sneaky boop when building systemsAdam Coldrick2015-04-101-1/+1
* fixup: Clean up OSTree wrapperAdam Coldrick2015-04-101-35/+74
* fixup: Add a command line option for repo modeAdam Coldrick2015-04-101-0/+9
* fixup: Use archive_z2 mode for cache serverAdam Coldrick2015-04-101-3/+12
* cmdtests: We can no longer meaningfully look at chunks in the cacheAdam Coldrick2015-04-1022-176/+4
* yarns: Disable the cross-bootstrap yarnAdam Coldrick2015-04-101-7/+9
* yarns: Make the distbuild yarn expose the worker's artifact cache over HTTPAdam Coldrick2015-04-103-3/+29
* morph-cache-server: Add support for an OSTree artifact cacheAdam Coldrick2015-04-101-52/+63
* gc: Make `morph gc` use the OSTree artifact cacheAdam Coldrick2015-04-101-2/+6
* deploy: Use OSTree to checkout the system for deploymentAdam Coldrick2015-04-101-7/+30
* builder: Use the OSTree artifact cache when buildingAdam Coldrick2015-04-103-45/+49
* Make morph use OSTreeArtifactCache instead of LocalArtifactCacheAdam Coldrick2015-04-101-2/+4
* RemoteArtifactCache: Support multiple cache methodsAdam Coldrick2015-04-101-0/+25
* Add an artifact cache which uses OSTreeAdam Coldrick2015-04-104-5/+232
* Add a class to wrap the OSTree APIAdam Coldrick2015-04-103-0/+141
* bins: We no longer want chunks to be tarballsAdam Coldrick2015-04-102-120/+37
* Move the chunk cache logic into buildcommandAdam Coldrick2015-04-102-23/+23
* Create device nodes in staging areaAdam Coldrick2015-04-103-35/+39
* Add support for unionfs-fuseAdam Coldrick2015-04-104-16/+40
* Use overlayfs when deployingAdam Coldrick2015-04-101-4/+34
* Use overlayfs when building systemsAdam Coldrick2015-04-103-5/+45
* Allow the passing of options to fsutils.mountAdam Coldrick2015-04-101-2/+5
* Fix _env_for_arch()Paul Martin2015-04-101-1/+1
* Change build environment to support MIPS32/64 BE and LESimon Hoinkis2015-04-103-6/+36
* Remove description of definitions format from Morph's READMESam Thursfield2015-04-101-183/+6
* distbuild: Remove unneeded debugging statementSam Thursfield2015-04-091-6/+0
* distbuild: Disable extra message debugging in worker log filesSam Thursfield2015-04-091-1/+0
* distbuild: Make 'Current jobs' log message more usefulSam Thursfield2015-04-091-2/+11
* Make kvm deploy check that host has virt-installRichard Ipsum2015-04-071-0/+9
* Make source resolver pass filenameRichard Ipsum2015-04-041-1/+1
* distbuild: Fix issues in build cancellationSam Thursfield2015-04-021-8/+13
* Add a test for partial buildsAdam Coldrick2015-04-022-0/+17
* Implement partial distbuildsAdam Coldrick2015-04-025-32/+120
* Add `morph certify` plugin to check for build reproducibility.Michael Drake2015-04-012-0/+141
* Make warning messages more user friendly.Michael Drake2015-04-011-0/+7
* Functions for checking if ref is in branches/tags of a cached repoMichael Drake2015-04-011-0/+20