summaryrefslogtreecommitdiff
path: root/ybd
Commit message (Expand)AuthorAgeFilesLines
* Patch for bubblewrap backendleeming/bwrap-dev-patchAndrew Leeming2016-10-262-2/+6
* Explain TMPDIRPaul Sherwood2016-10-261-0/+5
* Avoid running the git gc in the backgroundTiago Gomes2016-10-171-0/+1
* Fix error messagePaul Sherwood2016-10-141-1/+1
* Include max-jobs in cache-keyPaul Sherwood2016-09-141-0/+7
* Force ref to be a stringJason Anderson2016-09-091-1/+1
* Fixes #241 - reorder tar adds so dirs are lastPaul Sherwood2016-09-061-11/+16
* Fixes #241Paul Sherwood2016-09-041-9/+13
* Simplify logic for walk and parse definitionsPaul Sherwood2016-09-011-17/+12
* Regularise artifact-version range checksPaul Sherwood2016-09-011-2/+2
* We only need root permissions for actual buildsPaul Sherwood2016-08-311-3/+3
* Pep8Paul Sherwood2016-08-301-1/+1
* 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
* 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
* 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