From: James Cameron <quozl@laptop.org>
Date: Tue, 28 Oct 2008 22:35:35 +0000 (+1100)
Subject: merge lunge
X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a349e6acf8cbcd5f9dd926328dc5ab4322a23040;p=xodist

merge lunge
---

a349e6acf8cbcd5f9dd926328dc5ab4322a23040
diff --cc README.approx
index 7b67cf4,c5616c0..80ef97c
--- a/README.approx
+++ b/README.approx
@@@ -16,9 -16,12 +16,12 @@@ security        http://security.debian.
  
  	% sudo /etc/init.d/approx restart
  
 -4.  during the creation of the root filesystem described in README,
 -add the --mirror option, like this:
 +4.  follow README, but during the creation of the root filesystem, add
- the --mirror option, like this:
++the --local-apt-mirror option, like this:
  
          sudo ./initchroot.sh \
              --package-list kde.packages \
-             --mirror http://localhost:9999/debian kde.root
 -            --local-apt-mirror "deb http://localhost:9999/debian lenny main contrib non-free
++            --local-apt-mirror \
++"deb http://localhost:9999/debian lenny main contrib non-free
+ deb http://localhost:9999/security lenny/updates main contrib non-free" \
+             kde.root
 -