mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
compilation error fix - last one!
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
343070e6f5
commit
d0ec1f0646
@ -49,7 +49,7 @@ use the group's name.</para>
|
|||||||
resolution will start working immediately after the
|
resolution will start working immediately after the
|
||||||
<filename>/etc/passwd</filename> and <filename>/etc/group</filename> files are
|
<filename>/etc/passwd</filename> and <filename>/etc/group</filename> files are
|
||||||
created, because we installed a full glibc in Chapter 5. This will get rid of
|
created, because we installed a full glibc in Chapter 5. This will get rid of
|
||||||
the "I have no name!" prompt.</para>
|
the <quote>I have no name!</quote> prompt.</para>
|
||||||
|
|
||||||
<para><screen><userinput>exec /tools/bin/bash --login
|
<para><screen><userinput>exec /tools/bin/bash --login
|
||||||
set +h</userinput></screen></para>
|
set +h</userinput></screen></para>
|
||||||
|
Loading…
Reference in New Issue
Block a user