From 4352e15f6b81c24fb45a5eb69ff5a4e73641ac3a Mon Sep 17 00:00:00 2001 From: Cortland Setlow Date: Thu, 21 Jul 2011 21:28:22 -0700 Subject: [PATCH] README.approx: update documentation Update to match what's actually used in release.sh. Signed-off-by: Andres Salomon --- README.approx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.approx b/README.approx index d65b73f..63cfae5 100644 --- a/README.approx +++ b/README.approx @@ -11,8 +11,9 @@ Solution: set up the approx package to cache these packages. debian http://http.us.debian.org/debian security http://security.debian.org/ +backports http://backports.debian.org/debian-backports -3. restart approx, +3. restart approx (not required when running approx from inetd), % sudo /etc/init.d/approx restart @@ -20,8 +21,9 @@ security http://security.debian.org/ the --local-apt-mirror option, like this: sudo ./mkchroot.sh \ - --config-type debxo-kde \ + --config-type debxo-lxde \ --local-apt-mirror \ -"deb http://localhost:9999/debian lenny main contrib non-free -deb http://localhost:9999/security lenny/updates main contrib non-free" \ - debxo-kde.root +"deb http://localhost:9999/debian squeeze main contrib non-free +deb http://localhost:9999/security squeeze/updates main contrib non-free +deb http://localhost:9999/backports squeeze-backports main contrib non-free" \ + debxo-lxde -- 2.39.2