mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Update "building LFS in Stages" for the new layout
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
171c9a2262
commit
eb8890f68b
@ -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,16 +58,22 @@
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Chapters 6–8</title>
|
||||
<title>Chapter 7–10</title>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>The /mnt/lfs partition must be mounted.</para>
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user