summaryrefslogtreecommitdiff
path: root/mdbp/mmdebstrap.py
AgeCommit message (Collapse)Author
2021-05-09the stdout fd contains the build logHelmut Grohne
Using a pipe enables streaming of logs, which would not be possible with a regular file output.
2021-04-26mmdebstrap: move the default mirror into argparseHelmut Grohne
2021-04-22fix build/host confusion in mmdebstrap backendHelmut Grohne
2021-04-22forward exit codeHelmut Grohne
2021-04-18mmdebstrap: add support for lintianHelmut Grohne
2021-04-18initial checkin of mdbpHelmut Grohne
Proof-of-concept status. Some things work.