Browse Source

Changed patches root to lfs/svn/testing/

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@5563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 years ago
parent
commit
1a09b369cb
2 changed files with 8 additions and 5 deletions
  1. 5 2
      chapter01/changelog.xml
  2. 3 3
      general.ent

+ 5 - 2
chapter01/changelog.xml

@@ -71,7 +71,7 @@ First a summary, then a detailed log.</para>
 <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 @@ First a summary, then a detailed log.</para>
 </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 @@ should fix the TLS strip issue that's been seen, at least on X86</para></listite
 <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>

+ 3 - 3
general.ent

@@ -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">