aboutsummaryrefslogtreecommitdiffstats
path: root/auto/config
diff options
context:
space:
mode:
Diffstat (limited to 'auto/config')
-rwxr-xr-xauto/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/auto/config b/auto/config
index 68a3b95..98c24de 100755
--- a/auto/config
+++ b/auto/config
@@ -3,8 +3,8 @@
lb config noauto \
--build-with-chroot false \
--distribution "torouter" \
- --architectures armel \
- --linux-flavours kirkwood \
+ --architectures armhf \
+ --linux-flavours mx5 \
--apt-secure true \
--apt-recommends false \
--binary-images hdd \
@@ -18,10 +18,10 @@ lb config noauto \
--distribution wheezy \
--parent-distribution wheezy \
--binary-filesystem ext3 \
- --chroot-filesystem squashfs \
+ --chroot-filesystem none \
--security true \
--debian-installer-gui false \
- --bootstrap-qemu-arch armel \
+ --bootstrap-qemu-arch armhf \
--bootstrap-qemu-static /usr/bin/qemu-arm-static \
--keyring-packages "debian-archive-keyring deb.torproject.org-keyring" \
--bootappend-live "console=ttyS0,115200" \