Author: manuel Date: 2005-06-01 11:07:45 -0600 (Wed, 01 Jun 2005) New Revision: 5563
Modified: branches/6.1/BOOK/chapter01/changelog.xml branches/6.1/BOOK/general.ent Log: Changed patches root to lfs/svn/testing/ Modified: branches/6.1/BOOK/chapter01/changelog.xml =================================================================== --- branches/6.1/BOOK/chapter01/changelog.xml 2005-05-31 20:03:07 UTC (rev 5562) +++ branches/6.1/BOOK/chapter01/changelog.xml 2005-06-01 17:07:45 UTC (rev 5563) @@ -71,7 +71,7 @@ <listitem><para>vim-6.0-security_fix-1.patch</para></listitem> </itemizedlist> </listitem> - + <listitem><para>Removed:</para> <itemizedlist> <listitem><para>bash-3.0-display_wrap-1.patch</para></listitem> @@ -84,6 +84,9 @@ </itemizedlist> </listitem> +<listitem><para>Jun 1st, 2005 [manuel]: Changed patches root to +lfs/svn/testing/</para></listitem> + <listitem><para>May 23nd, 2005 [manuel]: Minor wording improvements (thanks to Peter Ennis)</para></listitem> @@ -377,7 +380,7 @@ <listitem><para>December 22, 2004 [manuel]: Readded to chapter09/reboot.xml a para lost from version 5.1.</para></listitem> -<listitem><para>December 20, 2004 [manuel]: Made grub's configuration location +<listitem><para>December 20, 2004 [manuel]: Made grub's configuration location FHS compliant.</para></listitem> <listitem><para>December 19, 2004 [manuel]: Added the irc.lfs-matrix.de IRC server.</para></listitem> Modified: branches/6.1/BOOK/general.ent =================================================================== --- branches/6.1/BOOK/general.ent 2005-05-31 20:03:07 UTC (rev 5562) +++ branches/6.1/BOOK/general.ent 2005-06-01 17:07:45 UTC (rev 5563) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "TESTING-20050523"> -<!ENTITY releasedate "May 23, 2005"> +<!ENTITY version "TESTING-20050601"> +<!ENTITY releasedate "Jun 01, 2005"> <!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> @@ -8,7 +8,7 @@ <!ENTITY faq-root "&lfs-root;faq/"> <!ENTITY hints-root "&lfs-root;hints/downloads/files/"> <!ENTITY hints-index "&lfs-root;hints/list.html"> -<!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/"> +<!ENTITY patches-root "&lfs-root;patches/lfs/svn/testing/"> <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/"> <!ENTITY buildtime "Approximate build time"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
