Changeset 817c2d5 for chapter06


Ignore:
Timestamp:
06/06/2002 04:26:10 AM (22 years ago)
Author:
Timothy Bauscher <timothy@…>
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, 12.2, 12.2-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, v4_0, v4_1, 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/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
10cb9c2
Parents:
6979d1a4
Message:

Named the hint authors, updated the URL to the editors in the hints index, and mentioned the Gawk patch to avoid confusion.

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

Location:
chapter06
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter06/bootscripts-inst.xml

    r6979d1a4 r817c2d5  
    33
    44<para>We will be using SysV style init scripts. We have chosen this style
    5 because it is widely used and we feel comfortable with it. If you want to
    6 try something else, someone has written an LFS-Hint on BSD style init
    7 scripts at <ulink url="&hints-root;bsd-init.txt"/>.</para>
     5because it is widely used and we feel comfortable with it. If you would
     6prefer to try something else, Marc Heerdink has written a hint about BSD
     7style init scripts, which may be found at
     8<ulink url="&hints-root;bsd-init.txt"/>.</para>
    89
    910<para>If you decide to use BSD style, or some other style scripts, you can
  • chapter06/lilo-inst.xml

    r6979d1a4 r817c2d5  
    33
    44<para>We have chosen Lilo as a boot loader because we feel comfortable with it, but you
    5 may wish to choose another. Someone has written a hint on
    6 GRUB at <ulink url="&hints-root;grub-howto.txt"/>.</para>
     5may wish to choose another. Fabio Fracassi has written a hint on
     6GRUB, which is available at <ulink url="&hints-root;grub-howto.txt"/>.</para>
    77
    88<para>Install Lilo by running the following commands:</para>
     
    2121yet. We will complete the installation of lilo in chapter 8.</para>
    2222
    23 <para>Maybe you'll be interested to know that someone wrote a hint on
    24 how to get a logo instead of the standard LILO prompt or menu. Take
    25 a look at it at <ulink url="&hints-root;bootlogo.txt"/>.</para>
     23<para>The standard LILO prompt, or menu, may be replaced by the
     24LFS logo, or any logo you like. Martin Imobersteg has written a
     25hint about this, which is located at
     26<ulink url="&hints-root;bootlogo.txt"/>.</para>
    2627
    2728</sect2>
    28 
  • chapter06/vim-inst.xml

    r6979d1a4 r817c2d5  
    99you may want to download an alternative and install the editor you
    1010prefer. There are a few hints on how to install different editors
    11 available at <ulink url="&hints-root;"/>.  Currently there are hints
    12 for Emacs, joe, and nano.</para>
     11available at <ulink url="http://hints.linuxfromscratch.org/hints.shtml#editors"/>.
     12Currently there are hints for Emacs, joe, and nano.</para>
    1313
    1414<para>Install Vim by running the following commands:</para>
Note: See TracChangeset for help on using the changeset viewer.