From cae38e8e83824769c821ceae440acbd12be352b2 Mon Sep 17 00:00:00 2001 From: Michael Gebetsroither Date: Thu, 4 Sep 2008 10:43:17 +0200 Subject: [PATCH] added tip for approxy --- grml_tips | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/grml_tips b/grml_tips index cdb37e8..1fdf527 100644 --- a/grml_tips +++ b/grml_tips @@ -3108,3 +3108,17 @@ List content: Extract files to current directory: % ytnef -f . winmail.dat -- +Approx - Debian package proxy/cacher howto + +% apt-get install approx +% echo 'debian http://ftp.de.debian.org/debian' >>/etc/approx/approx.conf +% Restart approx + +Add your new approx to sources.list + +eg. +deb http://localhost:9999/debian unstable main contrib non-free + +use approx in grml-debootstrap like: +% grml-debootstrap -r lenny -t /dev/sda1 -m http://127.0.0.1:9999/debian +-- -- 2.1.4