aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/glibc-inst.xml')
-rw-r--r--chapter06/glibc-inst.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index e253af973..10160b200 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -11,7 +11,6 @@ Install Glibc by running the following commands:
</para>
<blockquote><literallayout>
-
<userinput>mknod -m 0666 /dev/null c 1 3 &amp;&amp;</userinput>
<userinput>touch /etc/ld.so.conf &amp;&amp;</userinput>
<userinput>mkdir /usr/src/glibc-build &amp;&amp;</userinput>
@@ -38,7 +37,6 @@ Install Glibc by running the following commands:
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
<userinput>make localedata/install-locales</userinput>
-
</literallayout></blockquote>
<para>
@@ -54,7 +52,6 @@ Run the following commands to accomplish this:
</para>
<blockquote><literallayout>
-
<userinput>logout</userinput>
<userinput>chroot $LFS /usr/bin/env -i HOME=/root
\</userinput>