]> git.saurik.com Git - apt.git/commitdiff
ignore Acquire::GzipIndexes for cdrom sources
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 15 Oct 2014 17:11:45 +0000 (19:11 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 15 Oct 2014 17:11:45 +0000 (19:11 +0200)
We do not support compressed indexes for cdrom sources as we rewrite
some of them, so supporting it correctly could be hard. What we do
instead in the meantime is probably disabling it for cdrom sources.


No differences found