|
@@ -31,8 +31,7 @@ would do.</para>
|
|
<userinput>make &&</userinput>
|
|
<userinput>make &&</userinput>
|
|
<userinput>make install &&</userinput>
|
|
<userinput>make install &&</userinput>
|
|
<userinput>make localedata/install-locales &&</userinput>
|
|
<userinput>make localedata/install-locales &&</userinput>
|
|
-<userinput>logout</userinput>
|
|
|
|
-&c6-chrootcmd;</screen></para>
|
|
|
|
|
|
+<userinput>exec /bin/bash</userinput></screen></para>
|
|
|
|
|
|
<para>During the configure stage you will see the following warning:</para>
|
|
<para>During the configure stage you will see the following warning:</para>
|
|
|
|
|
|
@@ -45,11 +44,5 @@ would do.</para>
|
|
gettext package, but it can safely be ignored in our case. The glibc
|
|
gettext package, but it can safely be ignored in our case. The glibc
|
|
installation will not be affected.</para>
|
|
installation will not be affected.</para>
|
|
|
|
|
|
-<para>The last two commands make you exit and re-enter the chroot'ed
|
|
|
|
-environment. This is done to get rid of the "I have
|
|
|
|
-no name!" message in the command prompt, which was caused by bash's
|
|
|
|
-inability to resolve a userid to a username (which in turn was caused by
|
|
|
|
-the missing Glibc installation).</para>
|
|
|
|
-
|
|
|
|
</sect2>
|
|
</sect2>
|
|
|
|
|