Hi, There's a problem in changelog.xml entry. The last change (remove zlib patch) is dated to may 28th. It should dated to june 1st. If not, the entry for this change should be added to the entry which has already existed. Because just now, there're 2 entries with may 28th.
If you like, couldn't I have committing rights on svn release for lfs in order to correct myself this kind on small details errors? It would avoid that I disturb you for such little details. So my proposal is to let me the access to svn commit, knowing I won't do more than this kind of correction (typo, ...). As you like. :) Sincerely, Jean-Philippe MENGUAL Le dimanche 31 mai 2009 à 21:28 -0600, [email protected] a écrit : > Author: bdubbs > Date: 2009-05-31 21:28:00 -0600 (Sun, 31 May 2009) > New Revision: 8940 > > Modified: > trunk/BOOK/chapter01/changelog.xml > trunk/BOOK/chapter03/patches.xml > trunk/BOOK/general.ent > Log: > Remove no longer used zlib patch from patches list. > > Modified: trunk/BOOK/chapter01/changelog.xml > =================================================================== > --- trunk/BOOK/chapter01/changelog.xml 2009-05-29 05:23:41 UTC (rev > 8939) > +++ trunk/BOOK/chapter01/changelog.xml 2009-06-01 03:28:00 UTC (rev > 8940) > @@ -41,6 +41,16 @@ > <para>2009-05-28</para> > <itemizedlist> > <listitem> > + <para>[bdubbs] - Remove no longer used zlib patch from patches > + list in Chapter 3.</para> > + </listitem> > + </itemizedlist> > + </listitem> > + > + <listitem> > + <para>2009-05-28</para> > + <itemizedlist> > + <listitem> > <para>[bdubbs] - Update grub make instruction to ensure all > checks pass.</para> > </listitem> > > Modified: trunk/BOOK/chapter03/patches.xml > =================================================================== > --- trunk/BOOK/chapter03/patches.xml 2009-05-29 05:23:41 UTC (rev 8939) > +++ trunk/BOOK/chapter03/patches.xml 2009-06-01 03:28:00 UTC (rev 8940) > @@ -226,13 +226,13 @@ > </listitem> > </varlistentry> --> > > - <varlistentry> > + <!--<varlistentry> > <term>Zlib fPIC Patch - <token>&zlib-fpic-patch-size;</token>:</term> > <listitem> > <para>Download: <ulink url="&patches-root;&zlib-fpic-patch;"/></para> > <para>MD5 sum: <literal>&zlib-fpic-patch-md5;</literal></para> > </listitem> > - </varlistentry> > + </varlistentry>--> > > </variablelist> > > > Modified: trunk/BOOK/general.ent > =================================================================== > --- trunk/BOOK/general.ent 2009-05-29 05:23:41 UTC (rev 8939) > +++ trunk/BOOK/general.ent 2009-06-01 03:28:00 UTC (rev 8940) > @@ -1,6 +1,6 @@ > <?xml version="1.0" encoding="ISO-8859-1"?> > -<!ENTITY version "SVN-20090529"> > -<!ENTITY releasedate "May 29, 2009"> > +<!ENTITY version "SVN-20090601"> > +<!ENTITY releasedate "June 1, 2009"> > <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not > – --> > <!ENTITY milestone "6.5"> > <!ENTITY generic-version "development"> <!-- Use "development", "testing", > or "x.y[-pre{x}]" --> > -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
