aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter06/e2fsprogs-inst.xml3
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 760fd8d3c..d80ad43d4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -5,6 +5,9 @@
<itemizedlist>
+<listitem><para>September 5th, 2001 [markh]: Chapter 6 - E2fsprogs:
+Removed command to move mklost+found to /sbin.</para></listitem>
+
<listitem><para>September 5th, 2001 [gerard]: Chapters 5 &amp; 6: Added
notes to the gcc, binutils and glibc installations that these packages
behave badly when the default optimization flags are changed and should
diff --git a/chapter06/e2fsprogs-inst.xml b/chapter06/e2fsprogs-inst.xml
index e5399db99..33605785b 100644
--- a/chapter06/e2fsprogs-inst.xml
+++ b/chapter06/e2fsprogs-inst.xml
@@ -10,8 +10,7 @@ to be like that. We did not forget to supply a value there.</para>
<userinput>&nbsp;&nbsp;&nbsp;--enable-elf-shlibs &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
-<userinput>make install-libs &amp;&amp;</userinput>
-<userinput>mv /usr/sbin/mklost+found /sbin</userinput></screen></para>
+<userinput>make install-libs &amp;&amp;</userinput></screen></para>
</sect2>