summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/sam/rename-builder2'Sam Thursfield2015-01-055-10/+10
|\
| * Rename builder2 module to builderSam Thursfield2014-12-195-9/+9
* | Merge remote-tracking branch 'origin/baserock/tiagogomes/sysroot-checks'Sam Thursfield2015-01-022-3/+31
|\ \
| * | Add some checks to the sysroot deployment extensionTiago Gomes2015-01-022-3/+31
* | | Merge branch 'sam/fix-command-logging'Sam Thursfield2015-01-021-16/+25
|\ \ \ | |/ / |/| |
| * | Improve logic for displaying command execution to userSam Thursfield2015-01-021-16/+24
| * | Fix logging and display of commandlines being executed by MorphSam Thursfield2015-01-021-6/+7
|/ /
* | Merge branch 'emmet/armv8'Sam Thursfield2014-12-192-5/+19
|\ \
| * | Support armv8l, armv8b, aarch64, and aarch64bEmmet Hikory2014-12-192-5/+19
|/ /
* | Merge branch 'baserock/richardmaw/bugfix/stagingarea-mounts-inside-destdir-v2'Sam Thursfield2014-12-191-3/+10
|\ \ | |/ |/|
| * Don't mount /dev/shm in bootstrap mode.Sam Thursfield2014-12-191-3/+4
| * stagingarea: Mount things inside dirnamebaserock/richardmaw/bugfix/stagingarea-mounts-inside-destdir-v2Richard Maw2014-12-121-1/+6
* | Merge remote-tracking branch 'petefoth/petefoth/generic-params2'Sam Thursfield2014-12-186-15/+125
|\ \
| * | Add 'do not use' warnings to nfsboot write extensionPete Fotheringham2014-12-152-3/+19
| * | Document KERNEL_ARGS write extension parameterPete Fotheringham2014-12-154-0/+33
| * | Whitespace removalPete Fotheringham2014-12-151-8/+8
| * | Document BOOTLOADER_INSTALL and BOOTLOADER_CONFIG_FORMAT write extension para...Pete Fotheringham2014-12-154-3/+50
| * | Document DTB_PATH write extension parameterPete Fotheringham2014-12-153-1/+15
| |/
* | Merge branch 'sam/improve-command-failure-errors'Sam Thursfield2014-12-184-35/+76
|\ \
| * | Tiny optimisation of app.runcmd code pathSam Thursfield2014-12-091-9/+8
| * | Give a useful path to failed staging areasSam Thursfield2014-12-091-4/+7
| * | Remove duplicate 'import' statementSam Thursfield2014-12-091-1/+0
| * | Give less scary error messages when a containerised command failsSam Thursfield2014-12-094-22/+61
* | | Remove trailing \Sam Thursfield2014-12-181-1/+1
| |/ |/|
* | Merge branch 'sam/fix-openstack-credentials-check'Sam Thursfield2014-12-101-4/+11
|\ \
| * | openstack.check: Be more careful when claiming credentials are invalidSam Thursfield2014-12-091-4/+11
| |/
* | deploy: Note that some of the extensions listed live in definitions.gitSam Thursfield2014-12-094-14/+18
* | Merge remote-tracking branch 'petefoth/pf-document-extensions'Sam Thursfield2014-12-098-59/+147
|\ \ | |/ |/|
| * Add a reference to write.help filePete Fotheringham2014-12-083-18/+5
| * initramfs write extension documentationPete Fotheringham2014-12-081-0/+6
| * rawdisk write extension documentationPete Fotheringham2014-12-081-8/+34
| * ssh-rsync write extension documentationPete Fotheringham2014-12-081-0/+36
| * OpenStack write extension documentationPete Fotheringham2014-12-052-32/+39
| * Add missing types to the docstring in the DeployPlugin.deploy() functionPete Fotheringham2014-12-051-1/+27
* | Merge branch 'sam/fix-help-extensions'Sam Thursfield2014-12-082-2/+4
|\ \ | |/ |/|
| * Fix `morph help-extensions` run outside a workspaceSam Thursfield2014-12-051-1/+3
| * Fix `morph help-extensions` returning no itemsSam Thursfield2014-12-051-1/+1
|/
* Merge branch 'sam/build-branch-fixes'Sam Thursfield2014-12-043-6/+26
|\
| * Give a better error when no repos are found in a system branchSam Thursfield2014-12-041-1/+13
| * Fix finding Git directories to include in a temporary build refSam Thursfield2014-12-041-1/+1
| * Gracefully handle Git repos in system branches with missing configSam Thursfield2014-12-041-1/+5
| * Document that GitDirectory.get_config() can raise an exceptionSam Thursfield2014-12-041-3/+7
|/
* Merge branch 'baserock/pedroalvarez/fix-tests'Pedro Alvarez2014-12-025-26/+33
|\
| * tests: Update expected git outputbaserock/pedroalvarez/fix-testsPedro Alvarez2014-12-012-4/+3
| * Remove unicode charactersPedro Alvarez2014-12-011-2/+4
| * Fix line lengths to be shorter than 80 columnsPedro Alvarez2014-12-012-20/+26
|/
* Merge branch 'baserock/pedroalvarez/rawdisk-to-device8'Pedro Alvarez2014-12-014-88/+107
|\
| * writeexts.py: convert 'mount' to context managerbaserock/pedroalvarez/rawdisk-to-device8Pedro Alvarez2014-12-013-78/+58
| * Update rawdisk.check to support device deploymentsPedro Alvarez2014-12-011-8/+10
| * Modify rawdisk.write to allow the deployment to devicesPedro Alvarez2014-12-011-6/+14