Author: randy Date: 2007-07-14 15:35:56 -0600 (Sat, 14 Jul 2007) New Revision: 6887
Modified: trunk/BOOK/general.ent trunk/BOOK/general/sysutils/hal.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to HAL-0.5.9.1 and HAL Hardware Data-20070618 Modified: trunk/BOOK/general/sysutils/hal.xml =================================================================== --- trunk/BOOK/general/sysutils/hal.xml 2007-07-14 21:34:00 UTC (rev 6886) +++ trunk/BOOK/general/sysutils/hal.xml 2007-07-14 21:35:56 UTC (rev 6887) @@ -4,18 +4,20 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY hal-download-http "http://freedesktop.org/~david/dist/hal-&hal-version;.tar.gz"> - <!ENTITY hal-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/hal-&hal-version;.tar.gz"> - <!ENTITY hal-md5sum "a6f532770cf9286e1de38d6570cbc6bc"> - <!ENTITY hal-size "1.5 MB"> - <!ENTITY hal-buildsize "20.2 MB"> - <!ENTITY hal-time "0.4 SBU"> + <!ENTITY hal-download-http "http://freedesktop.org/~david/dist/hal-&hal-version;.tar.gz"> + <!-- <!ENTITY hal-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/hal-&hal-version;.tar.gz"> --> + <!ENTITY hal-download-ftp " "> + <!ENTITY hal-md5sum "6a40f49f964e64358e53652038f3059f"> + <!ENTITY hal-size "1.5 MB"> + <!ENTITY hal-buildsize "24 MB"> + <!ENTITY hal-time "0.5 SBU"> - <!ENTITY hal-info-version "20070425"> + <!ENTITY hal-info-version "20070618"> <!ENTITY hal-info-download-http "http://freedesktop.org/~david/dist/hal-info-&hal-info-version;.tar.gz"> - <!ENTITY hal-info-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/hal-info-&hal-info-version;.tar.gz"> - <!ENTITY hal-info-md5sum "69022cc562aa374c603d3ff8ca33569c"> - <!ENTITY hal-info-size "106 KB"> + <!-- <!ENTITY hal-info-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/hal-info-&hal-info-version;.tar.gz"> --> + <!ENTITY hal-info-download-ftp " "> + <!ENTITY hal-info-md5sum "c7005ccb1765d8359fd2348350770495"> + <!ENTITY hal-info-size "118 KB"> ]> <sect1 id="hal" xreflabel="HAL-&hal-version;"> @@ -72,7 +74,7 @@ </listitem> </itemizedlist> - <bridgehead renderas="sect3">Additional Download</bridgehead> + <bridgehead renderas="sect3">Additional Package Download</bridgehead> <itemizedlist spacing='compact'> <title>Required Hardware Data</title> <listitem> @@ -92,8 +94,7 @@ <bridgehead renderas="sect3">HAL Dependencies</bridgehead> <bridgehead renderas="sect4">Required</bridgehead> - <para role="required"><xref linkend="dbus-glib"/>, - <xref linkend="python"/>, and + <para role="required"><xref linkend="dbus-glib"/> and <xref linkend="perl-xml-parser"/></para> <bridgehead renderas="sect4">Recommended</bridgehead> @@ -112,12 +113,23 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"><xref linkend="gtk-doc"/>, - <ulink url="http://www.gnu.org/software/parted/index.shtml">Parted</ulink>, <xref linkend="libusb"/>, + <ulink url="http://www.gnu.org/software/parted/index.shtml">Parted</ulink>*, <ulink url="http://linux.dell.com/libsmbios/main/index.html">libsmbios</ulink>, <ulink url="http://gitweb.freedesktop.org/?p=PolicyKit.git;a=summary">PolicyKit</ulink>, and <xref linkend="intltool"/></para> + <para>* Use the following command after changing into the + <application>HAL</application> source directory to modify the package + <command>configure</command> script if you have + <application>Parted</application> version 1.8.7 installed.</para> + +<screen><userinput>sed -i -e 's%, 1.8.6%&, 1.8.7%' \ + -e 's% or 1.8.6%/1.8.6 or 1.8.7%' \ + -e 's%6))%6) ||\ + (major == 1 \&\& minor == 8 \&\& micro == 7))%' \ + configure</userinput></screen> + <para condition="html" role="usernotes">User Notes: <ulink url="&blfs-wiki;/hal"/></para> @@ -154,7 +166,7 @@ <screen role="root"><userinput>make install</userinput></screen> - <para>Prepare the <application>HAL</application> hardware data with the + <para>Install the <application>HAL</application> hardware data with the following commands:</para> <screen><userinput>tar -xf ../hal-info-&hal-info-version;.tar.gz && @@ -548,7 +560,7 @@ <seglistitem> <seg>hal-device, hal-device-manager, hal-disable-polling, hal-find-by-capability, hal-find-by-property, hal-get-property, - hal-set-property, hal-is-caller-locked-out, hal-lock, hald and + hal-is-caller-locked-out, hal-lock, hal-set-property, hald and lshal</seg> <seg>libhal.{so,a} and libhal-storage,{so,a}</seg> <seg>/etc/hal, /usr/include/hal, /usr/lib/hal, Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-07-14 21:34:00 UTC (rev 6886) +++ trunk/BOOK/general.ent 2007-07-14 21:35:56 UTC (rev 6887) @@ -185,7 +185,7 @@ <!ENTITY sysstat-version "7.0.4"> <!ENTITY apache-ant-version "1.7.0"> <!ENTITY dbus-version "1.0.2"> -<!ENTITY hal-version "0.5.9"> +<!ENTITY hal-version "0.5.9.1"> <!-- Chapter 12 --> <!ENTITY dejagnu-version "1.4.4"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2007-07-14 21:34:00 UTC (rev 6886) +++ trunk/BOOK/introduction/welcome/changelog.xml 2007-07-14 21:35:56 UTC (rev 6887) @@ -45,6 +45,10 @@ <para>July 14th, 2007</para> <itemizedlist> <listitem> + <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware + Data-20070618.</para> + </listitem> + <listitem> <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings page.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
