summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Give a useful error when attempting to build a cluster morphSam Thursfield2014-03-121-1/+4
* | | Fix creating a Source() from a cluster morphologySam Thursfield2014-03-121-1/+1
* | | Merge branch 'sam/branching-fixes'Sam Thursfield2014-03-113-5/+10
|\ \ \ | |/ / |/| |
| * | Fix `morph petrify` in cases where root repo URL has a trailing /Sam Thursfield2014-03-072-3/+8
| * | Raise correct error on `morph checkout|branch` of repo with no morphsSam Thursfield2014-03-071-2/+2
* | | Fix system branch dirname generation to avoid colonsLars Wirzenius2014-03-062-4/+12
* | | Fix assert in unit testLars Wirzenius2014-03-061-2/+2
|/ /
* | Merge branch 'baserock/markdoffman/s10382/add-help-option-v3'Mark Doffman2014-03-041-16/+52
|\ \
| * | Make '--help' and help subcommand the same.Mark Doffman2014-03-041-16/+52
* | | deploy: Record deployment information in deployed systemSam Thursfield2014-03-043-2/+70