aboutsummaryrefslogtreecommitdiffstats
path: root/auto
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-11-12 18:56:18 +0100
committerficus <ficus@robocracy.org>2012-11-12 18:56:18 +0100
commit554b72536dc9fbd145868518d122695b3f7b56b5 (patch)
tree7f4c499805360e0a22fd07419d7742d373e38e25 /auto
parentec4e9ce9c54c369e110904d83528644beeee1340 (diff)
downloadtorouter-live-554b72536dc9fbd145868518d122695b3f7b56b5.tar.gz
torouter-live-554b72536dc9fbd145868518d122695b3f7b56b5.zip
WIP: basic armel no-squashfs build
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/auto/config b/auto/config
index 18c6034..1245b65 100755
--- a/auto/config
+++ b/auto/config
@@ -1,7 +1,7 @@
#!/bin/sh
lb config noauto \
- --architecture armel \
+ --architectures armel \
--linux-flavours kirkwood \
--apt-secure true \
--binary-images hdd \
@@ -12,6 +12,7 @@ lb config noauto \
--distribution wheezy \
--parent-distribution wheezy \
--binary-filesystem ext3 \
+ --chroot-filesystem none \
--security true \
--debian-installer-gui false \
--bootstrap-qemu-arch armel \