Re: Feature request
Christian Haugan Toldnes <[email protected]> Fri, 15 Oct 2004 11:22:12 +0200
| Newsgroups | gmane.linux.trustix.swup |
|---|---|
| Organization | TSL |
| Message-ID | <[email protected]> |
(Oct 15 2004 13:12) Morten Nilsen wrote: > > I personally find apt a hassle over using swup > > except for one thing, really.. apt doesn't take as long resolving deps The reason for this is that you have already run 'apt-get update' which downloads _all_ the information. (Not only what you need but all information about all the packages available) It's not exactly surprising that it's faster to access files that are already present on local harddisk than files that must be downloaded over the network. We are looking at ways of making this faster. kind regards c -- Christian H. Toldnes Trustix Developer Before you ask technical questions, please read this: <URL: http://www.catb.org/~esr/faqs/smart-questions.html>