summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve cache messagesam/adamcoldrick-ostree-rebaseSam Thursfield2015-04-011-3/+2
* Revert "WIP: Rough-and-ready method of reporting progress in artifact downloads"Sam Thursfield2015-03-304-49/+7
* WIP: Rough-and-ready method of reporting progress in artifact downloadsSam Thursfield2015-03-304-7/+49
* Use BARE mode OStree repoSam Thursfield2015-03-301-1/+1
* Improve downloading artifacts for OSTree artifact cacheSam Thursfield2015-03-301-23/+25
* Output more information in --verbose modeSam Thursfield2015-03-253-11/+24
* Revert "SUGGESTED: increment metadata-version for OStree branch"Sam Thursfield2015-03-251-1/+1
* fixup! SUGGESTED: remove the chunk hardlink cacheSam Thursfield2015-03-251-2/+0
* SUGGESTED: remove the chunk hardlink cacheSam Thursfield2015-03-253-75/+7
* SUGGESTED: increment metadata-version for OStree branchSam Thursfield2015-03-241-1/+1
* cmdtests: We can no longer meaningfully look at chunks in the cacheAdam Coldrick2015-03-2422-176/+4
* yarns: Disable the cross-bootstrap yarnAdam Coldrick2015-03-241-7/+9
* yarns: Make the distbuild yarn expose the worker's artifact cache over HTTPAdam Coldrick2015-03-243-3/+29
* morph-cache-server: Add support for an OSTree artifact cacheAdam Coldrick2015-03-241-52/+63
* gc: Make `morph gc` use the OSTree artifact cacheAdam Coldrick2015-03-241-2/+6
* deploy: Use OSTree to checkout the system for deploymentAdam Coldrick2015-03-241-7/+30
* builder: Use the OSTree artifact cache when buildingAdam Coldrick2015-03-243-45/+49
* Make morph use OSTreeArtifactCache instead of LocalArtifactCacheAdam Coldrick2015-03-241-2/+4
* RemoteArtifactCache: Support multiple cache methodsAdam Coldrick2015-03-241-0/+25
* Add an artifact cache which uses OSTreeAdam Coldrick2015-03-244-5/+232
* Add a class to wrap the OSTree APIAdam Coldrick2015-03-243-0/+141
* bins: We no longer want chunks to be tarballsAdam Coldrick2015-03-242-120/+37
* Move the chunk cache logic into buildcommandAdam Coldrick2015-03-242-23/+23
* Create device nodes in staging areaAdam Coldrick2015-03-243-35/+39
* Add support for unionfs-fuseAdam Coldrick2015-03-244-16/+40
* Use overlayfs when deployingAdam Coldrick2015-03-241-4/+34
* Use overlayfs when building systemsAdam Coldrick2015-03-243-5/+45
* Allow the passing of options to fsutils.mountAdam Coldrick2015-03-241-2/+5
* Ignore files in the copyright check scriptAdam Coldrick2015-03-241-0/+4
* Add COPYING with the GPLv2 licenseJavier Jardón2015-03-211-0/+339
* Merge "deploy: Tighten SSH connectivity check"Javier Jardón2015-03-191-1/+5
|\
| * deploy: Tighten SSH connectivity checkSam Thursfield2015-03-191-1/+5
* | Merge "morphlib/sourceresolver.py: parse VERSION file in a function"Javier Jardón2015-03-181-6/+22
|\ \
| * | morphlib/sourceresolver.py: parse VERSION file in a functionJavier Jardón2015-03-171-6/+22
* | | Merge "morphlib/sourceresolver.py: Fail if morph doesnt support the version o...Javier Jardón2015-03-181-8/+12
|\ \ \ | |/ /
| * | morphlib/sourceresolver.py: Fail if morph doesnt support the version of defin...baserock-definitions-v1Javier Jardón2015-03-171-8/+12
* | | Merge branch 'baserock/richardipsum/add-hosts-conf-ext-v3'Richard Ipsum2015-03-183-18/+87
|\ \ \
| * | | Add hosts.configureRichard Ipsum2015-03-181-0/+48
| * | | Make fstab.configure use write_from_dictRichard Ipsum2015-03-181-18/+7
| * | | Add write_from_dict to utilRichard Ipsum2015-03-181-0/+32
|/ / /
* | | 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