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 --- build64 | 1 + 1 file changed, 1 insertion(+) (limited to 'build64') diff --git a/build64 b/build64 index f41ab06..d658208 100755 --- a/build64 +++ b/build64 @@ -22,6 +22,7 @@ chrootpreparex64 () { } main () { + kernelconfig if checkroot ; then chrootchecksumx64 chrootpreparex64 -- cgit v1.2.3