Author: jim
Date: 2005-04-24 11:31:37 -0600 (Sun, 24 Apr 2005)
New Revision: 5058

Modified:
   branches/cross-lfs/BOOK/cross-tools/glibc-startfiles.xml
   branches/cross-lfs/BOOK/cross-tools/glibc.xml
   branches/cross-lfs/BOOK/introduction/changelog.xml
Log:
Updated text suggested by Ryan

Modified: branches/cross-lfs/BOOK/cross-tools/glibc-startfiles.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/glibc-startfiles.xml    2005-04-24 
17:23:20 UTC (rev 5057)
+++ branches/cross-lfs/BOOK/cross-tools/glibc-startfiles.xml    2005-04-24 
17:31:37 UTC (rev 5058)
@@ -94,16 +94,6 @@
 kernel has and can optimize itself accordingly.</para></listitem>
 </varlistentry>
 
-<!-- Edit Me -->
-<varlistentry>
-<term><parameter>--disable-selinux</parameter></term>
-<listitem><para>When building from hosts using SELinux functionality
-(i.e. Fedora Core 3), glibc will try to integrate this functionality into
-itself, but will fail, because we do not have this functionality in the LFS
-tools enviornment.  This option will disable this, allowing glibc to build
-correctly, but will not otherwise affect the build.</para></listitem>
-</varlistentry>
-<!-- -->
 </variablelist>
 
 <para>Compile the package:</para>

Modified: branches/cross-lfs/BOOK/cross-tools/glibc.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/glibc.xml       2005-04-24 17:23:20 UTC 
(rev 5057)
+++ branches/cross-lfs/BOOK/cross-tools/glibc.xml       2005-04-24 17:31:37 UTC 
(rev 5058)
@@ -126,19 +126,8 @@
 kernel has and can optimize itself accordingly.</para></listitem>
 </varlistentry>
 
-<!-- Edit Me -->
-<varlistentry>
-<term><parameter>--disable-selinux</parameter></term>
-<listitem><para>When building from hosts using SELinux functionality
-(i.e. Fedora Core 3), glibc will try to integrate this functionality into
-itself, but will fail, because we do not have this functionality in the LFS
-tools enviornment.  This option will disable this, allowing glibc to build
-correctly, but will not otherwise affect the build.</para></listitem>
-</varlistentry>
-<!-- -->
 </variablelist>
 
-
 <para>During this stage the following warning might appear:</para>
 
 <blockquote><screen><computeroutput>configure: WARNING:

Modified: branches/cross-lfs/BOOK/introduction/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/changelog.xml  2005-04-24 17:23:20 UTC 
(rev 5057)
+++ branches/cross-lfs/BOOK/introduction/changelog.xml  2005-04-24 17:31:37 UTC 
(rev 5058)
@@ -96,7 +96,7 @@
 <itemizedlist>
 <listitem><para>April 24, 2005 [jim]</para>
 <itemizedlist>
-<listitem><para>Fixed binutils in cross-tools to prevent borkage in final gcc, 
thanks Ryan Oliver.</para></listitem>
+<listitem><para>Fixed binutils in cross-tools to prevent improper linkage in 
final gcc, thanks Ryan Oliver.</para></listitem>
 <listitem><para>Fixed up wording based on Ryan's input.</para></listitem>
 <listitem><para>Updated bash patch, thanks Jeremy Utley.</para></listitem>
 <listitem><para>Removed bad setting /tools to LFS user, thanks Jeremy 
Utley.</para></listitem>
@@ -104,6 +104,7 @@
 pc or unknown, thanks Jeremy Utley.</para></listitem>
 <listitem><para>Fixed typo on Binutils, set to incorrect directory thanks 
Jeremy Utley.</para></listitem>
 <listitem><para>Removed libidn in cross-tools glibc start 
files.</para></listitem>
+<listitem><para>Removed --disable-selinux from cross-tools 
glibc.</para></listitem>
 </itemizedlist>
 </listitem>
 </itemizedlist>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to