diff options
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/stages.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/chapter02/stages.xml b/chapter02/stages.xml index 6ca265991..25de52632 100644 --- a/chapter02/stages.xml +++ b/chapter02/stages.xml @@ -33,7 +33,7 @@ </sect2> <sect2> - <title>Chapter 5</title> + <title>Chapter 5–6</title> <itemizedlist> <listitem> @@ -41,16 +41,10 @@ </listitem> <listitem> - <para>This chapter includes three parts. The first one, from - <quote>Binutils Pass1</quote> to <quote>Stripping</quote> - must be done by user <emphasis>lfs</emphasis>. A - <command>su - lfs</command> needs to be done before any task in this - part. The second part, from <quote>Changing Ownership</quote> to - <quote>Entering the Chroot Environment</quote> must be done as the - root user, with LFS set for the root user. The third part, from - <quote>Creating Directories</quote> to the end of the chapter, is done - in the chroot environment. The same procedures as for chapter 6 - apply.</para> + <para>Those two chapters must be done as user <emphasis>lfs</emphasis>. + A <command>su - lfs</command> needs to be done before any task in this + part. Failing to do that, you are at risk of installing packages to the + host, and render it unusable.</para> </listitem> <listitem> @@ -64,7 +58,7 @@ </sect2> <sect2> - <title>Chapters 6–8</title> + <title>Chapter 7–10</title> <itemizedlist> <listitem> @@ -72,8 +66,14 @@ </listitem> <listitem> + <para>A few operations, from <quote>Changing Ownership</quote> to + <quote>Entering the Chroot Environment</quote> must be done as the + root user, with LFS set for the root user.</para> + </listitem> + + <listitem> <para> When entering chroot, the LFS environment variable must be set - for root. The LFS variable is not used otherwise.</para> + for root. The LFS variable is not used afterwards.</para> </listitem> <listitem> |