aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-11-23 00:20:07 +0100
committerficus <ficus@robocracy.org>2012-11-23 00:20:07 +0100
commit0b9c34d4c7be830f45c804c440fc7a3e617de3cc (patch)
treeee486acea383e5277b310c0e0cb71cab3e6eeac2
parent21d724b391ad1d25e6fbede84322bc4fb9f25455 (diff)
downloadtorouter-live-0b9c34d4c7be830f45c804c440fc7a3e617de3cc.tar.gz
torouter-live-0b9c34d4c7be830f45c804c440fc7a3e617de3cc.zip
don't install apt recommends
-rwxr-xr-xauto/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/config b/auto/config
index 5bb5195..b77c8b2 100755
--- a/auto/config
+++ b/auto/config
@@ -5,6 +5,7 @@ lb config noauto \
--architectures armel \
--linux-flavours kirkwood \
--apt-secure true \
+ --apt-recommends false \
--binary-images hdd \
--cache true \
--cache-indices true \