Dale Morris wrote: > > [...] > If I download a file from the net, where does it go? [...]
The best thing is to create a directory tree like the one on the ftp- server: /debian/dists/stable/main/... etc. You just need to build the paths that are important to you. Put the downloaded files along these paths and dselect will find the packages you want to install, automatically. apt-get might work similar, but I haven't used it yet. Andreas