summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* distbuild: Improve logging of connections and objectsSam Thursfield2014-04-1010-8/+94
* distbuild: Remove debug logging from serialise-artifact codeSam Thursfield2014-04-101-7/+0
* distbuild: Disable extra debugging by defaultSam Thursfield2014-04-102-2/+2
* Merge branch 'sam/tweak-no-origin-error'Sam Thursfield2014-04-091-6/+8
|\
| * Tweak some user-facing error messages in 'gitdir'Sam Thursfield2014-04-081-6/+8
|/
* Merge branch 'baserock/pedroalvarez/extra-kernel-args'Pedro Alvarez2014-04-041-1/+5
|\
| * Adding support to add extra kernel args in extlinux.confPedro Alvarez2014-04-041-1/+5
|/
* Merge branch 'baserock/adamcoldrick/git-fat-handle-whitespace-rebase'Adam Coldrick2014-04-031-1/+21
|\
| * Escape special characters and handle whitespace in gitattributesbaserock/adamcoldrick/git-fat-handle-whitespace-rebaseAdam Coldrick2014-04-021-1/+21
* | Use larger buffer in _relay_exec_outputRichard Ipsum2014-04-011-1/+1
* | Merge remote-tracking branch 'origin/baserock/markdoffman/s10617/add-yaml-hel...Lars Wirzenius2014-03-318-75/+246
|\ \
| * | Add help files for nfsboot, rawdisk and tar.baserock/markdoffman/s10617/add-yaml-help-optionMark Doffman2014-04-013-0/+24
| * | Add write and configuration extensions to help.Mark Doffman2014-03-311-32/+45
| * | Add utilities for listing and finding extensions.Mark Doffman2014-03-314-43/+177
|/ /
* | Fix _maybe_abort in distbuildRichard Ipsum2014-03-281-1/+1
* | Merge branch 'baserock/danielsilverstone/memoise-cache-keys-better'Daniel Silverstone2014-03-282-10/+36
|\ \ | |/ |/|
| * CacheKeyComputer Tests: Update to explicitly test for memoisationbaserock/danielsilverstone/memoise-cache-keys-betterDaniel Silverstone2014-03-281-0/+13
| * CacheKeyComputer: Memoise cache keys more effectively.Daniel Silverstone2014-03-281-10/+23
|/
* Merge branch 'baserock/richardipsum/merge_distbuild'Richard Ipsum2014-03-2736-13/+4703
|\
| * UI change: distbuild has its own subcommandRichard Ipsum2014-03-261-7/+39
| * Remove Initiator and InitiatorBuildCommandRichard Ipsum2014-03-261-49/+0
| * Bring InitiatorBuildCommand into buildcommandRichard Ipsum2014-03-261-0/+30
| * Fix deployRichard Ipsum2014-03-261-2/+3
| * Make morph install distbuildRichard Ipsum2014-03-261-3/+3
| * Make InitiatorBuildCommand construct BuildCommandRichard Ipsum2014-03-261-0/+1
| * Transfer all chunk artifacts after they are builtRichard Ipsum2014-03-261-10/+15
| * Fix build controllerRichard Ipsum2014-03-261-6/+34
| * Make serialise work with artifact splittingRichard Ipsum2014-03-261-26/+118
| * Don't print worker in initiatorRichard Ipsum2014-03-261-2/+0
| * Fix push_build_branchesRichard Ipsum2014-03-261-1/+1
| * Add distbuild-helperRichard Ipsum2014-03-211-0/+322
| * Don't test distbuild pluginRichard Ipsum2014-03-211-0/+1
| * Add the distbuild pluginRichard Ipsum2014-03-211-0/+343
| * Add the distbuild libsRichard Ipsum2014-03-2128-0/+3886
* | Stop using GitDirectory().list_files() to check for .gitfatAdam Coldrick2014-03-251-1/+1
* | Merge branch 'sam/nfs-deploy-fixes-2'Sam Thursfield2014-03-242-4/+5
|\ \
| * | Use os.environ[] instead of os.environ.get() to read a required variableSam Thursfield2014-03-241-1/+1
| * | Be consistent with nfsboot_root pathSam Thursfield2014-03-241-3/+4
|/ /
* | Merge branch 'sam/nfs-deploy-fixes'Richard Ipsum2014-03-203-60/+74
|\ \
| * | Make sanity checks for nfsboot deployments run earlierSam Thursfield2014-03-182-55/+70
| * | Improve comment in nfsboot.configureSam Thursfield2014-03-181-1/+3
| * | Remove fstab hack from nfsboot.configureSam Thursfield2014-03-181-4/+1
* | | Merge branch 'baserock/pedroalvarez/system-integration5'Pedro Alvarez2014-03-203-7/+96
|\ \ \
| * | | Run the system integration commands when buildingPedro Alvarez2014-03-201-0/+46
| * | | Generate scripts with the system-integration-commands of chunk morphologies.Pedro Alvarez2014-03-201-3/+42
| * | | Use morphlib.fsutils.mount when possiblePedro Alvarez2014-03-181-1/+1
| * | | Extend morphlib.fsutils.mount to take a fstypePedro Alvarez2014-03-181-3/+7
| |/ /
* | | Merge branch 'adamcoldrick/ingest-binaries-v5-rebase'Adam Coldrick2014-03-206-3/+259
|\ \ \ | |/ / |/| |
| * | Implement morph push and morph pulladamcoldrick/ingest-binaries-v5-rebaseAdam Coldrick2014-03-202-0/+95
| * | Implement morph add-binary using git-fat to store large filesAdam Coldrick2014-03-201-0/+110