Updated bootscript version entity to create a new bootscript tarball

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2896 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2004-11-04 06:19:33 +00:00
parent 21f9ec0ce8
commit bc2abb3f84
2 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<!ENTITY day "03">
<!ENTITY day "04">
<!ENTITY month "11">
<!ENTITY year "2004">
<!ENTITY version "svn-&year;&month;&day;">
<!ENTITY releasedate "November &day;rd, &year;">
<!ENTITY releasedate "November &day;th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "cvs"> <!-- cvs|[release #] -->
<!ENTITY lfs-version "testing"> <!-- stable|testing|unstable] -->
@ -19,7 +19,7 @@
<!ENTITY publisher "Unknown">
<!ENTITY blfs-bootscripts-version "20041027">
<!ENTITY blfs-bootscripts-version "20041104">
<!ENTITY blfs-bootscripts-download "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
<!-- Part II -->

View File

@ -22,6 +22,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>November 4th, 2004 [randy]: Updated bootscript version
entity to create a new bootscript tarball.</para></listitem>
<listitem><para>November 3rd, 2004 [larry]: Updated to esound-0.2.35,
ALSA-1.06, where appropriate, and added md5sum for audiofile.</para></listitem>