Changeset 9c06f3f


Ignore:
Timestamp:
06/25/2005 03:41:34 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
e120b74
Parents:
2682464
Message:

Added 'generic-version' and 'test-results' entities.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r2682464 r9c06f3f  
    8888</listitem>
    8989
    90 <listitem><para>June 26th, 2005 [archaic]: Added the compress symlink to gzip.
     90<listitem><para>June 25th, 2005 [archaic]: Added "generic-version" and
     91"test-results" entities.</para></listitem>
     92
     93<listitem><para>June 25th, 2005 [archaic]: Added the compress symlink to gzip.
    9194</para></listitem>
    9295
  • chapter04/abouttestsuites.xml

    r2682464 r9c06f3f  
    4343
    4444<para>Sometimes package test suites will give false failures. Consult the logs
    45 located at <ulink url="http://linuxfromscratch.org/~archaic/logs-6.1/"/> to
    46 verify whether or not these failures are expected. This site is valid for all
    47 tests throughout this book.</para>
     45located at <ulink url="&test-results;"/> to verify whether or not these failures
     46are expected. This site is valid for all tests throughout this book.</para>
    4847
    4948</sect1>
  • general.ent

    r2682464 r9c06f3f  
    33<!ENTITY releasedate "June 25, 2005">
    44<!ENTITY milestone "6.1">
     5<!ENTITY generic-version "testing"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
    56
    67<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
     
    1112<!ENTITY patches-root "&lfs-root;patches/lfs/svn/testing/">
    1213<!ENTITY wiki-root "http://wiki.linuxfromscratch.org/">
     14<!ENTITY test-results "http://linuxfromscratch.org/~archaic/logs-&generic-version;/">
    1315
    1416<!ENTITY buildtime "Approximate build time">
Note: See TracChangeset for help on using the changeset viewer.