Changeset 1708b01 for index.xml


Ignore:
Timestamp:
04/29/2001 01:40:21 AM (23 years ago)
Author:
Gerard Beekmans <gerard@…>
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, v3_0, v3_1, v3_2, v3_3, 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:
3a4d451
Parents:
bc195e53
Message:

Updated entities to match new file names in chapter 5 (eg:
bash-static.xml -> bash.xml | gzip-static-inst.xml -> gzip-inst.xml)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • index.xml

    rbc195e53 r1708b01  
    55<!ENTITY book SYSTEM "intel/book/book.xml">
    66
    7 <!ENTITY version "3.0-cvs-20010422">
    8 <!ENTITY releasedate "April 22nd, 2001">
     7<!ENTITY version "3.0-cvs-20010428">
     8<!ENTITY releasedate "April 28th, 2001">
    99<!ENTITY type "INTEL">
    1010
     
    138138<!ENTITY c5-introduction SYSTEM "intel/chapter5/introduction.xml">
    139139<!ENTITY c5-installasroot SYSTEM "intel/chapter5/installasroot.xml">
    140 <!ENTITY c5-bash SYSTEM "intel/chapter5/bash-static.xml">
    141 <!ENTITY c5-bash-inst SYSTEM "intel/chapter5/bash-static-inst.xml">
    142 <!ENTITY c5-bash-exp SYSTEM "intel/chapter5/bash-static-exp.xml">
    143 <!ENTITY c5-binutils SYSTEM "intel/chapter5/binutils-static.xml">
    144 <!ENTITY c5-binutils-inst SYSTEM "intel/chapter5/binutils-static-inst.xml">
    145 <!ENTITY c5-binutils-exp SYSTEM "intel/chapter5/binutils-static-exp.xml">
    146 <!ENTITY c5-bzip2 SYSTEM "intel/chapter5/bzip2-static.xml">
    147 <!ENTITY c5-bzip2-inst SYSTEM "intel/chapter5/bzip2-static-inst.xml">
    148 <!ENTITY c5-bzip2-exp SYSTEM "intel/chapter5/bzip2-static-exp.xml">
    149 <!ENTITY c5-diffutils SYSTEM "intel/chapter5/diffutils-static.xml">
    150 <!ENTITY c5-diffutils-inst SYSTEM "intel/chapter5/diffutils-static-inst.xml">
    151 <!ENTITY c5-diffutils-exp SYSTEM "intel/chapter5/diffutils-static-exp.xml">
    152 <!ENTITY c5-fileutils SYSTEM "intel/chapter5/fileutils-static.xml">
    153 <!ENTITY c5-fileutils-inst SYSTEM "intel/chapter5/fileutils-static-inst.xml">
    154 <!ENTITY c5-fileutils-exp SYSTEM "intel/chapter5/fileutils-static-exp.xml">
    155 <!ENTITY c5-gcc SYSTEM "intel/chapter5/gcc-static.xml">
    156 <!ENTITY c5-gcc-inst SYSTEM "intel/chapter5/gcc-static-inst.xml">
    157 <!ENTITY c5-gcc-exp SYSTEM "intel/chapter5/gcc-static-exp.xml">
     140<!ENTITY c5-bash SYSTEM "intel/chapter5/bash.xml">
     141<!ENTITY c5-bash-inst SYSTEM "intel/chapter5/bash-inst.xml">
     142<!ENTITY c5-bash-exp SYSTEM "intel/chapter5/bash-exp.xml">
     143<!ENTITY c5-binutils SYSTEM "intel/chapter5/binutils.xml">
     144<!ENTITY c5-binutils-inst SYSTEM "intel/chapter5/binutils-inst.xml">
     145<!ENTITY c5-binutils-exp SYSTEM "intel/chapter5/binutils-exp.xml">
     146<!ENTITY c5-bzip2 SYSTEM "intel/chapter5/bzip2.xml">
     147<!ENTITY c5-bzip2-inst SYSTEM "intel/chapter5/bzip2-inst.xml">
     148<!ENTITY c5-bzip2-exp SYSTEM "intel/chapter5/bzip2-exp.xml">
     149<!ENTITY c5-diffutils SYSTEM "intel/chapter5/diffutils.xml">
     150<!ENTITY c5-diffutils-inst SYSTEM "intel/chapter5/diffutils-inst.xml">
     151<!ENTITY c5-diffutils-exp SYSTEM "intel/chapter5/diffutils-exp.xml">
     152<!ENTITY c5-fileutils SYSTEM "intel/chapter5/fileutils.xml">
     153<!ENTITY c5-fileutils-inst SYSTEM "intel/chapter5/fileutils-inst.xml">
     154<!ENTITY c5-fileutils-exp SYSTEM "intel/chapter5/fileutils-exp.xml">
     155<!ENTITY c5-gcc SYSTEM "intel/chapter5/gcc.xml">
     156<!ENTITY c5-gcc-inst SYSTEM "intel/chapter5/gcc-inst.xml">
     157<!ENTITY c5-gcc-exp SYSTEM "intel/chapter5/gcc-exp.xml">
    158158<!ENTITY c5-kernel SYSTEM "intel/chapter5/kernel.xml">
    159159<!ENTITY c5-kernel-inst SYSTEM "intel/chapter5/kernel-inst.xml">
    160160<!ENTITY c5-kernel-exp SYSTEM "intel/chapter5/kernel-exp.xml">
    161 <!ENTITY c5-grep SYSTEM "intel/chapter5/grep-static.xml">
    162 <!ENTITY c5-grep-inst SYSTEM "intel/chapter5/grep-static-inst.xml">
    163 <!ENTITY c5-gzip SYSTEM "intel/chapter5/gzip-static.xml">
    164 <!ENTITY c5-gzip-inst SYSTEM "intel/chapter5/gzip-static-inst.xml">
    165 <!ENTITY c5-make SYSTEM "intel/chapter5/make-static.xml">
    166 <!ENTITY c5-make-inst SYSTEM "intel/chapter5/make-static-inst.xml">
    167 <!ENTITY c5-sed SYSTEM "intel/chapter5/sed-static.xml">
    168 <!ENTITY c5-sed-inst SYSTEM "intel/chapter5/sed-static-inst.xml">
    169 <!ENTITY c5-shellutils SYSTEM "intel/chapter5/shellutils-static.xml">
    170 <!ENTITY c5-shellutils-inst SYSTEM "intel/chapter5/shellutils-static-inst.xml">
    171 <!ENTITY c5-tar SYSTEM "intel/chapter5/tar-static.xml">
    172 <!ENTITY c5-tar-inst SYSTEM "intel/chapter5/tar-static-inst.xml">
    173 <!ENTITY c5-textutils SYSTEM "intel/chapter5/textutils-static.xml">
    174 <!ENTITY c5-textutils-inst SYSTEM "intel/chapter5/textutils-static-inst.xml">
    175 <!ENTITY c5-mawk SYSTEM "intel/chapter5/mawk-static.xml">
    176 <!ENTITY c5-mawk-inst SYSTEM "intel/chapter5/mawk-static-inst.xml">
    177 <!ENTITY c5-texinfo SYSTEM "intel/chapter5/texinfo-static.xml">
    178 <!ENTITY c5-texinfo-inst SYSTEM "intel/chapter5/texinfo-static-inst.xml">
    179 <!ENTITY c5-gettext SYSTEM "intel/chapter5/gettext-static.xml">
    180 <!ENTITY c5-gettext-inst SYSTEM "intel/chapter5/gettext-static-inst.xml">
     161<!ENTITY c5-grep SYSTEM "intel/chapter5/grep.xml">
     162<!ENTITY c5-grep-inst SYSTEM "intel/chapter5/grep-inst.xml">
     163<!ENTITY c5-gzip SYSTEM "intel/chapter5/gzip.xml">
     164<!ENTITY c5-gzip-inst SYSTEM "intel/chapter5/gzip-inst.xml">
     165<!ENTITY c5-make SYSTEM "intel/chapter5/make.xml">
     166<!ENTITY c5-make-inst SYSTEM "intel/chapter5/make-inst.xml">
     167<!ENTITY c5-sed SYSTEM "intel/chapter5/sed.xml">
     168<!ENTITY c5-sed-inst SYSTEM "intel/chapter5/sed-inst.xml">
     169<!ENTITY c5-shellutils SYSTEM "intel/chapter5/shellutils.xml">
     170<!ENTITY c5-shellutils-inst SYSTEM "intel/chapter5/shellutils-inst.xml">
     171<!ENTITY c5-tar SYSTEM "intel/chapter5/tar.xml">
     172<!ENTITY c5-tar-inst SYSTEM "intel/chapter5/tar-inst.xml">
     173<!ENTITY c5-textutils SYSTEM "intel/chapter5/textutils.xml">
     174<!ENTITY c5-textutils-inst SYSTEM "intel/chapter5/textutils-inst.xml">
     175<!ENTITY c5-mawk SYSTEM "intel/chapter5/mawk.xml">
     176<!ENTITY c5-mawk-inst SYSTEM "intel/chapter5/mawk-inst.xml">
     177<!ENTITY c5-texinfo SYSTEM "intel/chapter5/texinfo.xml">
     178<!ENTITY c5-texinfo-inst SYSTEM "intel/chapter5/texinfo-inst.xml">
     179<!ENTITY c5-gettext SYSTEM "intel/chapter5/gettext.xml">
     180<!ENTITY c5-gettext-inst SYSTEM "intel/chapter5/gettext-inst.xml">
    181181<!ENTITY c5-pwdgroup SYSTEM "intel/chapter5/pwdgroup.xml">
    182182<!ENTITY c5-oldnsslib SYSTEM "intel/chapter5/oldnsslib.xml">
Note: See TracChangeset for help on using the changeset viewer.