blob: e99c678817c7704f2005c50995ee7415489470ab (
plain)
- Acquire::http::Proxy "http://proxy:3128/";
- // Acquire::http::Proxy "http://proxy:8080/";
- // Acquire::http::Pipeline-Depth "0";
- // Pre-configure all packages before they are installed.
- // (Automatically added by debconf.)
- DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
|