summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add `morph certify` plugin to check for build reproducibility.tlsa/certify-reproducibilityMichael Drake2015-03-232-0/+141
* Make warning messages more user friendly.Michael Drake2015-03-231-0/+7
* Functions for checking if ref is in branches/tags of a cached repoMichael Drake2015-03-231-0/+18
* Add functions for checking which tags/branches contain a refMichael Drake2015-03-231-0/+17
* Add COPYING with the GPLv2 licenseJavier Jardón2015-03-211-0/+339
* Merge "deploy: Tighten SSH connectivity check"Javier Jardón2015-03-191-1/+5
|\
| * deploy: Tighten SSH connectivity checkSam Thursfield2015-03-191-1/+5
* | Merge "morphlib/sourceresolver.py: parse VERSION file in a function"Javier Jardón2015-03-181-6/+22
|\ \
| * | morphlib/sourceresolver.py: parse VERSION file in a functionJavier Jardón2015-03-171-6/+22
* | | Merge "morphlib/sourceresolver.py: Fail if morph doesnt support the version o...Javier Jardón2015-03-181-8/+12
|\ \ \ | |/ /
| * | morphlib/sourceresolver.py: Fail if morph doesnt support the version of defin...baserock-definitions-v1Javier Jardón2015-03-171-8/+12
* | | Merge branch 'baserock/richardipsum/add-hosts-conf-ext-v3'Richard Ipsum2015-03-183-18/+87
|\ \ \
| * | | Add hosts.configureRichard Ipsum2015-03-181-0/+48
| * | | Make fstab.configure use write_from_dictRichard Ipsum2015-03-181-18/+7
| * | | Add write_from_dict to utilRichard Ipsum2015-03-181-0/+32
|/ / /
* | | scripts/test-shell.c: Add missing license headerJavier Jardón2015-03-171-0/+15
* | | Fix line lengths in morphlib/exts/simple-network.configureAdam Coldrick2015-03-171-5/+9
|/ /
* | Merge "Use python3 compatible notation for catching exceptions"Javier Jardón2015-03-1721-40/+40
|\ \
| * | Use python3 compatible notation for catching exceptionsJavier Jardón2015-03-1621-40/+40
* | | Merge branch 'jjardon/simple-network-networkd2'Javier Jardón2015-03-161-11/+131
|\ \ \ | |/ / |/| |
| * | simple-network.configure: Rename networkd file generated by systemd chunkjjardon/simple-network-networkd2Javier Jardón2015-03-161-0/+29
| * | simple-network.configure: Update documentationJavier Jardón2015-03-161-6/+9
| * | simple-network.configure: Generate default network config files in a functionJavier Jardón2015-03-161-6/+20
| * | simple-network.configure: process pairs of parameters in a functionJavier Jardón2015-03-161-0/+29
| * | simple-network.configure: Add function to convert mask to cidr suffixJavier Jardón2015-03-161-0/+7
| * | simple-network.configure: Generate networkd .network files as wellJavier Jardón2015-03-161-0/+33
| * | simple-network.configure: Move the generation of /etc/network/interfaces to a...Javier Jardón2015-03-161-1/+6
| * | Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-16234-664/+429
* | | Merge "Use the modern way of the GPL copyright header: URL instead real address"Javier Jardón2015-03-16234-664/+429
|\ \ \ | |/ / |/| |
| * | Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-16234-667/+432
* | | Fix call to status() in commit 364455436aded34ce6f843dfa68a32c14aaf01eaSam Thursfield2015-03-161-1/+2
* | | Merge "Use python3 compatible notation for octal constants"Javier Jardón2015-03-165-10/+10
|\ \ \
| * | | Use python3 compatible notation for octal constantsJavier Jardón2015-03-135-10/+10
* | | | Merge "print: use function instead the statement one"Javier Jardón2015-03-161-1/+2
|\ \ \ \ | |/ / /
| * | | print: use function instead the statement oneJavier Jardón2015-03-131-1/+2
| |/ /
* | | Merge branch 'baserock/richardipsum/cache-exp'Sam Thursfield2015-03-161-19/+55
|\ \ \ | |/ / |/| |
| * | Minimise repo cache fetchesRichard Ipsum2015-03-071-21/+49
| * | Fix bug in build system cache accessRichard Ipsum2015-03-071-3/+11
| |/
* | Merge branch 'baserock/lauren/morph-version-message-fix'Pedro Alvarez2015-03-111-2/+2
|\ \
| * | Fix how the morph protocol version error message is displayedLauren Perry2015-03-111-2/+2
|/ /
* | Merge branch 'sam/remove-foreach-test'Sam Thursfield2015-03-112-25/+2
|\ \
| * | yarns: Remove test for `morph foreach`Sam Thursfield2015-03-112-25/+2
|/ /
* | Merge branch 'sam/distbuild-build-logs'Sam Thursfield2015-03-1110-129/+143
|\ \ | |/ |/|
| * distbuild: Log in build-step-xx.log files when initiator cancels buildSam Thursfield2015-02-183-16/+31
| * distbuild: Remove the build-steps messageSam Thursfield2015-02-185-53/+6
| * distbuild: Create a new directory to store build logs for each build.Sam Thursfield2015-02-182-2/+20
| * distbuild: Use source name, not artifact name, for build step logsSam Thursfield2015-02-181-1/+1
| * distbuild: Fix build logs being sent to the wrong log filesSam Thursfield2015-02-181-54/+81
| * Update copyright yearsSam Thursfield2015-02-184-4/+4
* | Merge branch 'jjardon/no_build_depends'Javier Jardón2015-03-064-55/+11
|\ \