Ver Fonte

* Updated to linux-2.6.11.12

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@5896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess há 20 anos atrás
pai
commit
127b386634
3 ficheiros alterados com 7 adições e 5 exclusões
  1. 3 1
      chapter01/changelog.xml
  2. 1 1
      chapter03/packages.xml
  3. 3 3
      general.ent

+ 3 - 1
chapter01/changelog.xml

@@ -36,7 +36,7 @@ First a summary, then a detailed log.</para>
 <listitem><para>Iproute2 2.6.11-050330</para></listitem>
 <listitem><para>LFS-Bootscripts 3.2.1</para></listitem>
 <listitem><para>Libtool 1.5.14</para></listitem>
-<listitem><para>Linux 2.6.11.10</para></listitem>
+<listitem><para>Linux 2.6.11.12</para></listitem>
 <listitem><para>Linux-libc-headers 2.6.11.2</para></listitem>
 <listitem><para>M4 1.4.3</para></listitem>
 <listitem><para>Man 1.5p</para></listitem>
@@ -84,6 +84,8 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>June 12th, 2005 [matt]: Upgraded to linux-2.6.11.12.</para></listitem>
+
 <listitem><para>June 8th, 2005 [archaic]: Removed suggestion on where to move
 /sources, and reworded the rest of the page (chapter06/revisedchroot.xml).
 </para></listitem>

+ 1 - 1
chapter03/packages.xml

@@ -235,7 +235,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
 </varlistentry>
 
 <varlistentry>
-<term>Linux (&linux-version;) - 35,744 KB:</term>
+<term>Linux (&linux-version;) - 35,751 KB:</term>
 <listitem>
 <para><ulink url="&kernel;linux/kernel/v&linux-dl-version;/"/></para>
 </listitem>

+ 3 - 3
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "TESTING-20050608">
-<!ENTITY releasedate "June 8, 2005">
+<!ENTITY version "TESTING-20050612">
+<!ENTITY releasedate "June 12, 2005">
 <!ENTITY milestone "6.1">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
@@ -51,7 +51,7 @@
 <!ENTITY less-version "382">
 <!ENTITY lfs-bootscripts-version "3.2.1">
 <!ENTITY libtool-version "1.5.14">
-<!ENTITY linux-version "2.6.11.10">
+<!ENTITY linux-version "2.6.11.12">
 <!ENTITY linux-dl-version "2.6">
 <!ENTITY linux-libc-headers-version "2.6.11.2">
 <!ENTITY m4-version "1.4.3">