summaryrefslogtreecommitdiff
path: root/ybd
Commit message (Expand)AuthorAgeFilesLines
* Revert "Always exit if specified morph file is missing"Paul Sherwood2016-08-141-1/+1
* Need to include 'devices' in cach-keyPaul Sherwood2016-08-141-1/+5
* Always exit if specified morph file is missingPaul Sherwood2016-08-091-1/+1
* Bump artifact-version for the sh -e bugfix"Paul Sherwood2016-08-031-1/+3
* Fix local variable 'key' referenced before assignmentPaul Sherwood2016-08-031-1/+1
* Fix for #233Paul Sherwood2016-08-021-1/+1
* Concourse visualisation workingPaul Sherwood2016-07-312-6/+10
* Don't lose stratum dependsPaul Sherwood2016-07-281-0/+5
* Fix write_chunk_metafile so it can handle unicode pathsPaul Sherwood2016-07-241-21/+9
* Force env['LANG'] => 'en_US.UTF-8'Paul Sherwood2016-07-221-0/+1
* Revert "Force UTF-8 encoding in OSFS"Paul Sherwood2016-07-221-1/+1
* Only report arch mismatch oncePaul Sherwood2016-07-211-2/+4
* Force UTF-8 encoding in OSFSPaul Sherwood2016-07-211-1/+1
* Lose stderr tooPaul Sherwood2016-07-141-1/+1
* Lose stdout from wget on tarballsPaul Sherwood2016-07-141-1/+2
* Rename basenames => filenamesPaul Sherwood2016-07-101-3/+3
* Exit if unpack fails - it's no good continuing16.28Paul Sherwood2016-07-081-3/+1
* Pep8Paul Sherwood2016-07-072-2/+4
* Log arch mismatchPaul Sherwood2016-07-071-0/+2
* Exit if attempt to deploy unbuilt systemPaul Sherwood2016-07-071-0/+3
* Check fields in morph files, and exit if something odd is foundPaul Sherwood2016-07-073-3/+25
* Compose subsystems before systemsPaul Sherwood2016-07-061-2/+3
* Default to warn on missing install-commandsPaul Sherwood2016-07-061-1/+3
* Merge pull request #229 from leeming/leeming/issue-218Paul Sherwood2016-07-051-4/+8
|\
| * Adding in exception handler to catch Unicode Encoding error and handle unicod...Andrew Leeming2016-07-051-4/+8
* | Dump contents of dnPaul Sherwood2016-07-051-0/+1
|/
* Pep816.26Paul Sherwood2016-07-032-16/+17
* Tidyup some messagesPaul Sherwood2016-07-031-3/+6
* Try unlink, then removePaul Sherwood2016-07-031-1/+7
* Revert back to tristan's fixPaul Sherwood2016-07-021-17/+54
* Probable fix for #228Paul Sherwood2016-07-021-1/+4
* Reuse _process_tree code for _process_listPaul Sherwood2016-07-011-53/+13
* Ensure that we only stage relative paths for symbolic links.Tristan Van Berkom2016-07-011-6/+62
* add debugPaul Sherwood2016-06-301-1/+10
* Trap if chunks or strata are not listsPaul Sherwood2016-06-291-0/+9
* Skip 'tree' and 'cache' for release notes comparisonPaul Sherwood2016-06-291-3/+3
* Renames for readability, i => keyPaul Sherwood2016-06-291-15/+14
* Fix release-note logicPaul Sherwood2016-06-291-5/+3
* Release note only includes changes to targetPaul Sherwood2016-06-291-2/+5
* Only save entries in .trees where ref: is a SHAPaul Sherwood2016-06-251-3/+5
* Log number of trees re-used from trees filePaul Sherwood2016-06-251-0/+3
* Save definitions.yml againPaul Sherwood2016-06-241-0/+1
* Tidyup checks in Morphs, so check-definitions: flag is honouredPaul Sherwood2016-06-242-11/+21
* Exit if a definition lookup failsPaul Sherwood2016-06-231-2/+3
* Move app.exit function in to app.logPaul Sherwood2016-06-238-46/+43
* Add more logging for split processingPaul Sherwood2016-06-221-1/+3
* Add traceback for failed split installPaul Sherwood2016-06-221-0/+2
* Fix stratum['name'] + splitPaul Sherwood2016-06-221-1/+1
* Better log of installing splitsPaul Sherwood2016-06-221-2/+1
* Use .trees file properly, in artifacts dirPaul Sherwood2016-06-222-13/+12