create lfs-version ent required by lfs-root

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2289 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2004-06-11 01:11:06 +00:00
parent b4b71892e5
commit cf43c8389e
2 changed files with 5 additions and 8 deletions

View File

@ -1,7 +1,8 @@
<!ENTITY version "cvs-20040606">
<!ENTITY releasedate "June 6th, 2004">
<!ENTITY pubdate "2004-06-06">
<!ENTITY blfs-version "cvs">
<!ENTITY pubdate "2004-06-06"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "cvs"> <!-- cvs|[release #] -->
<!ENTITY lfs-version "stable"> <!-- stable|testing|unstable] -->
<!ENTITY last-commit "Sun Jun 06 10:08:20 CDT 2004">
<!ENTITY maintainer-fullname "Bruce Dubbs">
@ -11,7 +12,7 @@
<!ENTITY downloads-root "http://downloads.linuxfromscratch.org">
<!ENTITY hints-root "http://www.linuxfromscratch.org/hints">
<!ENTITY patch-root "http://www.linuxfromscratch.org/patches/blfs/&blfs-version;">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/lfs/view/&blfs-version;">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/lfs/view/&lfs-version;">
<!ENTITY publisher "Unknown">

View File

@ -13,11 +13,7 @@
used throughout the book. It is assumed that you will be using the blfs-bootscripts
package in conjuction with a compatible lfs-bootscripts package.
Refer to
<ulink url="http://www.linuxfromscratch.org/lfs/view/stable/chapter07/bootscripts.html"/>
<!--
Change the above URL to LFS-testing branch after the 5.1 release.
<ulink url="&lfs-root;/testing/chapter07/bootscripts.html"/>
-->
<ulink url="&lfs-root;/chapter07/bootscripts.html"/>
for more
information on the lfs-bootscripts package.</para>