Author: robert
Date: 2010-11-14 22:18:46 -0700 (Sun, 14 Nov 2010)
New Revision: 1589
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/packages.ent
Log:
Downgrade to linux-2.6.32.25, to match the stable grsecurity patch version.
Udev depends on 2.6.31, so this should be fine.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-11-15 04:23:12 UTC (rev 1588)
+++ trunk/BOOK/chapter01/changelog.xml 2010-11-15 05:18:46 UTC (rev 1589)
@@ -40,6 +40,17 @@
<para>2010-11-14</para>
<itemizedlist>
<listitem>
+ <para>[robert] - Downgrade to linux-2.6.32.25, to match the stable
+ grsecurity patch version. Udev depends on 2.6.31, so this should be
fine.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2010-11-14</para>
+ <itemizedlist>
+ <listitem>
<para>[robert] - Substitute lfs for hlfs in chapter 4. Add -fPIC by
default to gcc-pass1. Added SSP, _FORTIFY_SOURCE, and -fPIE to Glibc
in chapter 5. Added gcc_cv_libc_provides_ssp=yes to GCC pass1 make
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2010-11-15 04:23:12 UTC (rev 1588)
+++ trunk/BOOK/packages.ent 2010-11-15 05:18:46 UTC (rev 1589)
@@ -306,13 +306,13 @@
<!ENTITY libtool-ch6-sbu "3.7 SBU">
<!ENTITY linux-major-version "2.6">
-<!ENTITY linux-minor-version "35">
-<!ENTITY linux-patch-version "4">
+<!ENTITY linux-minor-version "32">
+<!ENTITY linux-patch-version "25">
<!ENTITY linux-version
"&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
-<!ENTITY linux-size "67,636 KB">
+<!ENTITY linux-size "62,936 KB">
<!ENTITY linux-url
"&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
-<!ENTITY linux-md5 "0bb2cd59c13d7412f813c8fbc0769eec">
+<!ENTITY linux-md5 "0d6ad4e7e387f56c5b5831beb97c0c1f">
<!ENTITY linux-home "http://www.kernel.org/">
<!ENTITY linux-ch8-du "450 - 500 MB">
<!ENTITY linux-ch8-sbu "1.5 - 5.0 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page