From e2cef48cffcb07222263bcf93e9268ad2fc9b432 Mon Sep 17 00:00:00 2001 From: ficus Date: Sat, 24 Nov 2012 04:10:02 +0100 Subject: move to squashfs, not-chroot builds --- auto/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'auto') diff --git a/auto/config b/auto/config index 67a8c53..68a3b95 100755 --- a/auto/config +++ b/auto/config @@ -1,6 +1,7 @@ #!/bin/sh lb config noauto \ + --build-with-chroot false \ --distribution "torouter" \ --architectures armel \ --linux-flavours kirkwood \ @@ -17,7 +18,7 @@ lb config noauto \ --distribution wheezy \ --parent-distribution wheezy \ --binary-filesystem ext3 \ - --chroot-filesystem none \ + --chroot-filesystem squashfs \ --security true \ --debian-installer-gui false \ --bootstrap-qemu-arch armel \ -- cgit v1.2.3