mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Incremented the date of the bootscript entity so a new bootscript tarball will be created (to reflect the changes made to the bootscripts on 20070620)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6820 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a4d6836c4b
commit
b5939eb4c1
@ -3,11 +3,11 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "30"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "07"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2007">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "June &day;th, &year;">
|
||||
<!ENTITY releasedate "July &day;st, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -45,7 +45,7 @@ $Date$
|
||||
<!ENTITY lfs-gcc-version "4.1.2">
|
||||
<!-- End LFS versions -->
|
||||
|
||||
<!ENTITY blfs-bootscripts-version "20060910">
|
||||
<!ENTITY blfs-bootscripts-version "20070620">
|
||||
<!ENTITY blfs-bootscripts-download "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
|
||||
|
||||
<!ENTITY blfs-wiki "http://wiki.&lfs-domainname;/blfs/wiki">
|
||||
|
@ -41,6 +41,17 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>July 1st, 2007</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Incremented the date of the bootscript entity so
|
||||
a new bootscript tarball will be created (to reflect the changes
|
||||
made to the bootscripts on 20070620).</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>June 30th, 2007</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user