Archive Weston

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18701 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2017-05-08 16:53:25 +00:00
parent fb4ed610b9
commit 58896f1b15
4 changed files with 12 additions and 3 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "07"> <!-- Always 2 digits -->
<!ENTITY day "08"> <!-- Always 2 digits -->
<!ENTITY month "05"> <!-- Always 2 digits -->
<!ENTITY year "2017">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "May 7th &year;">
<!ENTITY releasedate "May 8th &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -67,7 +67,7 @@ $Date$
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="usbutils.xml"/>
<!-- systemd only -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="weston.xml"/>
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="weston.xml"/>-->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="which.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zip.xml"/>

View File

@ -41,6 +41,15 @@
</itemizedlist>
</listitem>
-->
<listitem revision="systemd">
<para>May 8th, 2017</para>
<itemizedlist>
<listitem>
<para>[renodr] - Archive Weston.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>May 7th, 2017</para>
<itemizedlist>