]> spindle.queued.net Git - xodist/commitdiff
merge lunge
authorJames Cameron <quozl@laptop.org>
Tue, 28 Oct 2008 22:35:35 +0000 (09:35 +1100)
committerJames Cameron <quozl@laptop.org>
Tue, 28 Oct 2008 22:35:35 +0000 (09:35 +1100)
1  2 
README.approx
initchroot.sh

diff --cc README.approx
index 7b67cf4da7e3efd03ec9de8e50bfe1c04d8c229e,c5616c0fd46638c36b9ea3f1c72d8aa42d4ee02b..80ef97ccffb52a38664e4df1f011615e21ae9035
@@@ -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
 -
diff --cc initchroot.sh
Simple merge