Add auth.conf.d support to archives
Allow APT_AUTH.CONF(5) config files to be used with archives.
Note that config/archives/*.conf are assumed to be apt.conf files, so the apt_auth files are required to end with .auth and will be renamed to .conf when copied into the chroot.
Closes: #991065