How do I configure apt-get to be able to download packages that are for all architectures.
deb
http://ftp.de.debian.org/debian/pool main
that line does't work it complains i haven't specified a distro so how else am I supposed to do it.
also is it possible to configure apt-get to check if a certain package is avaible for amd64. if not auto download the i386 copy.