From e967368f987a00e3a9747d5f5f69c5f9fbfce069 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 12 May 2018 11:29:29 +0000 Subject: [PATCH] Fix generation of chroot instructions for newer LFS book --- common/chroot.xsl | 46 ++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 4 deletions(-) diff --git a/common/chroot.xsl b/common/chroot.xsl index a42adc0..d5aa46e 100644 --- a/common/chroot.xsl +++ b/common/chroot.xsl @@ -14,7 +14,8 @@ + test="descendant::screen/userinput[contains(string(),' chroot') or + starts-with(string(),'chroot')]"> @@ -39,14 +40,51 @@ #!/bin/bash - + exit - - + + + + + + + + + + + + + + + + \ + + + + + + + + + + + + + + + +