summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the chunk hardlink cachebaserock/adamcoldrick/ostreeAdam Coldrick2015-04-144-81/+30
* Fix the cmdtests to understand the OSTree artifact cacheAdam Coldrick2015-04-1417-56/+111
* Add a plugin containing some commands to help with the OSTree artifact cacheAdam Coldrick2015-04-143-2/+173
* yarns: Disable the cross-bootstrap yarnAdam Coldrick2015-04-141-7/+9
* yarns: Make the distbuild yarn expose the worker's artifact cache over HTTPAdam Coldrick2015-04-143-5/+32
* morph-cache-server: Add support for an OSTree artifact cacheAdam Coldrick2015-04-141-52/+72
* gc: Make `morph gc` use the OSTree artifact cacheAdam Coldrick2015-04-141-2/+5
* deploy: Use OSTree to checkout the system for deploymentAdam Coldrick2015-04-141-23/+101
* builder: Use the OSTree artifact cache when buildingAdam Coldrick2015-04-143-43/+45
* Make morph use OSTreeArtifactCache instead of LocalArtifactCacheAdam Coldrick2015-04-142-4/+6
* RemoteArtifactCache: Support multiple cache methodsAdam Coldrick2015-04-141-0/+25
* Add an artifact cache which uses OSTreeAdam Coldrick2015-04-144-5/+298
* Add a class to wrap the OSTree APIAdam Coldrick2015-04-144-0/+189
* bins: We no longer want chunks to be tarballsAdam Coldrick2015-04-142-120/+37
* Move the chunk cache logic into buildcommandAdam Coldrick2015-04-142-23/+23
* Create device nodes in staging areaAdam Coldrick2015-04-143-35/+39
* Add support for unionfs-fuseAdam Coldrick2015-04-144-16/+39
* Use overlayfs when deployingAdam Coldrick2015-04-141-4/+34
* Use overlayfs when building systemsAdam Coldrick2015-04-143-5/+45
* Allow the passing of options to fsutils.mountAdam Coldrick2015-04-141-2/+5
* Give more helpful error when stratum artifacts in cache are corruptedSam Thursfield2015-04-141-10/+24
* More robust parsing of plugin pathsBob Mottram2015-04-141-6/+8
* _parse_version_file tweakRichard Ipsum2015-04-131-8/+6
* Add template option to install-files conf extRichard Ipsum2015-04-111-10/+32
* Fix: check that path to chunk morph existsbaserock-definitions-v2Richard Ipsum2015-04-111-5/+33
* Make _check_version_file return versionRichard Ipsum2015-04-111-6/+16
* 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
* Add functions for checking which tags/branches contain a refMichael Drake2015-04-012-0/+58
* Improve build starting outputAdam Coldrick2015-04-011-1/+2
* Implement partial buildsAdam Coldrick2015-04-013-23/+94
* Fix: strip 'network=' from NIC_CONFIGRichard Ipsum2015-04-011-3/+11
* build: Clearer messages when creating temporary build branchesSam Thursfield2015-03-312-4/+6
* build: Print the correct name of the temporary build branchSam Thursfield2015-03-311-1/+1
* Reduce the number of 'new environment variable' logs on startupSam Thursfield2015-03-311-1/+1
* Set PATH to fixed valueKejia Hu (Terry)2015-03-301-1/+1
* Add plugin to get details of given chunk name.Michael Drake2015-03-302-0/+80
* % escape all % charactersRichard Ipsum2015-03-271-1/+1