Make Packages & Sources generation optional, during Generate call
authorDimitri John Ledkov <xnox@ubuntu.com>
Fri, 18 Jul 2014 15:06:34 +0000 (16:06 +0100)
committerMichael Vogt <mvo@debian.org>
Wed, 3 Sep 2014 13:57:52 +0000 (15:57 +0200)
commit308b6fc991d2b65a0bf410fb968f1c7b81b4a83b
treeefc879f774c33604c11880daaea8ba83a2d36074
parent097248092ea4ff4543dfb17deb4e0d31dd697c71
Make Packages & Sources generation optional, during Generate call

refactor a bit, extract code out of Generate() into
DoGenerate{PackagesAndSources,Contents}, add new
APT::FTPArchive::ContentsOnly option to allow skipping the generation
of Package/Source files (if they are generated e.g. by some db outside
of apt-ftparchives control)
ftparchive/apt-ftparchive.cc