summaryrefslogtreecommitdiff
path: root/mdbp
AgeCommit message (Collapse)Author
2021-04-22fix build/host confusion in mmdebstrap backendHelmut Grohne
2021-04-22forward exit codeHelmut Grohne
2021-04-22fix relative path resolutionHelmut Grohne
For .input.dscpath, a relative path is supposed to be relative to the json file, but it was relative to cwd. For .output.directory, the matter was unspecified, but should actually work in the same way. Adapt implementation to documentation and fix the missing specification.
2021-04-18mmdebstrap: add support for lintianHelmut Grohne
2021-04-18sbuild: add support for lintian.optionsHelmut Grohne
2021-04-18initial checkin of mdbpHelmut Grohne
Proof-of-concept status. Some things work.