summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | scripts: Add helper commands for altering cluster morphologiesRichard Maw2014-03-141-11/+97
| * | 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
| * | yarns: set deployment name based on system nameRichard Maw2014-03-144-7/+8
| * | 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
* | | Merge branch 'sam/build-cluster-error'Sam Thursfield2014-03-122-2/+5
|\ \ \
| * | | 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 remote-tracking branch 'origin/sam/deploy-test-fix'Lars Wirzenius2014-03-102-8/+4
|\ \ \
| * | | tests: Fix tests.deploy/deploy-clusterSam Thursfield2014-03-112-8/+4
|/ / /
* | | 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
* | | Merge branch 'liw/fix-check-2-rebase'Lars Wirzenius2014-03-1041-195/+246
|\ \ \ | |/ / |/| |
| * | Fix paths for chunk directories in cmdtestsLars Wirzenius2014-03-0633-148/+164
| * | Convert colons to slashes for chunk nameLars Wirzenius2014-03-062-3/+14
| * | Fix directory names for chunks to use slashes, not colonsLars Wirzenius2014-03-061-5/+5
| * | Fix pathname (colon to slash) in test implementationsLars Wirzenius2014-03-061-21/+21
| * | Fix system branch dirname generation to avoid colonsLars Wirzenius2014-03-062-4/+12
| * | Fix assert in unit testLars Wirzenius2014-03-061-2/+2
| * | Disable test so that "./check --full" passesLars Wirzenius2014-03-061-0/+5
| * | Pass in user's PYTHONPATH to morph when run from yarnsLars Wirzenius2014-03-062-3/+23
| * | Remove setting of SRCDIR in morph.shell-libLars Wirzenius2014-03-051-9/+0
|/ /
* | 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
* | | Merge branch 'upgrades-v5'Sam Thursfield2014-03-0424-185/+577
|\ \ \ | |/ / |/| |
| * | deploy: Record deployment information in deployed systemSam Thursfield2014-03-044-3/+86
| * | yarns: Fix how Morph is runSam Thursfield2014-03-041-6/+2
| * | deploy: Add upgrading to deployment.yarnSam Thursfield2014-03-042-1/+39
| * | deploy: Fix double exception in rawdisk.writeSam Thursfield2014-03-041-1/+2
| * | deploy: Check the --upgrade flag has been used correctly.Sam Thursfield2014-03-046-0/+199
| * | deploy: Add optional 'check' extensionsSam Thursfield2014-03-041-1/+17
| * | deploy: Honour AUTOSTART in ssh-rsync extensionSam Thursfield2014-03-041-0/+5
| * | Make parse_autostart() into more general get_environment_boolean()Sam Thursfield2014-03-044-11/+11
| * | deploy: Always set new system as defaultSam Thursfield2014-03-041-0/+5
| * | deploy: Depend on client OS version manager to deploy upgradesSam Thursfield2014-03-041-91/+41
| * | Don't create a blank /etc/fstabSam Thursfield2014-03-046-30/+1
| * | deploy: Finish off the Btrfs system layout implementationSam Thursfield2014-03-043-42/+145
| * | deploy: Add new --upgrade optionSam Thursfield2014-03-041-0/+7
| * | Adding syslinux 'menu.c32' file during the deployment.Pedro Alvarez2014-03-041-1/+19
|/ /
* | Add missing year to copyright headerLars Wirzenius2014-03-031-1/+1
|/
* Revert "Make '--help' and help subcommand the same."Mark Doffman2014-02-211-53/+16
* Revert "Add utilities for listing and finding extensions."Mark Doffman2014-02-214-156/+40
* Revert "Add write and configuration extensions to help."Mark Doffman2014-02-211-51/+38
* Add write and configuration extensions to help.baserock/markdoffman/s10382/add-help-option-v2Mark Doffman2014-02-211-38/+51