From 7fcde5cf672e4906c167a6bd4698da707ec762ae Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 3 Dec 2002 20:36:44 +0000 Subject: reworded git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/chroot.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index ad297a215..590baa491 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -27,7 +27,8 @@ such as CFLAGS or CXXFLAGS, this is a good place to set them again. From this point on there's no need anymore to use the LFS variable, because everything you do will be restricted to the LFS file system -- since what the shell thinks is / is actually -/mnt/lfs. +the value of $LFS, which was passed to +the chroot command. You have to make sure all the commands in the rest of this chapter and in the following chapters are run from within the chroot environment. -- cgit v1.2.3-54-g00ecf