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