aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/aboutlfs.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-12-03 23:12:18 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-12-03 23:12:18 +0000
commit533664111568c587115b2278fa788d1171e22876 (patch)
tree8181e2d711557d0a87ac6400f7e233c61bab3005 /chapter02/aboutlfs.xml
parente074bae6e2dc48a7fe26b7df35a82e96716ecb93 (diff)
Update to gmp-6.1.0.
Clean up Eudev configure options. Update host requirements to require GCC-4.7 or later. Clarify that setting and using the LFS variable assumes the bash shell. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/aboutlfs.xml')
-rw-r--r--chapter02/aboutlfs.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter02/aboutlfs.xml b/chapter02/aboutlfs.xml
index 88dbe6793..7193794da 100644
--- a/chapter02/aboutlfs.xml
+++ b/chapter02/aboutlfs.xml
@@ -47,6 +47,10 @@
<note><para>One way to ensure that the <envar>LFS</envar> variable is always
set is to edit the <filename>.bash_profile</filename> file in both your
personal home directory and in <filename>/root/.bash_profile</filename> and
- enter the export command above. </para></note>
+ enter the export command above. In addition, the shell specified in the
+ <filename>/etc/passwd</filename> file for all users that need the
+ <envar>LFS</envar> variable needs to be bash to ensure that the
+ <filename>/root/.bash_profile</filename> file is incorporated as a part of
+ the login process.</para></note>
</sect1>