Changeset 3c6ef476


Ignore:
Timestamp:
06/24/2002 03:10:39 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, 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/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
16bbca9
Parents:
c4d0c84
Message:

Grep, Lilo, Modutils: Updated package contents.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • appendixa/grep-desc.xml

    rc4d0c84 r3c6ef476  
    44
    55<sect3><title>Program Files</title>
    6 <para>egrep, fgrep and grep</para></sect3>
     6<para>egrep (link to grep), fgrep (link to grep) and grep</para></sect3>
    77
    88<sect3><title>Descriptions</title>
  • appendixa/lilo-desc.xml

    rc4d0c84 r3c6ef476  
    44
    55<sect3><title>Program Files</title>
    6 <para>lilo and mkrescue</para></sect3>
     6<para>lilo, mkrescue and keytab-lilo.pl</para></sect3>
    77
    88<sect3><title>Descriptions</title>
     
    1616and any initial ramdisk.</para></sect4>
    1717
     18<sect4><title>keytab-lilo.pl</title>
     19<para>keytab-lilo.pl compiles keytable definitions into a format which
     20lilo can use in order to set the keyboard type during boot.</para></sect4>
     21
    1822</sect3>
    1923
    2024</sect2>
    21 
  • appendixa/modutils-desc.xml

    rc4d0c84 r3c6ef476  
    55<sect3><title>Program Files</title>
    66<para>depmod, genksyms, insmod, insmod_ksymoops_clean, kallsyms (link to
    7 insmod), kernelversion, ksyms, lsmod (link to insmod),
    8 modinfo, modprobe (link to insmod) and rmmod</para></sect3>
     7insmod), kernelversion, ksyms (link to insmod), lsmod (link to insmod),
     8modinfo, modprobe (link to insmod) and rmmod (link to insmod)</para></sect3>
    99
    1010<sect3><title>Descriptions</title>
  • chapter01/changelog.xml

    rc4d0c84 r3c6ef476  
    4848<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
    4949Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
    50 Less, Man-pages, Groff, Bzip2, E2fsprogs: Updated package
    51 contents.</para></listitem>
     50Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils: Updated
     51package contents.</para></listitem>
    5252
    5353<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - M4, Bzip2,
  • entities/lilo.ent

    rc4d0c84 r3c6ef476  
    1313<!ENTITY lilo-version "22.2">
    1414<!ENTITY lilo-depversion "22.1">
    15 <!ENTITY lilo-contversion "22.1">
     15<!ENTITY lilo-contversion "22.2">
    1616<!ENTITY lilo-size "292 KB">
    1717<!ENTITY lilo-dir "lilo-&lilo-version;">
  • entities/modutils.ent

    rc4d0c84 r3c6ef476  
    1111<!ENTITY modutils-version "2.4.16">
    1212<!ENTITY modutils-depversion "2.4.12">
    13 <!ENTITY modutils-contversion "2.4.12">
     13<!ENTITY modutils-contversion "2.4.16">
    1414<!ENTITY modutils-size "211 KB">
    1515<!ENTITY modutils-dir "modutils-&modutils-version;">
Note: See TracChangeset for help on using the changeset viewer.