mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Changed wording
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8fe7c1270a
commit
8a7a48f71f
@ -42,13 +42,15 @@ Install Glibc by running the following commands:
|
|||||||
</literallayout></blockquote>
|
</literallayout></blockquote>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
We have to get username/groupname to userid/groupid conversion possible
|
By exiting the chroot'ed environment and re-entering it, you will be
|
||||||
by exiting the chroot'ed environment and re-entering it. This will also
|
able to get rid of the "I have no name!" message in the command prompt,
|
||||||
get rid of the "I have no name!" message in the command prompt.
|
which is caused by bash's inability to resolve a userid to a username.
|
||||||
|
You don't have to exit and re-enter chroot, but it's highly recommended
|
||||||
|
to ensure a properly working bash.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Run the following commands to accomplish that:
|
Run the following commands to accomplish this:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<blockquote><literallayout>
|
<blockquote><literallayout>
|
||||||
|
Loading…
Reference in New Issue
Block a user