Changeset 980599d


Ignore:
Timestamp:
09/14/2003 09:46:24 PM (21 years ago)
Author:
Alex Gronenwoud <alex@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
a84e1e2
Parents:
fa2e693
Message:

Changing a few it's to its, and fixing other typos.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rfa2e693 r980599d  
    125125directions provided by Anderson Lizardo.</para></listitem>
    126126
    127 <listitem><para>September 11th, 2003 [jwrober]: Small textual change in the Ch5
    128 lockin Glibc page for /lib/ld.so.1 provided by Anderson
    129 Lizardo.</para></listitem>
     127<listitem><para>September 11th, 2003 [jwrober]: Small textual change in the Ch5
     128lockin Glibc page for /lib/ld.so.1 provided by Anderson Lizardo.</para></listitem>
    130129
    131130<listitem><para>September 11th, 2003 [jeremy]: Added bootloader setup to
     
    141140from CVS, to fix pwlib compilation problems</para></listitem>
    142141
    143 <listitem><para>September 11th, 2003 [jeremy]: Added Greg's patch to gcc to
    144 suppress the installation of libiberty, and changed binutils to allow it's
     142<listitem><para>September 11th, 2003 [jeremy]: Added Greg's patch to GCC to
     143suppress the installation of libiberty, and changed Binutils to allow its
    145144libiberty to stay.</para></listitem>
    146145
     
    160159<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - Coreutils:
    161160Added coreutils-5.0-hostname-2.patch, which suppresses the build of the
    162 hostname binary, and also suppresses it's check.</para></listitem>
     161hostname binary, and also suppresses its check.</para></listitem>
    163162
    164163<listitem><para>September 9th, 2003 [jeremy]: Added some notes regarding failed
    165 tests to glibc and dejagnu.</para></listitem>
    166 
    167 <listitem><para>September 9th, 2003 [jeremy]: Glibc - Added commands to both chapter 5 and 6 to include minimum locales necessary for checks.</para></listitem>
    168 
    169 <listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - Removed zlib's
     164tests to Glibc and Dejagnu.</para></listitem>
     165
     166<listitem><para>September 9th, 2003 [jeremy]: Glibc - Added commands to both
     167Chapter 5 and 6 to include minimum locales necessary for
     168checks.</para></listitem>
     169
     170<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - Removed Zlib's
    170171munging of CFLAGS in favor of a note to add -fPIC.</para></listitem>
    171172
     
    186187by default.</para></listitem>
    187188
    188 <listitem><para>September 5th, 2003 [jeremy]: Chapter 6 - GCC:
    189 Corrected wording to reflect the removal of the /usr/lib/cpp symlink
    190 </para></listitem>
     189<listitem><para>September 5th, 2003 [jeremy]: Chapter 6 - GCC: Corrected
     190wording to reflect the removal of the /usr/lib/cpp symlink.</para></listitem>
    191191
    192192<listitem><para>September 5th, 2003 [jeremy]: Corrected perl libc patch to -2,
     
    195195<listitem><para>September 5th, 2003 [matt]: Chapter 6 - Updated gcc specs patch
    196196and upgraded to man-1.5m2</para></listitem>
    197 <listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Creating
     197
     198<listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Creating
    198199Directories: Eliminated the creation of /usr/tmp - Closes bug 176.</para></listitem>
    199200
     
    471472<listitem><para>May 12th, 2003 [winkie]: Chapter 05 &amp; 06 - Installing
    472473Ncurses: In Chapter 6, symlink creation has been updated to include
    473 libcurses.*, and libncurses++.a has it's properties changed to 644.
     474libcurses.*, and libncurses++.a has its properties changed to 644.
    474475Chapter 5 doesn't need any libcurses.* so those are removed.</para></listitem>
    475476
     
    533534
    534535<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Procps:
    535 Removed XSCPT="" cruft and it's corresponding paragraph. This stuff
     536Removed XSCPT="" cruft and its corresponding paragraph. This stuff
    536537isn't needed anymore.</para></listitem>
    537538
  • chapter05/grep-inst.xml

    rfa2e693 r980599d  
    1313<itemizedlist>
    1414<listitem><para><userinput>--disable-perl-regexp</userinput>: This makes sure
    15 that grep does not get linked against a PCRE library that may be present on
    16 the host, but would not be available once we enter the chroot environment.</para></listitem>
     15that <userinput>grep</userinput> does not get linked against a PCRE library
     16that may be present on the host, but would not be available once we enter the
     17chroot environment.</para></listitem>
    1718<listitem><para><userinput>--with-included-regex</userinput>: This ensures that
    18 grep uses it's internal regular expression code.  Without it, it will use
    19 the code from glibc, which is known to be slightly buggy.</para></listitem>
     19Grep uses its internal regular expression code.  Without it, it will use
     20the code from Glibc, which is known to be slightly buggy.</para></listitem>
    2021</itemizedlist>
    2122
  • chapter05/ncurses-inst.xml

    rfa2e693 r980599d  
    2121
    2222<itemizedlist>
    23 <listitem><para><userinput>--without-ada</userinput>: This tells ncurses not
    24 to build it's Ada bindings, even if an Ada compiler is installed on the host.
    25 This must be done because once we enter the chroot, Ada will no longer be
    26 available.</para></listitem>
     23<listitem><para><userinput>--without-ada</userinput>: This tells Ncurses not
     24to build its Ada bindings, even if an Ada compiler is installed on the host.
     25This must be done because once we enter the chroot environment, Ada will no
     26longer be available.</para></listitem>
    2727</itemizedlist>
    2828
  • chapter06/zlib-inst.xml

    rfa2e693 r980599d  
    1414<para><screen><userinput>./configure --prefix=/usr --shared</userinput></screen></para>
    1515
    16 <para>Note:  Zlib is known to build it's shared library incorrectly
    17 if a CFLAGS is specified in the environment.  If you are using your
    18 own CFLAGS variables, ensure you add the <emphasis role="strong">-fPIC</emphasis>
    19 directive during this stage, and remove it after.</para>
     16<para>Note: Zlib is known to build its shared library incorrectly if a CFLAGS
     17is specified in the environment. If you are using your own CFLAGS variables,
     18ensure you add the <emphasis role="strong">-fPIC</emphasis> directive during
     19this stage, and remove it afterwards.</para>
    2020
    2121<para>Compile the package:</para>
  • chapter08/grub.xml

    rfa2e693 r980599d  
    88<para><screen><userinput>grub</userinput></screen></para>
    99
    10 <para>Grub uses it's own naming structure for drives, in the form of hd(a,b),
    11 where a is the hard drive number, and b is the partition number, both of which
    12 start from zero.  So, partition hda1 would be (hd0,0) to grub, and hdb2 would
     10<para>Grub uses its own naming structure for drives, in the form of (hdn,m),
     11where n is the hard drive number, and m is the partition number, both of which
     12start from zero.  So, partition hda1 would be (hd0,0) to Grub, and hdb2 would
    1313be (hd1,1).  Also, Grub doesn't pay attention to CDROM drives at all, so if,
    1414for example, you have a CD on hdb, and a second hard drive on hdc, partitions
    15 on that second hard drive would still be (hd1,b).</para>
     15on that second hard drive would still be (hd1,m).</para>
    1616
    1717<para>So, using the information above, select the appropriate designator for
     
    2323quit</userinput></screen></para>
    2424
    25 <para>This tells grub to look for its files on hda4 (hd0,3), and install itself
     25<para>This tells Grub to look for its files on hda4 (hd0,3), and install itself
    2626into the MBR (Master Boot Record) of hda.</para>
    2727
     
    6868EOF</userinput></screen></para>
    6969
    70 <para>You can find more info regarding Grub on it's web site, located at:
    71 <ulink url="http://www.gnu.org/software/grub"/>, as well as the LFS Grub HOWTO
    72 located at: <ulink url="http://www.linuxfromscratch.org/hints/downloads/files/grub-howto.txt"/>.</para>
     70<para>You can find more info regarding Grub on its web site, located at:
     71<ulink url="http://www.gnu.org/software/grub"/>, as well as in the LFS Grub
     72HOWTO located at:
     73<ulink url="http://www.linuxfromscratch.org/hints/downloads/files/grub-howto.txt"/>.</para>
    7374
    7475</sect1>
Note: See TracChangeset for help on using the changeset viewer.