From eb8890f68b9d1fa49c48b6d0f0c2a58ac7a6e0cd Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Mon, 8 Jun 2020 19:36:30 +0000 Subject: 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 --- chapter02/stages.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'chapter02') 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 @@ - Chapter 5 + Chapter 5–6 @@ -41,16 +41,10 @@ - This chapter includes three parts. The first one, from - Binutils Pass1 to Stripping - must be done by user lfs. A - su - lfs needs to be done before any task in this - part. The second part, from Changing Ownership to - Entering the Chroot Environment must be done as the - root user, with LFS set for the root user. The third part, from - Creating Directories to the end of the chapter, is done - in the chroot environment. The same procedures as for chapter 6 - apply. + Those two chapters must be done as user lfs. + A su - lfs 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. @@ -64,16 +58,22 @@ - Chapters 6–8 + Chapter 7–10 The /mnt/lfs partition must be mounted. + + A few operations, from Changing Ownership to + Entering the Chroot Environment must be done as the + root user, with LFS set for the root user. + + When entering chroot, the LFS environment variable must be set - for root. The LFS variable is not used otherwise. + for root. The LFS variable is not used afterwards. -- cgit v1.2.3-54-g00ecf