]> spindle.queued.net Git - xodist/blobdiff - README.approx
rename: initchroot.sh -> mkchroot.sh
[xodist] / README.approx
index 512b375550039b3ebba4e29bf421ac2521efb6b2..f142c469ba04107cf2dcf41ac3d6e13a66def3f1 100644 (file)
@@ -1,4 +1,4 @@
-Problem: every time you use initchroot.sh the hundreds of megabytes of
+Problem: every time you use mkchroot.sh the hundreds of megabytes of
 packages are downloaded again.
 
 Solution: set up the approx package to cache these packages.
@@ -19,7 +19,7 @@ security        http://security.debian.org/
 4.  follow README, but during the creation of the root filesystem, add
 the --mirror option, like this:
 
-        sudo ./initchroot.sh \
+        sudo ./mkchroot.sh \
             --package-list kde.packages \
             --local-apt-mirror "deb http://localhost:9999/debian lenny main contrib non-free
 deb http://localhost:9999/security lenny/updates main contrib non-free" \