Author: wblaszcz
Date: 2009-09-22 04:45:31 -0600 (Tue, 22 Sep 2009)
New Revision: 8026

Modified:
   trunk/BOOK/general/sysutils/hal.xml
   trunk/BOOK/gnome/add/gdm.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed GDM greeter shutdown problem.

Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2009-09-21 13:11:46 UTC (rev 8025)
+++ trunk/BOOK/general/sysutils/hal.xml 2009-09-22 10:45:31 UTC (rev 8026)
@@ -204,7 +204,7 @@
     <para>A few more packages enable more functionality in
     <application>HAL</application> at run-time. These include <ulink
     
url="http://ca.geocities.com/[email protected]/eject.html";>Eject</ulink>,
-    <ulink 
url="http://people.freedesktop.org/~mccann/dist/";>ConsoleKit</ulink>,
+    <xref linkend="consolekit"/>,
     <ulink url="http://www.nongnu.org/dmidecode/";>dmidecode</ulink>,
     <ulink url="http://sourceware.org/dm/";>Device-mapper</ulink>,
     <ulink url="http://luks.endorphin.org/dm-crypt";>Cryptsetup-LUKS</ulink>, 
and

Modified: trunk/BOOK/gnome/add/gdm.xml
===================================================================
--- trunk/BOOK/gnome/add/gdm.xml        2009-09-21 13:11:46 UTC (rev 8025)
+++ trunk/BOOK/gnome/add/gdm.xml        2009-09-22 10:45:31 UTC (rev 8026)
@@ -76,11 +76,14 @@
     <xref linkend="GConf"/>, and
     <xref linkend="gnome-panel"/></para>
 
+    <bridgehead renderas="sect4">Recommended</bridgehead>
+    <para role="recommended"><xref linkend="consolekit"/>
+    (Required for Shutdown/Restart functionality)</para>
+
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="intltool"/>,
     <xref linkend="linux-pam"/>,
-    <xref linkend="tcpwrappers"/>,
-    <ulink 
url="http://people.freedesktop.org/~mccann/dist/";>ConsoleKit</ulink>, and
+    <xref linkend="tcpwrappers"/>, and
     <ulink 
url="http://hal.freedesktop.org/releases/";>polkit-gnome</ulink></para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -120,7 +123,11 @@
 <screen role='root'><userinput>make install &amp;&amp;
 ln -s $(pkg-config --variable=prefix \
     ORBit-2.0)/lib/gnome-settings-daemon/gnome-settings-daemon $(pkg-config \
-    --variable=prefix ORBit-2.0)/lib/gdm</userinput></screen>
+    --variable=prefix ORBit-2.0)/lib/gdm &amp;&amp;
+ln -s $(pkg-config --variable=prefix \
+    ORBit-2.0)/lib/ConsoleKit/ck-get-x11-display-device $(pkg-config \
+    --variable=prefix ORBit-2.0)/lib/gdm
+</userinput></screen>
 
   </sect2>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2009-09-21 13:11:46 UTC 
(rev 8025)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2009-09-22 10:45:31 UTC 
(rev 8026)
@@ -41,6 +41,15 @@
 
 -->
     <listitem>
+      <para>September 22nd, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[wblaszcz] - Fixed GDM greeter shutdown problem.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>September 21st, 2009</para>
       <itemizedlist>
         <listitem>

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

Reply via email to