|
@@ -33,13 +33,20 @@ compile problems</para></listitem>
|
|
|
<listitem><para>Chapter 5: Added missing chown root.root
|
|
|
$LFS/usr/include/linux to kernel installation </para></listitem>
|
|
|
|
|
|
-<listitem><para> Chapter 6: Removed the Groff command explanation
|
|
|
+<listitem><para>Chapter 6: Removed the Groff command explanation
|
|
|
regarding CXXFLAGS which has been made obsolete with the update
|
|
|
to groff-1.17.1</para></listitem>
|
|
|
|
|
|
+<listitem><para>Chapter 6: Moved the net-tools installation until after
|
|
|
+sh-utils so that net-tools can replace sh-utils's
|
|
|
+/bin/hostname.</para></listitem>
|
|
|
+
|
|
|
<listitem><para>Chapter 7: Changed $* into "$@" in the functions script.
|
|
|
"$@" allows usage of quoted arguments with blanks.</para></listitem>
|
|
|
|
|
|
+<listitem><para>Chapter 7: Added print_error_msg from the rcS script as
|
|
|
+it appears in the rc script as well.</para></listitem>
|
|
|
+
|
|
|
</itemizedlist>
|
|
|
|
|
|
<para>3.0-pre4 - June 22nd, 2001</para>
|