diff --git a/make_mirror.sh b/make_mirror.sh index a44d56e..132bfdb 100755 --- a/make_mirror.sh +++ b/make_mirror.sh @@ -245,7 +245,7 @@ if [ "$HAVE_QEMU" = "yes" ]; then # procps is needed for /sbin/sysctl tmpdir="$(mktemp -d)" ./mmdebstrap --variant=apt --architectures=amd64,armhf --mode=unshare \ - --include=linux-image-amd64,systemd-sysv,perl,arch-test,fakechroot,fakeroot,mount,uidmap,proot,qemu-user-static,binfmt-support,qemu-user,dpkg-dev,mini-httpd,libdevel-cover-perl,debootstrap,libfakechroot:armhf,libfakeroot:armhf,procps \ + --include=perl-doc,linux-image-amd64,systemd-sysv,perl,arch-test,fakechroot,fakeroot,mount,uidmap,proot,qemu-user-static,binfmt-support,qemu-user,dpkg-dev,mini-httpd,libdevel-cover-perl,debootstrap,libfakechroot:armhf,libfakeroot:armhf,procps \ unstable - "$mirror" > "$tmpdir/debian-unstable.tar" cat << END > "$tmpdir/extlinux.conf"