Author: dnicholson
Date: 2007-05-24 17:28:41 -0600 (Thu, 24 May 2007)
New Revision: 6782
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/x7server.xml
Log:
Remove an unnecessary parameter from xorg-server
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-05-24 23:28:40 UTC
(rev 6781)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-05-24 23:28:41 UTC
(rev 6782)
@@ -60,6 +60,10 @@
<para>[dnicholson] - Removed unnecessary commands for the imake
and xorg-cf-files packages.</para>
</listitem>
+ <listitem>
+ <para>[dnicholson] - Removed an unnecessary parameter for the
+ xorg-server package.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/x/installing/x7server.xml
===================================================================
--- trunk/BOOK/x/installing/x7server.xml 2007-05-24 23:28:40 UTC (rev
6781)
+++ trunk/BOOK/x/installing/x7server.xml 2007-05-24 23:28:41 UTC (rev
6782)
@@ -89,22 +89,6 @@
<application>Xorg-server</application>.</para>
</note>
-<!-- To be removed if/when proposed glibc patch is added to LFS SVN
- Leave in in for a couple of weeks with 'you may need' and a testcase
- around it to save the support list silly questions. Should remove in
- a couple of weeks
- <para>Recent <application>Glibc</application> may have a problem with its
- installed <filename>sys/kd.h</filename> file. This has recently been
- fixed in LFS SVN. Execute the following commands to work around a
- broken <filename>kd.h</filename> file. The commands will only make the
- modification if needed:</para>
-
-<screen><userinput>grep "__undef_LINUX" \
- /usr/include/sys/kd.h 2>&1 > /dev/null || \
- sed -i.bak '/CONFIG_H/i #include <linux/types.h>' \
- hw/xfree86/os-support/linux/lnx_agp.c</userinput></screen>
- End remove -->
-
<para>A <ulink url='http://wiki.x.org/wiki/SecurityPage'>security
vulnerability</ulink> have been identified in the xorg-server
package. Apply a patch to fix this vulnerability with the following
@@ -122,7 +106,6 @@
GL/glx/Makefile.in &&
./configure $XORG_CONFIG \
--with-mesa-source='<replaceable></path/to></replaceable>/Mesa-&mesalib-version;'
\
- --with-fontdir=$XORG_PREFIX/lib/X11/fonts \
--with-module-dir=$XORG_PREFIX/lib/X11/modules \
--with-dri-driver-path=$XORG_PREFIX/lib/X11/modules/dri \
--enable-install-setuid &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page