On Wed, 24 Oct 2001, Kai Sterker wrote: (snip) > Even if all packages would be downloaded, I wouldn't know how to make sure > that all of them are installed when I do a fresh setup _without_ manually > selecting every single package. (snip)
"dpkg --get-selections" and "dpkg --set-selections" are probably what you need. -- Mark