mmdebstrap/hooks/eatmydata
2022-05-22 07:52:06 +02:00
..
customize.sh Fix apt-helper invocation for older versions. 2020-08-20 19:28:14 +01:00
extract.sh hooks/eatmydata/extract.sh: fix regex to also work on s390x 2022-05-22 07:52:06 +02:00
README.txt hooks/eatmydata: download instead of copy-ing from host 2020-08-17 19:01:27 +02:00

Adding this directory with --hook-directory will result in mmdebstrap using
dpkg inside an eatmydata wrapper script. This will result in spead-ups on
systems where sync() takes some time. Using --dpkgopt=force-unsafe-io will have
a lesser effect compared to eatmydata. See:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613428