aboutsummaryrefslogtreecommitdiffstats
path: root/config/chroot
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 /config/chroot
parentec4e9ce9c54c369e110904d83528644beeee1340 (diff)
downloadtorouter-live-554b72536dc9fbd145868518d122695b3f7b56b5.tar.gz
torouter-live-554b72536dc9fbd145868518d122695b3f7b56b5.zip
WIP: basic armel no-squashfs build
Diffstat (limited to 'config/chroot')
-rw-r--r--config/chroot4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/chroot b/config/chroot
index cb3036d..46c5a45 100644
--- a/config/chroot
+++ b/config/chroot
@@ -1,8 +1,8 @@
# config/chroot - options for live-build(7), chroot stage
# $LB_CHROOT_FILESYSTEM: set chroot filesystem
-# (Default: squashfs)
-LB_CHROOT_FILESYSTEM="squashfs"
+# (Default: none)
+LB_CHROOT_FILESYSTEM="none"
# $LB_UNION_FILESYSTEM: set union filesystem
# (Default: aufs)