|
@@ -22,12 +22,14 @@ to it:</para>
|
|
|
|
|
|
<para><screen><userinput>chown -R lfs $LFS/static</userinput></screen></para>
|
|
|
|
|
|
-<para>Now you can login as user "lfs". You can do this two ways: either
|
|
|
-the normal way through the console or the display manager, or with
|
|
|
-<userinput>su - lfs</userinput>. When you're working as user "lfs", type
|
|
|
-the following commands to set up a good environment to work in:</para>
|
|
|
-
|
|
|
-<para><screen><userinput>cat > ~/.bash_profile << "EOF"
|
|
|
+<para>You have to login as user <emphasis>lfs</emphasis> now to continue
|
|
|
+with the rest of this chapter. You can do this two ways: either the normal
|
|
|
+way through the console or the display manager, or with
|
|
|
+<userinput>su - lfs</userinput>. When you're working as user
|
|
|
+<emphasis>lfs</emphasis>, type the following commands to set up a good
|
|
|
+environment to work in:</para>
|
|
|
+
|
|
|
+<para><screen><userinput>cat > ~lfs/.bash_profile << "EOF"
|
|
|
umask 022
|
|
|
|
|
|
LFS=/mnt/lfs
|