]> spindle.queued.net Git - xodist/commitdiff
README.approx: update documentation
authorCortland Setlow <cortland.setlow@gmail.com>
Fri, 22 Jul 2011 04:28:22 +0000 (21:28 -0700)
committerAndres Salomon <dilinger@lunge.queued.net>
Fri, 22 Jul 2011 04:28:22 +0000 (21:28 -0700)
Update to match what's actually used in release.sh.

Signed-off-by: Andres Salomon <dilinger@lunge.queued.net>
README.approx

index d65b73fe6c38379699cbe56d3ef5fd70416e1869..63cfae583d2279ef7f81d91583f4658a2263aa9f 100644 (file)
@@ -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