summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Move permissions check after usage checkPaul Sherwood2016-08-301-3/+3
* Merge branch 'master' of https://github.com/devcurmudgeon/ybdPaul Sherwood2016-08-302-2/+4
|\
| * Merge pull request #240 from leeming/leeming/missing-cwd-confPaul Sherwood2016-08-292-2/+4
| |\
| | * Fixes bug that ignores ybd.conf on cwdAndrew Leeming2016-08-262-2/+4
* | | Spot the deliberate mistake in previous commit :/Paul Sherwood2016-08-301-1/+1
|/ /
* | Fix for #238Paul Sherwood2016-08-291-0/+3
* | Pep8Paul Sherwood2016-08-291-4/+4
|/
* Check every field in every definitionPaul Sherwood2016-08-262-4/+13
* Add tristan's 'awful hack' until it lands in released sandboxlibPaul Sherwood2016-08-241-0/+8
* Merge pull request #239 from jjardon/jjardon/fix_python_depPaul Sherwood2016-08-241-1/+1
|\
| * install_dependencies.sh: Python2 is python2 in ArchJavier Jardón2016-08-241-1/+1
|/
* Merge pull request #236 from leeming/leeming/redundant-exit-settingPaul Sherwood2016-08-221-2/+6
|\
| * Simplified setting 'exit' var from config settingAndrew Leeming2016-08-221-2/+6
|/
* 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
* Add python to dependenciesPaul Sherwood2016-08-141-3/+3
* Always exit if specified morph file is missingPaul Sherwood2016-08-091-1/+1
* Update readme with basic kbas config info16.31Paul Sherwood2016-08-031-0/+8
* 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
* Force mimetype for artifactsPaul Sherwood2016-08-011-1/+2
* Concourse visualisation workingPaul Sherwood2016-07-313-7/+12
* 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
* Drop deprecated GitLab badge for nowPaul Sherwood2016-07-071-1/+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
* Revert "Allow + artifact names"Paul Sherwood2016-07-021-1/+1
* Allow + artifact namesPaul Sherwood2016-07-021-1/+1