diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-13 16:21:38 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-13 16:21:38 +0000 |
commit | fc5e9d7f69ad939909ea1cf391edd1290910feed (patch) | |
tree | df43de3ef27a8de5b94ce6b04737cfc76506ebe0 /entities | |
parent | 420abad81555b900214f412e30d52edce9428404 (diff) |
moved more entities to entities dir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/appendixa.ent | 2 | ||||
-rw-r--r-- | entities/appendixb.ent | 5 | ||||
-rw-r--r-- | entities/bookinfo.ent | 5 | ||||
-rw-r--r-- | entities/chapter01.ent | 26 | ||||
-rw-r--r-- | entities/chapter02.ent | 6 | ||||
-rw-r--r-- | entities/chapter03.ent | 5 | ||||
-rw-r--r-- | entities/chapter04.ent | 5 | ||||
-rw-r--r-- | entities/chapter05.ent | 8 | ||||
-rw-r--r-- | entities/chapter06.ent | 13 | ||||
-rw-r--r-- | entities/chapter07.ent | 8 | ||||
-rw-r--r-- | entities/chapter08.ent | 3 | ||||
-rw-r--r-- | entities/chapter09.ent | 4 | ||||
-rw-r--r-- | entities/dedication.ent | 2 | ||||
-rw-r--r-- | entities/ed.ent | 1 | ||||
-rw-r--r-- | entities/parts.ent | 3 | ||||
-rw-r--r-- | entities/preface.ent | 8 |
16 files changed, 104 insertions, 0 deletions
diff --git a/entities/appendixa.ent b/entities/appendixa.ent new file mode 100644 index 000000000..37c51c793 --- /dev/null +++ b/entities/appendixa.ent @@ -0,0 +1,2 @@ +<!ENTITY appendixa SYSTEM "appendixa/appendixa.xml"> +<!ENTITY aa-introduction SYSTEM "appendixa/introduction.xml"> diff --git a/entities/appendixb.ent b/entities/appendixb.ent new file mode 100644 index 000000000..b8ada463b --- /dev/null +++ b/entities/appendixb.ent @@ -0,0 +1,5 @@ +<!ENTITY appendixb SYSTEM "appendixb/appendixb.xml"> +<!ENTITY ab-introduction SYSTEM "appendixb/introduction.xml"> +<!ENTITY ab-books SYSTEM "appendixb/books.xml"> +<!ENTITY ab-howtoguides SYSTEM "appendixb/howtoguides.xml"> +<!ENTITY ab-other SYSTEM "appendixb/other.xml"> diff --git a/entities/bookinfo.ent b/entities/bookinfo.ent new file mode 100644 index 000000000..eff8e28a5 --- /dev/null +++ b/entities/bookinfo.ent @@ -0,0 +1,5 @@ +<!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"> diff --git a/entities/chapter01.ent b/entities/chapter01.ent new file mode 100644 index 000000000..16b8c823f --- /dev/null +++ b/entities/chapter01.ent @@ -0,0 +1,26 @@ +<!ENTITY chapter01 SYSTEM "chapter01/chapter01.xml"> +<!ENTITY c1-how SYSTEM "chapter01/how.xml"> +<!ENTITY c1-conventions SYSTEM "chapter01/conventions.xml"> +<!ENTITY c1-version SYSTEM "chapter01/versions.xml"> +<!ENTITY c1-mirrors SYSTEM "chapter01/mirrors.xml"> +<!ENTITY c1-acknowledgements SYSTEM "chapter01/acknowledgements.xml"> +<!ENTITY c1-changelog SYSTEM "chapter01/changelog.xml"> +<!ENTITY c1-maillists SYSTEM "chapter01/maillists.xml"> +<!ENTITY c1-ma-lfsdev SYSTEM "chapter01/lfsdev.xml"> +<!ENTITY c1-ma-lfsannounce SYSTEM "chapter01/lfsannounce.xml"> +<!ENTITY c1-ma-lfssecurity SYSTEM "chapter01/lfssecurity.xml"> +<!ENTITY c1-ma-lfssupport SYSTEM "chapter01/lfssupport.xml"> +<!ENTITY c1-ma-lfsbook SYSTEM "chapter01/lfsbook.xml"> +<!ENTITY c1-ma-lfschat SYSTEM "chapter01/lfschat.xml"> +<!ENTITY c1-ma-alfsdiscuss SYSTEM "chapter01/alfsdiscuss.xml"> +<!ENTITY c1-ma-blfsbook SYSTEM "chapter01/blfsbook.xml"> +<!ENTITY c1-ma-blfssupport SYSTEM "chapter01/blfssupport.xml"> +<!ENTITY c1-ma-blfsdev SYSTEM "chapter01/blfsdev.xml"> +<!ENTITY c1-ma-howtopost SYSTEM "chapter01/howtopost.xml"> +<!ENTITY c1-ma-subscribe SYSTEM "chapter01/subscribe.xml"> +<!ENTITY c1-ma-unsubscribe SYSTEM "chapter01/unsubscribe.xml"> +<!ENTITY c1-ma-mailarchive SYSTEM "chapter01/mailarchive.xml"> +<!ENTITY c1-ma-othermodes SYSTEM "chapter01/othermodes.xml"> +<!ENTITY c1-newsserver SYSTEM "chapter01/newsserver.xml"> +<!ENTITY c1-faq SYSTEM "chapter01/faq.xml"> +<!ENTITY c1-contactinfo SYSTEM "chapter01/contactinfo.xml"> diff --git a/entities/chapter02.ent b/entities/chapter02.ent new file mode 100644 index 000000000..1184b1169 --- /dev/null +++ b/entities/chapter02.ent @@ -0,0 +1,6 @@ +<!ENTITY chapter02 SYSTEM "chapter02/chapter02.xml"> +<!ENTITY c2-aboutlfs SYSTEM "chapter02/aboutlfs.xml"> +<!ENTITY c2-download SYSTEM "chapter02/download.xml"> +<!ENTITY c2-install SYSTEM "chapter02/install.xml"> +<!ENTITY c2-platform SYSTEM "chapter02/platform.xml"> +<!ENTITY c2-askforhelp SYSTEM "chapter02/askforhelp.xml"> diff --git a/entities/chapter03.ent b/entities/chapter03.ent new file mode 100644 index 000000000..62fd4364d --- /dev/null +++ b/entities/chapter03.ent @@ -0,0 +1,5 @@ +<!ENTITY chapter04 SYSTEM "chapter04/chapter04.xml"> +<!ENTITY c4-introduction SYSTEM "chapter04/introduction.xml"> +<!ENTITY c4-creatingpart SYSTEM "chapter04/creatingpart.xml"> +<!ENTITY c4-creatingfs SYSTEM "chapter04/creatingfs.xml"> +<!ENTITY c4-mounting SYSTEM "chapter04/mounting.xml"> diff --git a/entities/chapter04.ent b/entities/chapter04.ent new file mode 100644 index 000000000..baab8cc91 --- /dev/null +++ b/entities/chapter04.ent @@ -0,0 +1,5 @@ +<!ENTITY chapter03 SYSTEM "chapter03/chapter03.xml"> +<!ENTITY c3-introduction SYSTEM "chapter03/introduction.xml"> +<!ENTITY c3-packages SYSTEM "chapter03/packages.xml"> +<!ENTITY c3-toplevel SYSTEM "chapter03/toplevel.xml"> +<!ENTITY c3-all SYSTEM "chapter03/all.xml"> diff --git a/entities/chapter05.ent b/entities/chapter05.ent new file mode 100644 index 000000000..97ac36a6b --- /dev/null +++ b/entities/chapter05.ent @@ -0,0 +1,8 @@ +<!ENTITY chapter05 SYSTEM "chapter05/chapter05.xml"> +<!ENTITY c5-introduction SYSTEM "chapter05/introduction.xml"> +<!ENTITY c5-whystatic SYSTEM "chapter05/whystatic.xml"> +<!ENTITY c5-installasuser SYSTEM "chapter05/installasuser.xml"> +<!ENTITY c5-creatingdirs SYSTEM "chapter05/creatingdirs.xml"> +<!ENTITY c5-pwdgroup SYSTEM "chapter05/pwdgroup.xml"> +<!ENTITY c5-oldnsslib SYSTEM "chapter05/oldnsslib.xml"> +<!ENTITY c5-proc SYSTEM "chapter05/proc.xml"> diff --git a/entities/chapter06.ent b/entities/chapter06.ent new file mode 100644 index 000000000..8e979c5d2 --- /dev/null +++ b/entities/chapter06.ent @@ -0,0 +1,13 @@ +<!ENTITY chapter06 SYSTEM "chapter06/chapter06.xml"> +<!ENTITY c6-introduction SYSTEM "chapter06/introduction.xml"> +<!ENTITY c6-aboutdebug SYSTEM "chapter06/aboutdebug.xml"> +<!ENTITY c6-chrootcmd SYSTEM "chapter06/chrootcmd.xml"> +<!ENTITY c6-chroot SYSTEM "chapter06/chroot.xml"> +<!ENTITY c6-changingowner SYSTEM "chapter06/changingowner.xml"> +<!ENTITY c6-mtablink SYSTEM "chapter06/mtablink.xml"> +<!ENTITY c6-removeoldnss SYSTEM "chapter06/removeoldnss.xml"> +<!ENTITY c6-configure SYSTEM "chapter06/configure.xml"> +<!ENTITY c6-cf-ldso SYSTEM "chapter06/config-ldso.xml"> +<!ENTITY c6-cf-keyboard SYSTEM "chapter06/config-keyboard.xml"> +<!ENTITY c6-cf-utmp SYSTEM "chapter06/create-utmp.xml"> +<!ENTITY c6-cf-password SYSTEM "chapter06/create-password.xml"> diff --git a/entities/chapter07.ent b/entities/chapter07.ent new file mode 100644 index 000000000..c6cfab3d7 --- /dev/null +++ b/entities/chapter07.ent @@ -0,0 +1,8 @@ +<!ENTITY chapter07 SYSTEM "chapter07/chapter07.xml"> +<!ENTITY c7-introduction SYSTEM "chapter07/introduction.xml"> +<!ENTITY c7-usage SYSTEM "chapter07/usage.xml"> +<!ENTITY c7-setclock SYSTEM "chapter07/setclock.xml"> +<!ENTITY c7-loadkeys SYSTEM "chapter07/loadkeys.xml"> +<!ENTITY c7-hostname SYSTEM "chapter07/hostname.xml"> +<!ENTITY c7-hosts SYSTEM "chapter07/hosts.xml"> +<!ENTITY c7-network SYSTEM "chapter07/network.xml"> diff --git a/entities/chapter08.ent b/entities/chapter08.ent new file mode 100644 index 000000000..796d0b1bd --- /dev/null +++ b/entities/chapter08.ent @@ -0,0 +1,3 @@ +<!ENTITY chapter08 SYSTEM "chapter08/chapter08.xml"> +<!ENTITY c8-introduction SYSTEM "chapter08/introduction.xml"> +<!ENTITY c8-fstab SYSTEM "chapter08/fstab.xml"> diff --git a/entities/chapter09.ent b/entities/chapter09.ent new file mode 100644 index 000000000..f4d5d807f --- /dev/null +++ b/entities/chapter09.ent @@ -0,0 +1,4 @@ +<!ENTITY chapter09 SYSTEM "chapter09/chapter09.xml"> +<!ENTITY c9-theend SYSTEM "chapter09/theend.xml"> +<!ENTITY c9-getcounted SYSTEM "chapter09/getcounted.xml"> +<!ENTITY c9-reboot SYSTEM "chapter09/reboot.xml"> diff --git a/entities/dedication.ent b/entities/dedication.ent new file mode 100644 index 000000000..f724cac10 --- /dev/null +++ b/entities/dedication.ent @@ -0,0 +1,2 @@ +<!ENTITY dedication SYSTEM "dedication/dedication.xml"> +<!ENTITY dc-dedicated SYSTEM "dedication/dedicated.xml"> diff --git a/entities/ed.ent b/entities/ed.ent index 6cad14f37..f59305cd5 100644 --- a/entities/ed.ent +++ b/entities/ed.ent @@ -4,6 +4,7 @@ <!ENTITY c6-ed-inst SYSTEM "../chapter06/ed-inst.xml"> <!ENTITY c6-ed-exp SYSTEM "../chapter06/ed-exp.xml"> +<!ENTITY aa-ed SYSTEM "appendixa/ed.xml"> <!ENTITY aa-ed-desc SYSTEM "../appendixa/ed-desc.xml"> <!ENTITY aa-ed-dep SYSTEM "../appendixa/ed-dep.xml"> <!ENTITY aa-ed-down SYSTEM "../appendixa/ed-down.xml"> diff --git a/entities/parts.ent b/entities/parts.ent new file mode 100644 index 000000000..1c72f9cc4 --- /dev/null +++ b/entities/parts.ent @@ -0,0 +1,3 @@ +<!ENTITY part1 SYSTEM "book/part1.xml"> +<!ENTITY part2 SYSTEM "book/part2.xml"> +<!ENTITY part3 SYSTEM "book/part3.xml"> diff --git a/entities/preface.ent b/entities/preface.ent new file mode 100644 index 000000000..b9904cc40 --- /dev/null +++ b/entities/preface.ent @@ -0,0 +1,8 @@ +<!ENTITY preface SYSTEM "preface/preface.xml"> +<!ENTITY pf-foreword SYSTEM "preface/foreword.xml"> +<!ENTITY pf-whoread SYSTEM "preface/whoread.xml"> +<!ENTITY pf-whonotread SYSTEM "preface/whonotread.xml"> +<!ENTITY pf-organization SYSTEM "preface/organization.xml"> +<!ENTITY pf-oz-organpart1 SYSTEM "preface/organpart1.xml"> +<!ENTITY pf-oz-organpart2 SYSTEM "preface/organpart2.xml"> +<!ENTITY pf-oz-organpart3 SYSTEM "preface/organpart3.xml"> |