From 554b72536dc9fbd145868518d122695b3f7b56b5 Mon Sep 17 00:00:00 2001 From: ficus Date: Mon, 12 Nov 2012 18:56:18 +0100 Subject: WIP: basic armel no-squashfs build --- config/chroot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/chroot') 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) -- cgit v1.2.3