summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Fix error message.tlsa/cve-checkMichael Drake2015-04-241-1/+1
* Fix a couple of comments.Michael Drake2015-04-161-2/+2
* Implement checking of version agains CVE ranges.Michael Drake2015-04-161-8/+23
* Add debian version comparason code.Michael Drake2015-04-161-0/+221
* Avoid cloning repos that we don't have data for.Michael Drake2015-04-151-18/+21
* Load CVEs from YAML file, instead of hardcoding.Michael Drake2015-04-151-23/+31
* Improve version guessing.Michael Drake2015-04-151-1/+72
* Improve output formatting.Michael Drake2015-04-151-2/+3
* Make it easier to add software to internal DBMichael Drake2015-04-151-9/+25
* Add WIP CVE checking pluginMichael Drake2015-04-151-0/+165
* Add version guessing funtion to gitdir and cached repo.Michael Drake2015-04-142-0/+15
* _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
* Fix _env_for_arch()Paul Martin2015-04-101-1/+1
* Change build environment to support MIPS32/64 BE and LESimon Hoinkis2015-04-103-6/+36
* Make kvm deploy check that host has virt-installRichard Ipsum2015-04-071-0/+9
* Make source resolver pass filenameRichard Ipsum2015-04-041-1/+1
* Implement partial distbuildsAdam Coldrick2015-04-022-6/+24
* Add `morph certify` plugin to check for build reproducibility.Michael Drake2015-04-011-0/+140
* Make warning messages more user friendly.Michael Drake2015-04-011-0/+7
* Functions for checking if ref is in branches/tags of a cached repoMichael Drake2015-04-011-0/+20
* Add functions for checking which tags/branches contain a refMichael Drake2015-04-012-0/+58
* Improve build starting outputAdam Coldrick2015-04-011-1/+2
* Implement partial buildsAdam Coldrick2015-04-012-21/+92
* Fix: strip 'network=' from NIC_CONFIGRichard Ipsum2015-04-011-3/+11
* build: Clearer messages when creating temporary build branchesSam Thursfield2015-03-312-4/+6
* build: Print the correct name of the temporary build branchSam Thursfield2015-03-311-1/+1
* Reduce the number of 'new environment variable' logs on startupSam Thursfield2015-03-311-1/+1
* Set PATH to fixed valueKejia Hu (Terry)2015-03-301-1/+1
* Add plugin to get details of given chunk name.Michael Drake2015-03-301-0/+79
* % escape all % charactersRichard Ipsum2015-03-271-1/+1
* Merge "Let morph recognise big-endian kernel on ARMv8"Sam Thursfield2015-03-251-1/+1
|\
| * Let morph recognise big-endian kernel on ARMv8Edward Cragg2015-03-251-1/+1
* | simple-network: only try to rename "10-dhcp.network" if it actually existJavier Jardon2015-03-241-6/+8
* | simple-network: Use function to ensure directory path will existJavier Jardon2015-03-241-0/+2
* | simple-network: Add functionn to create a path if it doesnt existJavier Jardon2015-03-241-0/+11
* | simple-network: separate creation of directory and file pathJavier Jardon2015-03-241-4/+8
|/
* Merge "deploy: Tighten SSH connectivity check"Javier Jardón2015-03-191-1/+5
|\
| * deploy: Tighten SSH connectivity checkSam Thursfield2015-03-191-1/+5
* | Merge "morphlib/sourceresolver.py: parse VERSION file in a function"Javier Jardón2015-03-181-6/+22
|\ \
| * | morphlib/sourceresolver.py: parse VERSION file in a functionJavier Jardón2015-03-171-6/+22
* | | Merge "morphlib/sourceresolver.py: Fail if morph doesnt support the version o...Javier Jardón2015-03-181-8/+12
|\ \ \ | |/ /
| * | morphlib/sourceresolver.py: Fail if morph doesnt support the version of defin...baserock-definitions-v1Javier Jardón2015-03-171-8/+12
* | | Add hosts.configureRichard Ipsum2015-03-181-0/+48
* | | Make fstab.configure use write_from_dictRichard Ipsum2015-03-181-18/+7
* | | Add write_from_dict to utilRichard Ipsum2015-03-181-0/+32
* | | Fix line lengths in morphlib/exts/simple-network.configureAdam Coldrick2015-03-171-5/+9
|/ /
* | Merge "Use python3 compatible notation for catching exceptions"Javier Jardón2015-03-1717-34/+34
|\ \