aboutsummaryrefslogtreecommitdiffstats
path: root/index.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-07 22:23:39 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-07 22:23:39 +0000
commit171c3122931b4696630c99c47d44787280cb127a (patch)
tree5fe36f50f2b7ed0f23321eba524bf3ca82ef21df /index.xml
parent7acb4c36e5ba8475d7c0c943ca959a2cff9836a0 (diff)
Cleaning up some entity stuff.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r--index.xml32
1 files changed, 2 insertions, 30 deletions
diff --git a/index.xml b/index.xml
index 73f431686..6a5892ca7 100644
--- a/index.xml
+++ b/index.xml
@@ -23,24 +23,11 @@
<!ENTITY book SYSTEM "book.xml">
<!ENTITY bookinfo SYSTEM "bookinfo.xml">
-<!ENTITY % preface SYSTEM "entities/preface.ent">
-<!ENTITY % chapter01 SYSTEM "entities/chapter01.ent">
-<!ENTITY % chapter02 SYSTEM "entities/chapter02.ent">
-<!ENTITY % chapter03 SYSTEM "entities/chapter03.ent">
-<!ENTITY % chapter04 SYSTEM "entities/chapter04.ent">
-<!ENTITY % chapter05 SYSTEM "entities/chapter05.ent">
-<!ENTITY % chapter06 SYSTEM "entities/chapter06.ent">
-<!ENTITY % chapter07 SYSTEM "entities/chapter07.ent">
-<!ENTITY % chapter08 SYSTEM "entities/chapter08.ent">
-<!ENTITY % chapter09 SYSTEM "entities/chapter09.ent">
-<!ENTITY % appendixa SYSTEM "entities/appendixa.ent">
-<!ENTITY % appendixb SYSTEM "entities/appendixb.ent">
+<!ENTITY % bookstructure SYSTEM "entities/book-structure.xml">
-<!ENTITY % adjustingtoolchain-entities SYSTEM "entities/adjustingtoolchain.ent">
<!ENTITY % autoconf-entities SYSTEM "entities/autoconf.ent">
<!ENTITY % automake-entities SYSTEM "entities/automake.ent">
<!ENTITY % bash-entities SYSTEM "entities/bash.ent">
-<!ENTITY % basic-net-entities SYSTEM "entities/basic-net.ent">
<!ENTITY % binutils-entities SYSTEM "entities/binutils.ent">
<!ENTITY % bison-entities SYSTEM "entities/bison.ent">
<!ENTITY % bootscripts-entities SYSTEM "entities/bootscripts.ent">
@@ -69,7 +56,6 @@
<!ENTITY % less-entities SYSTEM "entities/less.ent">
<!ENTITY % lfs-utils-entities SYSTEM "entities/lfs-utils.ent">
<!ENTITY % libtool-entities SYSTEM "entities/libtool.ent">
-<!ENTITY % lockingglibc-entities SYSTEM "entities/lockingglibc.ent">
<!ENTITY % m4-entities SYSTEM "entities/m4.ent">
<!ENTITY % make-entities SYSTEM "entities/make.ent">
<!ENTITY % makedev-entities SYSTEM "entities/makedev.ent">
@@ -94,24 +80,11 @@
<!ENTITY % vim-entities SYSTEM "entities/vim.ent">
<!ENTITY % zlib-entities SYSTEM "entities/zlib.ent">
-%preface;
-%chapter01;
-%chapter02;
-%chapter03;
-%chapter04;
-%chapter05;
-%chapter06;
-%chapter07;
-%chapter08;
-%chapter09;
-%appendixa;
-%appendixb;
+%bookstructure;
-%adjustingtoolchain-entities;
%autoconf-entities;
%automake-entities;
%bash-entities;
-%basic-net-entities;
%binutils-entities;
%bison-entities;
%bootscripts-entities;
@@ -140,7 +113,6 @@
%less-entities;
%lfs-utils-entities;
%libtool-entities;
-%lockingglibc-entities;
%m4-entities;
%make-entities;
%makedev-entities;