summaryrefslogtreecommitdiff
path: root/morphlib/plugins/deploy_plugin.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'remotes/origin/baserock/richardholland/expand-m...Lars Wirzenius2013-04-041-1/+13
|\ \
| * | Expanded morph deploy helpRic Holland2013-04-031-1/+7
* | | Add TMPDIR to deploy extension environmentDaniel Silverstone2013-04-041-0/+5
| |/ |/|
* | Bug fix: use the right directory for the system morphologyLars Wirzenius2013-03-271-2/+6
|/
* Improved error message when when system has not been built before deployRic Holland2013-03-201-1/+5
* Merge branch 'liw/no-artifact-compression'Sam Thursfield2013-03-121-2/+1
|\
| * Fix deploy to not assume artifacts are compressedLars Wirzenius2013-03-111-2/+1
* | Merge remote-tracking branch 'origin/baserock/richardholland/morph-deploy--te...Sam Thursfield2013-03-121-2/+2
|\ \ | |/ |/|
| * Fixed 'morph deploy' to obey --tempdirRic Holland2013-03-071-2/+2
|/
* Replace builder order graph with just a single artifactLars Wirzenius2013-02-191-2/+1
* Comment logic in _run_extensionLars Wirzenius2013-02-071-0/+3
* Make configuration-extensions have a default valueLars Wirzenius2013-02-071-11/+9
* Fix docstring and error messageLars Wirzenius2013-02-071-3/+3
* Describe how we re-use code from branch+merge pluginLars Wirzenius2013-02-071-0/+6
* Add cmdtest for "morph deploy" and rawdisk.writeLars Wirzenius2013-02-061-5/+7
* Add deployment pluginLars Wirzenius2013-02-061-0/+200