Ignore:
Timestamp:
07/11/06 10:28:53 (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
37efcbc
Parents:
adb2d7f
Message:

Text fixes, mainly in capitalization in the names of Lilo and GRUB

Location:
BOOK/final-system/x86_64-64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86_64-64/bin86.xml

    radb2d7f r3df6c70  
    2626    <title>Installation of Bin86</title>
    2727
    28     <para os="a">We are building bin86 because it is required to
    29       compile lilo, and at the moment no other bootloader builds and runs
     28    <para os="a">We are building Bin86 because it is required to
     29      compile Lilo, and at the moment no other bootloader builds and runs
    3030      on a pure64 system. If your machine has multiple systems (i.e. x86
    3131      or multilib) you may prefer to use the bootloader from those
    32       systems, such as grub.</para>
     32      systems, such as GRUB.</para>
    3333
    34     <para os="p1">This patch updates bin86 to compile on x86_64:</para>
     34    <para os="p1">This patch updates Bin86 to compile on x86_64:</para>
    3535
    3636<screen os="p2"><userinput>patch -Np1 -i ../&bin86-x86_64-patch;</userinput></screen>
  • BOOK/final-system/x86_64-64/lilo.xml

    radb2d7f r3df6c70  
    1919    <para os="a">The Lilo package contains the Linux Loader, a bootloader.</para>
    2020
    21     <para os="b">We have chosen to use lilo because at the moment no other
     21    <para os="b">We have chosen to use Lilo because at the moment no other
    2222      bootloader builds and runs on a pure64 system. If your machine has
    2323      multiple systems (i.e. x86 or multilib) you may prefer to use the
    24       bootloader from the other system, such as grub.</para>
     24      bootloader from the other system, such as GRUB.</para>
    2525
    2626  </sect2>
     
    4040    <para>At the end of the installation the make install process will
    4141      print a message stating that /sbin/lilo has to be executed to
    42       complete the update. Don&quot;t do this as it has no use. The
    43       /etc/lilo.conf isn&quot;t present yet. We will complete the
    44       installation of lilo in chapter 12.</para>
     42      complete the update. Don't do this as it has no use. The
     43      /etc/lilo.conf isn't present yet. We will complete the
     44      installation of Lilo in chapter 12.</para>
    4545
    4646  </sect2>
Note: See TracChangeset for help on using the changeset viewer.