Author: wblaszcz Date: 2011-06-09 02:15:58 -0600 (Thu, 09 Jun 2011) New Revision: 8885
Modified: trunk/BOOK/general.ent trunk/BOOK/general/sysutils/sysutils.xml trunk/BOOK/introduction/welcome/changelog.xml Log: ticket 3142 Modified: trunk/BOOK/general/sysutils/sysutils.xml =================================================================== --- trunk/BOOK/general/sysutils/sysutils.xml 2011-06-08 12:16:49 UTC (rev 8884) +++ trunk/BOOK/general/sysutils/sysutils.xml 2011-06-09 08:15:58 UTC (rev 8885) @@ -35,7 +35,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbus.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hal.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udev.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="DeviceKit.xml"/> + <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="DeviceKit.xml"/> --> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="upower.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hdparm.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sg3_utils.xml"/> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2011-06-08 12:16:49 UTC (rev 8884) +++ trunk/BOOK/general.ent 2011-06-09 08:15:58 UTC (rev 8885) @@ -281,7 +281,6 @@ <!ENTITY dbus-version "1.2.24"> <!ENTITY hal-version "0.5.14"> <!ENTITY udev-version "Installed LFS Version"> -<!ENTITY DeviceKit-version "003"> <!ENTITY upower-version "0.9.1"> <!ENTITY sg3_utils-version "1.29"> <!ENTITY LVM2-version "2.02.62"> @@ -299,8 +298,9 @@ <!ENTITY strigi-version "0.6.4"> <!-- Obsolete +<!ENTITY DeviceKit-version "003"> +<!ENTITY lzma-utils-version "4.32.7"> <!ENTITY pkgconfig-version "0.23"> -<!ENTITY lzma-utils-version "4.32.7"> --> <!-- Chapter 12 --> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2011-06-08 12:16:49 UTC (rev 8884) +++ trunk/BOOK/introduction/welcome/changelog.xml 2011-06-09 08:15:58 UTC (rev 8885) @@ -41,6 +41,16 @@ --> <listitem> + <para>June 9th, 2011</para> + <itemizedlist> + <listitem> + <para>[wblaszcz] - Removed DeviceKit-003. (ticket + <ulink url="&blfs-ticket-root;3142">#3142</ulink>).</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>June 8th, 2011</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
