Modified paragraphs about unpacking patches since they are no longer compressed.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2002-12-17 13:26:15 +00:00
parent 6d2dbce8cf
commit da1fc68520
10 changed files with 13 additions and 18 deletions

View File

@ -45,6 +45,10 @@
</itemizedlist>
</para></listitem>
<listitem><para>December 17th, 2002 [timothy]: Chapter 5 &amp; 6: Modified
paragraphs about unpacking patches since they are no longer
compressed.</para></listitem>
<listitem><para>December 15th, 2002 [timothy]: Updated to autoconf-2.57,
automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3,
linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3,

View File

@ -2,8 +2,7 @@
<title>Installing Findutils</title>
<para>This package requires its patch to be applied before you can
install it. Make sure it's unpacked before running the installation
commands.</para>
install it.</para>
<para>Install Findutils by running the following commands:</para>

View File

@ -2,8 +2,7 @@
<title>Installation of GCC</title>
<para>This package requires its patch to be applied before you can
install it. Make sure it's unpacked before running the installation
commands.</para>
install it.</para>
<para>We won't be needing a C++ compiler until Chapter 6. So, only
the gcc-core tarball needs to be unpacked at this time.</para>

View File

@ -2,8 +2,7 @@
<title>Installation of Ed</title>
<para>This package requires its patch to be applied before you can
install it. Make sure it's unpacked before running the installation
commands.</para>
install it.</para>
<para>Ed isn't something you would personally use. It's installed here
because it can be used by the patch program if you encounter an ed-based patch

View File

@ -2,8 +2,7 @@
<title>Installing Findutils</title>
<para>This package requires its patch to be applied before you can
install it. Make sure it's unpacked before running the installation
commands.</para>
install it.</para>
<para>Install Findutils by running the following commands:</para>

View File

@ -2,8 +2,7 @@
<title>Installation of Gawk</title>
<para>This package requires its patch to be applied before you can
install it. Make sure it's unpacked before running the installation
commands.</para>
install it.</para>
<para>Warning: do NOT run <userinput>make uninstall</userinput> on this
package if you apply the patch to change the

View File

@ -2,8 +2,7 @@
<title>Installation of Glibc</title>
<para>This package requires its patch to be applied before you can
install it. Make sure it's unpacked before running the installation
commands.</para>
install it.</para>
<para>Before starting to install glibc, you must cd into the
glibc-&glibc-version; directory and unpack glibc-linuxthreads inside

View File

@ -2,8 +2,7 @@
<title>Installation of Procps</title>
<para>This package requires its patch to be applied before you can
install it. Make sure it's unpacked before running the installation
commands.</para>
install it.</para>
<para>Install Procps by running the following commands:</para>

View File

@ -2,8 +2,7 @@
<title>Installation of Sh-utils</title>
<para>This package requires its hostname-patch to be applied before you
can install it. Make sure it's unpacked before running the installation
commands.</para>
can install it.</para>
<para>Install Sh-utils by running the following commands:</para>

View File

@ -2,8 +2,7 @@
<title>Installation of Vim</title>
<para>This package requires its patch to be applied before you can
install it. Make sure it's unpacked before running the installation
commands.</para>
install it.</para>
<para>If you not wish to install Vim, build instructions for
alternative editors are available at