From d90993cda97d606c50511993a421ac52fe436e4d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 18 Sep 2001 08:48:53 +0000 Subject: Added apt/* --- apt/apt.conf.noproxy | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 apt/apt.conf.noproxy (limited to 'apt/apt.conf.noproxy') diff --git a/apt/apt.conf.noproxy b/apt/apt.conf.noproxy new file mode 100644 index 0000000..df12a2b --- /dev/null +++ b/apt/apt.conf.noproxy @@ -0,0 +1,5 @@ +// Acquire::http::Proxy "http://proxy:3128/"; +// 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";}; -- cgit v1.2.3