diff --git a/LFS/lfs.xsl b/LFS/lfs.xsl index 806e124..bebb86d 100644 --- a/LFS/lfs.xsl +++ b/LFS/lfs.xsl @@ -177,18 +177,21 @@ make mrproper cp -v ../kernel-config .config - + + ancestor::sect1[@id='ch-system-bash'] or + ancestor::sect1[@id='ch-system-module-init-tools']) and + (contains(string(),'check') or contains(string(),'nobody') + or contains(string(),'dummy'))"> - + + @@ -207,6 +210,25 @@ + + + + + + -k tests + + >> $TEST_LOG 2>&1 || true + + + + >> $TEST_LOG 2>&1 + + || true + + + + +