Age | Commit message (Collapse) | Author |
|
|
|
If a package is specified by name, it is downloaded inside the chroot
using the embedded deb-src uris. sbuild implements this natively,
pbuilder does not implement this yet, but there is #988419 and
mmdebstrap can make it work.
|
|
Using a pipe enables streaming of logs, which would not be possible with
a regular file output.
|
|
Neither sbuild nor mmdebstrap produce a source changes file by default.
Skipping it for pbuilder improves consistency.
|
|
The bd-uninstallable-explainer value null is equivalent to skipping the
option and thus dropped. The network value "undefined" is equivalent to
skipping the option and thus dropped.
Reported-by: David Kalnischkies <donkult@debian.org>
|
|
|
|
Proof-of-concept status. Some things work.
|