% 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
-