summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Only attempt to clean up artifactsRichard Maw2013-06-111-1/+2
* deploy plugin: Use sh instead of bash for timestampingRichard Maw2013-06-111-1/+1
* Merge remote-tracking branch 'origin/baserock/richardmaw/S8043-timestamp-exte...Lars Wirzenius2013-06-201-1/+3
|\
| * deploy_plugin: Timestamp output of extensionsRichard Maw2013-06-101-1/+3
* | Remove SystemKindBuilderFactoryLars Wirzenius2013-06-201-86/+0
* | Delete system-kind plugins except for rootfs-tarballLars Wirzenius2013-06-202-123/+0
|/
* GC Plugin: Fix usage of satus.Richard Maw2013-06-091-1/+1
* plugins: add morph gc subcommandRichard Maw2013-06-071-0/+158
* 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-053-1/+24
|/
* Merge branch 'liw/deploy-not-exec-message'Lars Wirzenius2013-05-281-0/+9
|\
| * Give better error message if extension is not executableLars Wirzenius2013-04-161-0/+9
* | Merge branch 'liw/kill-bare-except'Lars Wirzenius2013-05-281-8/+10
|\ \
| * | Stop using bare except: statementsLars Wirzenius2013-04-161-8/+10
| |/
* | Add the trovectl plugin to the morph plugins directory.Tiago Gomes2013-05-231-0/+32
* | Merge remote-tracking branch 'origin/baserock/richolland/branch-cache-repo--v2'Lars Wirzenius2013-04-231-1/+1
|\ \ | |/ |/|
| * morph branch caches previously uncached reposRichard Holland2013-04-121-1/+1
* | 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 building or deploying outside system branchRic Holland2013-03-221-2/+7
* Improved error message when when system has not been built before deployRic Holland2013-03-201-1/+5
* Break long source lineLars Wirzenius2013-03-201-1/+2
* Merge remote-tracking branch 'origin/jonathan/copy-artifacts-plugin'Lars Wirzenius2013-03-201-0/+106
|\
| * Acknowledge the lack of test coverageJonathan Maw2013-03-141-0/+4
| * Add copy-artifacts-plugin.pyJonathan Maw2013-03-141-0/+102
* | Merge branch 'baserock/richardholland/add-metadata-dir-setting-to-branch-from...Jonathan Maw2013-03-151-2/+9
|\ \
| * | Changed metadata_dir from an optional argument to a settingRic Holland2013-03-141-2/+9
| |/
| * Merge branch 'liw/no-artifact-compression'Sam Thursfield2013-03-122-5/+2
| |\
| | * Turn off rootfs-tarball compressionLars Wirzenius2013-03-111-3/+1
| | * Fix deploy to not assume artifacts are compressedLars Wirzenius2013-03-111-2/+1
* | | Fix trebuchet plugin to not depend on host architectureSam Thursfield2013-03-151-8/+20
* | | Enable syslinux systembuilder on all systemsSam Thursfield2013-03-141-11/+8
* | | Add 'build-mode' field for chunks in a stratumSam Thursfield2013-03-131-1/+2
* | | Turn off rootfs-tarball compressionLars Wirzenius2013-03-131-3/+1
* | | Fix deploy to not assume artifacts are compressedLars Wirzenius2013-03-131-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
* | B&M: Share error message formatting codeRichard Maw2013-03-041-7/+10
* | B&M: Check git config before some subcommandsRichard Maw2013-03-011-0/+22
* | B&M: Commit to build branches with user's emailRichard Maw2013-03-011-2/+1
|/
* Add the ability for chunk morphs to specify devicesJonathan Maw2013-02-281-0/+1
* Add version guessing for autotools projectsJannis Pohlmann2013-02-211-1/+139
* Add image inspection pluginJannis Pohlmann2013-02-211-0/+156
* Move MountableImage class into morphlibJannis Pohlmann2013-02-211-57/+3