mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 19:32:03 +00:00
Cleaning up some entity stuff.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7acb4c36e5
commit
171c312293
@ -1 +0,0 @@
|
||||
<!ENTITY c6-adjustingtoolchain SYSTEM "../chapter06/adjustingtoolchain.xml">
|
@ -1 +0,0 @@
|
||||
<!ENTITY c6-basic-net SYSTEM "../chapter06/basic-net.xml">
|
@ -1,5 +0,0 @@
|
||||
<!ENTITY bookinfo SYSTEM "../bookinfo/bookinfo.xml">
|
||||
<!ENTITY bi-authorgroup SYSTEM "../bookinfo/authorgroup.xml">
|
||||
<!ENTITY bi-copyright SYSTEM "../bookinfo/copyright.xml">
|
||||
<!ENTITY bi-legalnotice SYSTEM "../bookinfo/legalnotice.xml">
|
||||
<!ENTITY bi-abstract SYSTEM "../bookinfo/abstract.xml">
|
@ -1,2 +0,0 @@
|
||||
<!ENTITY dedication SYSTEM "../dedication/dedication.xml">
|
||||
<!ENTITY dc-dedicated SYSTEM "../dedication/dedicated.xml">
|
@ -1 +0,0 @@
|
||||
<!ENTITY c5-lockingglibc SYSTEM "../chapter05/lockingglibc.xml">
|
@ -1,4 +0,0 @@
|
||||
<!ENTITY part1 SYSTEM "../book/part1.xml">
|
||||
<!ENTITY part2 SYSTEM "../book/part2.xml">
|
||||
<!ENTITY part3 SYSTEM "../book/part3.xml">
|
||||
<!ENTITY part4 SYSTEM "../book/part4.xml">
|
@ -1,5 +0,0 @@
|
||||
<!ENTITY preface SYSTEM "../preface/preface.xml">
|
||||
<!ENTITY pf-foreword SYSTEM "../preface/foreword.xml">
|
||||
<!ENTITY pf-audience SYSTEM "../preface/audience.xml">
|
||||
<!ENTITY pf-prerequisites SYSTEM "../preface/prerequisites.xml">
|
||||
<!ENTITY pf-organization SYSTEM "../preface/organization.xml">
|
32
index.xml
32
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;
|
||||
|
Loading…
Reference in New Issue
Block a user