mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 06:14:13 +01:00
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:
parent
6d2dbce8cf
commit
da1fc68520
@ -45,6 +45,10 @@
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>December 17th, 2002 [timothy]: Chapter 5 & 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,
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user