From 9b47ea9717f916402d4c53cc1f96026017e925f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 29 Nov 2015 00:37:52 +0000 Subject: make vasile check the kernel configuration for overlayfs && squashfs && loop devices support before attempting to do its magic --- build32 | 1 + 1 file changed, 1 insertion(+) (limited to 'build32') diff --git a/build32 b/build32 index 01729b9..d084044 100755 --- a/build32 +++ b/build32 @@ -22,6 +22,7 @@ chrootpreparex86 () { } main () { + kernelconfig if checkroot ; then chrootchecksumx86 chrootpreparex86 -- cgit v1.2.3