summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'samthursfield/arch'Sam Thursfield2013-03-1511-115/+148
|\
| * One 'arch' to rule them allSam Thursfield2013-03-159-96/+120
| * 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
| * Only build systems againSam Thursfield2013-03-141-1/+1
* | Merge branch 'samthursfield/build-essential-2-rebase'Sam Thursfield2013-03-1519-305/+326
|\ \ | |/
| * Allow unknown values of build-mode through with just a warningSam Thursfield2013-03-131-3/+4
| * Only bind mount necessary directories in chrootSam Thursfield2013-03-131-7/+5
| * Don't install bootstrapped chunks when building artifacts in other strataSam Thursfield2013-03-131-0/+12
| * Don't include bootstrap chunks in output strataSam Thursfield2013-03-131-3/+8
| * Add 'prefix' property for chunks within strataSam Thursfield2013-03-1311-16/+48
| * Add 'build-mode' field for chunks in a stratumSam Thursfield2013-03-139-33/+51
| * Set environment variables defining target for build-essentialSam Thursfield2013-03-137-40/+60
| * Refactor build processSam Thursfield2013-03-1311-134/+130
| * Remove support for bootstrap mode in staging areaSam Thursfield2013-03-133-39/+16
| * Remove features used by old bootstrap methodSam Thursfield2013-03-136-83/+50
| * Fix incorrect commentSam Thursfield2013-03-131-5/+0
| * Test that chunk artifacts are NOT compressedLars Wirzenius2013-03-131-1/+7
| * Turn off rootfs-tarball compressionLars Wirzenius2013-03-131-3/+1
| * Do not compress chunk artifacts upon creationLars Wirzenius2013-03-131-1/+1
| * Fix deploy to not assume artifacts are compressedLars Wirzenius2013-03-131-2/+1
* | Merge branch 'liw/simplify-system-kind'Sam Thursfield2013-03-133-2/+19
|\ \
| * | Fix test caseLars Wirzenius2013-03-121-1/+7
| * | Emit warning if system-kind != rootfs-tarballLars Wirzenius2013-03-122-1/+12
| |/
* | Rewrite test to not use with for gzip.GzipFileLars Wirzenius2013-03-131-2/+3
* | Merge branch 'liw/no-artifact-compression'Sam Thursfield2013-03-124-7/+10
|\ \ | |/ |/|
| * Test that chunk artifacts are NOT compressedLars Wirzenius2013-03-111-1/+7
| * Turn off rootfs-tarball compressionLars Wirzenius2013-03-111-3/+1
| * Do not compress chunk artifacts upon creationLars Wirzenius2013-03-111-1/+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
| * Merge branch 'baserock/richardholland/fix-virtualbox-deploy' into baserock/ri...Ric Holland2013-03-071-3/+5
| |\
* | \ Merge remote-tracking branch 'origin/baserock/richardholland/environment-logg...Lars Wirzenius2013-03-116-7/+71
|\ \ \
| * | | Change morph to reduce loogign of the environmentRic Holland2013-03-082-2/+20
| * | | Merge branch 'liw/pre-commands' into stagingSam Thursfield2013-03-074-5/+51
| |\ \ \ |/ / / /
| * | | Fix copyright yearsSam Thursfield2013-03-071-1/+1
| * | | Add pre- and post-commands for chunksLars Wirzenius2013-02-194-4/+50
* | | | Merge remote-tracking branch 'origin/baserock/richardholland/fix-virtualbox-d...Lars Wirzenius2013-03-061-3/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix virtualbox deploymentRic Holland2013-03-051-3/+5
* | | | Merge remote-tracking branch 'origin/baserock/richardholland/improve-output-m...Lars Wirzenius2013-03-061-4/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Improve "morph build" progress messages:Ric Holland2013-03-051-4/+6
| |/ /
* | | B&M: Share error message formatting codeRichard Maw2013-03-042-28/+54
* | | Merge branch 'baserock/richardmaw/branch-and-merge-git-config-warnings-v2' of...baserock/genivi/baseline/releases/F-0.1Richard Maw2013-03-012-2/+40
|\ \ \
| * | | B&M: Check git config before some subcommandsRichard Maw2013-03-012-0/+39
| * | | B&M: Commit to build branches with user's emailRichard Maw2013-03-011-2/+1
| |/ /
* | | Fix existence checks to not follow symlinksLars Wirzenius2013-03-011-4/+4
* | | Fix settings['tempdir'] not being setJonathan Maw2013-03-011-0/+5
|/ /
* | Add the ability for chunk morphs to specify devicesJonathan Maw2013-02-283-0/+26
* | Perform *-commands in linux-user-chrootJonathan Maw2013-02-281-2/+17