summaryrefslogtreecommitdiff
path: root/apt/apt.conf.noproxy
blob: 6f18aed398d4c0fc781a691d8c143b35c52cdee3 (plain)
  1. //
  2. // Acquire::http::Proxy "http://proxy:3128/";
  3. // Acquire::http::Pipeline-Depth "0";
  4. // Pre-configure all packages before they are installed.
  5. // (Automatically added by debconf.)
  6. DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};