summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* FIXUP: WIPbaserock/richardmaw/morph-diffRichard Maw2015-05-065-19/+71
* WIP: morph diffRichard Maw2015-05-062-0/+164
* LRC: Make get_updated_repo handle multiple refsRichard Maw2015-05-061-17/+28
* MorphologyLoader: Set filename attribute at parse timeRichard Maw2015-05-061-2/+3
* morph anchor: Handle updating refsRichard Maw2015-05-061-5/+6
* morphlib.util: add word_join_listRichard Maw2015-05-061-0/+10
* Add `morph anchor` commandRichard Maw2015-05-011-0/+226
* RemoteRefManager: Fail all ref updates when one failsRichard Maw2015-04-291-1/+27
* GitDir: Set the fetch or push url when the other is setRichard Maw2015-04-291-0/+4
* CachedRepo: Fix reference to _gitdirRichard Maw2015-04-291-1/+1
* install-files.configure: make possible to overwrite symlinksJavier Jardón2015-04-301-1/+10
* Allow the deployment of individual chunks/strata from systemsAdam Coldrick2015-04-302-40/+219
* morphlib: Add command to get build-log for a given chunk and system fileLauren Perry2015-04-301-0/+90
* Add ssh keys conf extRichard Ipsum2015-04-301-0/+25
* Add a CSV manifest generator.Adam Coldrick2015-04-302-2/+338
* Check number of args given to build commandsRichard Ipsum2015-04-301-5/+38
* Improve 'Deploy failed as system is not yet build' error.Sam Thursfield2015-04-301-4/+5
* GitDirectory: Add a store_commit methodRichard Maw2015-04-301-4/+17
* gitdir.PushFailureError: Show why pushes failedRichard Maw2015-04-301-3/+4
* CachedRepo: Expose the internal gitdir objectRichard Maw2015-04-302-27/+27
* morph help: Expand upon the importance of the first trove-idRichard Maw2015-04-301-1/+3
* Install licensecheck.pl with morphlibAdam Coldrick2015-04-291-0/+604
* distbuild: Add distbuild status commandLauren Perry2015-04-291-0/+47
* distbuild: Add distbuild start and cancel functionalityLauren Perry2015-04-293-3/+80
* Bump supported definitions format version to 3baserock-definitions-v3Javier Jardón2015-04-291-1/+1
* Fix lines bigger than 79 characters in install-essential-files.configure.helpFrancisco Redondo Marchena2015-04-281-2/+2
* morphlib/builder.py: Add comment, os-release is now generated as an extensionJavier Jardón2015-04-281-0/+2
* Add install-essential-files configuration extensionJavier Jardón2015-04-282-0/+62
* Add version guessing function to gitdir and cached repo.Michael Drake2015-04-282-0/+15
* get-repo: Delete partially cloned repo on errorsSam Thursfield2015-04-281-2/+9
* Add armv5l to list of valid architecturesJavier Jardón2015-04-284-1/+11
* Add a `morph get-repo` command to clone repositories from the cacheAdam Coldrick2015-04-271-0/+149
* Fix regression that caused original_ref to be lost in some buildsSam Thursfield2015-04-271-2/+3
* morphlib: Add example use to morph certify and fix spelling errorLauren Perry2015-04-271-1/+6
* Rename help file to work with 'help-extensions' subcommandPedro Alvarez2015-04-241-0/+0
* Calculate the build graph in worker-buildAdam Coldrick2015-04-241-5/+25
* Use --verbose/-v to show build output, --debug/-d for morph debugJavier Jardón2015-04-225-11/+15
* distbuild: Don't check if there is free disk space on the initiatorSam Thursfield2015-04-221-6/+7
* Add distbuild-trove-nfsboot.writeSam Thursfield2015-04-213-0/+482
* deploy: Clean up `morph deploy` documentation a bitSam Thursfield2015-04-211-133/+30
* deploy: Deploy and upgrade systems from the same 'cluster' definitionSam Thursfield2015-04-211-17/+83
* deploy: Factor out a bit of code into its own functionSam Thursfield2015-04-211-10/+37
* distbuild: Add distbuild-list-jobs functionLauren Perry2015-04-171-0/+42
* Add dns option to simple-network conf extRichard Ipsum2015-04-151-1/+8
* Give more helpful error when stratum artifacts in cache are corruptedSam Thursfield2015-04-141-10/+24
* More robust parsing of plugin pathsBob Mottram2015-04-141-6/+8
* _parse_version_file tweakRichard Ipsum2015-04-131-8/+6
* Add template option to install-files conf extRichard Ipsum2015-04-111-10/+32
* Fix: check that path to chunk morph existsbaserock-definitions-v2Richard Ipsum2015-04-111-5/+33
* Make _check_version_file return versionRichard Ipsum2015-04-111-6/+16