diff options
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r-- | chapter06/chroot.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index c90285c9a..d946e5664 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -15,7 +15,7 @@ class="username">root</systemitem>, run the following command to enter the realm that is, at the moment, populated with only the temporary tools:</para> -<screen><userinput>chroot "$LFS" /tools/bin/env -i \ +<screen role="nodump"><userinput>chroot "$LFS" /tools/bin/env -i \ HOME=/root \ TERM="$TERM" \ PS1='\u:\w\$ ' \ |