summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* fix the Virtualbox version checkingPaul Sherwood2014-04-201-2/+2
* deploy: Extra checks for KVM deploymentsSam Thursfield2014-04-151-0/+21
* deploy: Share SSH connectivity check in the common writeexts.py codeSam Thursfield2014-04-153-10/+11
* deploy: Check SSH connection for KVM deployment before startingSam Thursfield2014-04-142-6/+32
* distbuild: Label state machine transition tablesSam Thursfield2014-04-141-0/+1
* distbuild: Stop workers blowing their entire cache away every timeDaniel Silverstone2014-04-141-6/+14
* Tweak some user-facing error messages in 'gitdir'Sam Thursfield2014-04-081-6/+8
* 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
* | 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-313-43/+176
* | 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-275-10/+368
|\
| * 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 InitiatorBuildCommand construct BuildCommandRichard Ipsum2014-03-261-0/+1
| * Fix push_build_branchesRichard Ipsum2014-03-261-1/+1
| * Add the distbuild pluginRichard Ipsum2014-03-211-0/+343
* | Stop using GitDirectory().list_files() to check for .gitfatAdam Coldrick2014-03-251-1/+1
* | 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
| |/ /
* | | Implement morph push and morph pulladamcoldrick/ingest-binaries-v5-rebaseAdam Coldrick2014-03-201-0/+93
* | | Implement morph add-binary using git-fat to store large filesAdam Coldrick2014-03-201-0/+110
* | | Make existing morph commands use git-fatAdam Coldrick2014-03-203-1/+22
* | | Add functionality for doing git commands in a directoryAdam Coldrick2014-03-201-2/+32
|/ /
* | deploy: Set status prefix to show which deployment the status is forRichard Maw2014-03-141-53/+69
* | deploy: Make extension output display which it isRichard Maw2014-03-141-1/+2
* | Add sysroot write extensionRichard Maw2014-03-141-0/+29
* | Add the ability to do nested deploymentsRichard Maw2014-03-141-6/+18
* | Move deploy logic into multiple methodsRichard Maw2014-03-141-14/+28
* | Move tempdir creation out of the loopRichard Maw2014-03-141-21/+27
* | Patch buildcommand once, rather that once per systemRichard Maw2014-03-141-3/+5
* | Remove ugly loading of old b&m pluginRichard Maw2014-03-141-10/+0
* | Fix copyright date in stagingarea_testsRichard Maw2014-03-141-1/+1
* | Merge branch 'liw/quieten-staging-area'Lars Wirzenius2014-03-133-6/+10
|\ \
| * | Reduce spam from setting up staging areaLars Wirzenius2014-03-103-6/+10