summaryrefslogtreecommitdiff
path: root/morphlib/util.py
Commit message (Expand)AuthorAgeFilesLines
* Morph build c3874f415dc6448ca28d9a01edab0948baserock/6453f312359f4317803ef7f14b58d21f/d675b946df4f456693ed211dcd2ec95eAdam Coldrick2015-04-151-6/+51
* Morph build 590a8150f91843c3a291168f2106ddbaAdam Coldrick2015-03-311-4/+5
* Morph build c2397bf4873742a3ba9202cbdcfffea8Adam Coldrick2015-03-301-34/+4
* Morph build 271da1e1d62c40748b586dc0345d0f7dAdam Coldrick2015-03-241-4/+34
* Morph build 11ac5b237b3640718da94ad8e252d330Adam Coldrick2015-03-191-2/+4
* Morph build 2ee8190abe87461992f5b7ed85fe2ee9Adam Coldrick2015-03-191-4/+22
* Move unsharing and containerising logic to utilRichard Maw2014-10-301-0/+114
* Never require SSH access to the Trove where baserock: content is hostedSam Thursfield2014-10-071-2/+13
* Safely interpolate in environment variable reportingRichard Maw2014-09-241-2/+2
* Prevent cliapp from logging env. variables with 'PASSWORD' in their nameSam Thursfield2014-09-191-0/+11
* Don't log environment variables with 'PASSWORD' in their name.Sam Thursfield2014-09-191-18/+21
* Transfer sparse files faster for kvm, vbox deploymentLars Wirzenius2014-09-051-0/+24
* Use exact filenames to refer to morphology filesRichard Maw2014-07-101-7/+16
* Add armv7lhf detectionRichard Ipsum2014-01-211-1/+22
* LocalArtifactCache now takes a an FS objectDaniel Firth2013-12-201-3/+5
* Modify morph to strip .morph extensions from parametersBen Brown2013-12-161-0/+9
* sysbranchdir: Move load_all_morphologies helper hereRichard Maw2013-11-291-1/+0
* Make morph able to use ppc64 architecture (POWER PC 64 bits)Pedro Alvarez2013-11-271-0/+1
* util: Add helper for splitting up huge iterablesRichard Maw2013-11-221-0/+10
* Add --artifact-cache-server and --git-resolve-cache-serverLars Wirzenius2013-10-291-2/+18
* Tidy up debug output of morph buildDaniel Firth2013-10-281-6/+5
* Fix app.status call in log_dict_diffLars Wirzenius2013-10-241-2/+4
* Reduced debug output for environment propertiesDan Firth2013-10-141-1/+2
* Added chunkname prefix to some elements of the debug log.Dan Firth2013-10-111-4/+4
* util: add find_leaves() supplimenting find_leaf()Richard Maw2013-09-171-13/+22
* Utility function to convert all values in a dictionary to stringsTiago Gomes2013-08-161-1/+5
* Add "morph print-architecture" subcommandLars Wirzenius2013-08-151-0/+22
* deploy: refactor environment argument parsingRichard Maw2013-08-131-0/+32
* Add morphlib.util.find_root and find_leaf functionsLars Wirzenius2013-08-061-6/+53
* Merge remote-tracking branch 'origin/baserock/richarddale/check-repo-alias-op...Daniel Silverstone2013-06-191-0/+4
|\
| * Check that that the repo-alias option matches the expected RERichard Dale2013-06-171-0/+4
* | util: suggest how to deal with insufficient spaceRichard Maw2013-06-071-1/+7
* | util: split out space unify logicRichard Maw2013-06-071-6/+19
|/
* S7904: method for checking disk space is availableRichard Maw2013-06-051-0/+21
* S7904: method for testing paths are on the same fsRichard Maw2013-06-051-0/+10
* S7904: add method for finding bytes free in pathRichard Maw2013-06-051-0/+7
* util: Fix a missing import in combine_aliasesRichard Maw2013-06-041-1/+1
* UTIL: Update trove-id processing for hyphensDaniel Silverstone2013-06-031-2/+2
* rename trove-prefix and trove_prefix to trove_idPaul Sherwood2013-04-131-9/+9
* One 'arch' to rule them allSam Thursfield2013-03-151-15/+0
* Set environment variables defining target for build-essentialSam Thursfield2013-03-131-0/+11
* Refactor build processSam Thursfield2013-03-131-1/+0
* Merge remote-tracking branch 'origin/baserock/richardholland/environment-logg...Lars Wirzenius2013-03-111-0/+17
|\
| * Change morph to reduce loogign of the environmentRic Holland2013-03-081-0/+17
|/
* Tidy up create_cachedir()Sam Thursfield2013-02-061-13/+10
* Move OrderedDict and json loading to morphlib.utilRichard Maw2013-01-221-1/+11
* Add a sparse-aware (for writing) copyfileobj.Daniel Silverstone2012-10-091-0/+39
* Use tarballs instead of bundlesDaniel Silverstone2012-09-251-2/+2
* Add support for Trove hosted content to morph configuration.Daniel Silverstone2012-09-121-0/+45
* Move utility functions for creating cachesRichard Maw2012-08-011-0/+56