diff options
author | ficus <ficus@robocracy.org> | 2012-11-18 22:45:44 +0100 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-11-18 23:34:27 +0100 |
commit | 1ad286b1daf8515d1532ae5fa6453e1cab0f174d (patch) | |
tree | 9b2bd67c6daf704c1eb8f277c9fed95792fa264b | |
parent | 0ceb2b15c50b54389f048e31d2dadfaae28af767 (diff) | |
download | torouter-live-1ad286b1daf8515d1532ae5fa6453e1cab0f174d.tar.gz torouter-live-1ad286b1daf8515d1532ae5fa6453e1cab0f174d.zip |
remove problematic rootfs caching
-rwxr-xr-x | auto/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/auto/config b/auto/config index 704bfe9..b629fd3 100755 --- a/auto/config +++ b/auto/config @@ -11,7 +11,6 @@ lb config noauto \ --cache-packages true \ --parent-mirror-bootstrap http://http.debian.net/debian \ --mirror-bootstrap http://http.debian.net/debian \ - --cache-stages rootfs \ --distribution wheezy \ --parent-distribution wheezy \ --binary-filesystem ext3 \ |