glfs/book/book.ent
Mark Hymers 20c343bf64 Moved patches directory to
blfs-patches/cvs (lowercase) because apache has a nasty thing about
directories called CVS (uppercase).  Updated patch root
entity.  Have symlinked CVS --> cvs on shadowfax for now so that
people don't get 404s when looking for patches

Thanks to Jesse for pointing this out


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@328 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-10-13 15:20:41 +00:00

24 lines
889 B
Plaintext

<!ENTITY book SYSTEM "book.xml">
<!ENTITY book-info SYSTEM "bookinfo.xml">
<!ENTITY book-info-authorgroup SYSTEM "authorgroup.xml">
<!ENTITY book-info-copyright SYSTEM "copyright.xml">
<!ENTITY book-info-legalnotice SYSTEM "legalnotice.xml">
<!ENTITY book-info-abstract SYSTEM "abstract.xml">
<!ENTITY book-dedication SYSTEM "dedication.xml">
<!-- Generally used entities go here -->
<!ENTITY library-config SYSTEM "library-config.xml">
<!ENTITY maintainer-fullname "Mark Hymers">
<!ENTITY maintainer-firstname "Mark">
<!ENTITY maintainer-address "markh@linuxfromscratch.org">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">
<!ENTITY ffile-root "ftp://ftp.linuxfromscratch.org/blfs-patches/cvs">
<!ENTITY hfile-root "http://ftp.linuxfromscratch.org/blfs-patches/cvs">
<!ENTITY hints-root "http://hints.linuxfromscratch.org">