summaryrefslogtreecommitdiff
path: root/morphlib/plugins/deploy_plugin.py
Commit message (Expand)AuthorAgeFilesLines
...
* Improve docstring for "morph deploy"Lars Wirzenius2013-07-051-7/+152
* deploy plugin: Use sh instead of bash for timestampingRichard Maw2013-06-111-1/+1
* deploy_plugin: Timestamp output of extensionsRichard Maw2013-06-101-1/+3
* Remove intermediate variablesRichard Maw2013-06-061-3/+2
* Merge branch 'baserock/tiagogomes/tmpdir' of git://git.baserock.org/baserock/...Tiago Gomes2013-06-051-2/+5
|\
| * Change the structure of the temporary directory used by morphTiago Gomes2013-06-051-2/+5
* | S7904: Add disk space checks before build & deployRichard Maw2013-06-051-0/+9
|/
* Give better error message if extension is not executableLars Wirzenius2013-04-161-0/+9
* Merge remote-tracking branch 'origin/baserock/richardholland/ssh-config-ext'Lars Wirzenius2013-04-051-0/+2
|\
| * Added status output to print out running extensionRichard Holland2013-04-031-0/+2
* | 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