Author: dnicholson
Date: 2007-05-31 01:13:22 -0600 (Thu, 31 May 2007)
New Revision: 6795
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/x7server.xml
Log:
Changed the xorg-server xkb output directory to /var/lib/xkb
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-05-30 14:09:02 UTC (rev 6794)
+++ trunk/BOOK/general.ent 2007-05-31 07:13:22 UTC (rev 6795)
@@ -3,11 +3,11 @@
$Date$
-->
-<!ENTITY day "30"> <!-- Always 2 digits -->
+<!ENTITY day "31"> <!-- Always 2 digits -->
<!ENTITY month "05"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "May &day;th, &year;">
+<!ENTITY releasedate "May &day;st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-05-30 14:09:02 UTC
(rev 6794)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-05-31 07:13:22 UTC
(rev 6795)
@@ -42,6 +42,17 @@
-->
<listitem>
+ <para>May 31st, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dnicholson] - Changed the xkb output directory for
+ Xorg-Server to match that from XKeyboardConfig. Reported by
+ DJ Lucas.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>May 30th, 2007</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/x/installing/x7server.xml
===================================================================
--- trunk/BOOK/x/installing/x7server.xml 2007-05-30 14:09:02 UTC (rev
6794)
+++ trunk/BOOK/x/installing/x7server.xml 2007-05-31 07:13:22 UTC (rev
6795)
@@ -102,6 +102,7 @@
--with-mesa-source='<replaceable></full/path/to></replaceable>/Mesa-&mesalib-version;'
\
--with-module-dir=$XORG_PREFIX/lib/X11/modules \
--with-dri-driver-path=$XORG_PREFIX/lib/X11/modules/dri \
+ --with-xkb-output=/var/lib/xkb \
--enable-install-setuid &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page