mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
reworded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e2b98bbb2d
commit
7fcde5cf67
@ -27,7 +27,8 @@ such as CFLAGS or CXXFLAGS, this is a good place to set them again.</para>
|
|||||||
<para>From this point on there's no need anymore to use the LFS variable,
|
<para>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
|
because everything you do will be restricted to the LFS file system -- since
|
||||||
what the shell thinks is <filename class="directory">/</filename> is actually
|
what the shell thinks is <filename class="directory">/</filename> is actually
|
||||||
<filename class="directory">/mnt/lfs</filename>.</para>
|
the value of <filename class="directory">$LFS</filename>, which was passed to
|
||||||
|
the chroot command.</para>
|
||||||
|
|
||||||
<para>You have to make sure all the commands in the rest of this chapter and
|
<para>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.
|
in the following chapters are run from within the chroot environment.
|
||||||
|
Loading…
Reference in New Issue
Block a user