Install-Suggests "false";
// install recommends automatically for packages in this section
- Install-Recommends-Section "metapackages";
+ Install-Recommends-Section "*metapackages";
// consider dependencies of packages in this section manual
- Never-MarkAuto-Section "metapackages";
+ Never-MarkAuto-Section "*metapackages";
// Write progress messages on this fd (for stuff like base-config)
Status-Fd "-1";
Queue-Mode "host"; // host|access
Retries "0";
Source-Symlinks "true";
+
+ PDiffs "true"; // try to get the IndexFile diffs
// HTTP method configuration
http