9cc494f245
release 1.3.1
6d220e9a8d
run script with -e to catch exit code
5ea299f3d2
document the apt variant better
fb1e5c32e6
improve maybe-* hook conditions
104fba0256
run_null.sh: use file descriptors instead of temporary files to get the exit status of the first part of a pipeline
853634f298
allow empty sources.list entries
860a9048d5
make info message lowercase like the rest
327b75846f
add --skip=check/signed-by
42386c90c8
coverage.py: add timing for tests
ec58228f71
add more docs that non-empty SUITE will be used to select Essential:yes set
1dbea10f6b
add more docs that non-empty SUITE will be used to select Essential:yes set
0d5e05572f
add --skip=check/signed-by
f27ed490d6
Do not split --include values again in run_download and run_install
3db3779b6a
add hooks/maybe-jessie-or-older and hooks/maybe-merged-usr
cc5ea8c0c7
tests/chrootless: now that all of essential is supported, test everything
52d1531c0d
tests/multiple-include: tzdata stopped shipping /usr/sbin/tzconfig
4925587b34
tests/as-debootstrap-unshare-wrapper: run diff with -u
ebd0f282fd
run_qemu.sh: output log while test is running with tail -f
5bab4c1945
add hooks/maybe-jessie-or-older and hooks/maybe-merged-usr
21c677c7f4
tests/chrootless: now that all of essential is supported, test everything
fd7f6f89c5
tests/multiple-include: tzdata stopped shipping /usr/sbin/tzconfig
946ef132e2
tests/as-debootstrap-unshare-wrapper: run diff with -u
a57eba1dbc
run_qemu.sh: output log while test is running with tail -f
Files copied by default from the host system
This seems to be a duplicate of #26. The files that are copied in are documented here:
https://manpages.debian.org/bullseye/mmdebstrap/mmdebstrap.1.en.html#setup~2
So /etc/resolv.conf
…
overcome dpkg restrictions across distributions
Yes, Debian 11 Bullseye will not have this functionality, sadly. But even if we add zstd support to mmdebstrap today, it will change nothing for Debian 11 Bullseye. It's not feasible to backport…
overcome dpkg restrictions across distributions
Sorry, as a clarification, I do not think that you, @rockdrilla, are doing any bullying. Thank you really for also putting your free time into mmdebstrap. I meant that the company canononical is…
overcome dpkg restrictions across distributions
Thank you for your merge request, but no. Two reasons:
- Ubuntu knew full well what they were doing when they made
*.deb
packages in Ubuntu incompatible with dpkg in Debian. They did not do…
5fd96553f5
release 1.2.5
b67d30cb86
mmdebstrap: bump copyright year
d4eb268795
warn if hook directory contains no executable scripts