summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | 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-042-26/+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-213-155/+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
* Add utilities for listing and finding extensions.Mark Doffman2014-02-213-40/+155
* Make '--help' and help subcommand the same.Mark Doffman2014-02-211-16/+53
* Legacy morph code: Also dump in specified orderRichard Maw2014-02-174-125/+12
* morphloader: Dump dicts with a nicer key orderRichard Maw2014-02-172-5/+93