Do you want to integrate this change in lfs-6.5 rc2? or will it stay in
the trunk only?
-
Jean-Philippe MENGUAL
Vice-Président de l'association traduc.org
Coordinateur du projet Linux From Scratch
Le vendredi 31 juillet 2009 à 22:31 -0600, [email protected] a
écrit :
> Author: bdubbs
> Date: 2009-07-31 22:31:13 -0600 (Fri, 31 Jul 2009)
> New Revision: 9035
>
> Modified:
> trunk/BOOK/chapter01/changelog.xml
> trunk/BOOK/chapter06/udev.xml
> trunk/BOOK/chapter07/symlinks.xml
> trunk/BOOK/chapter07/udev.xml
> trunk/BOOK/general.ent
> Log:
> Added switch to install udev documentation in the
> proper versioned directory.
>
> Modified: trunk/BOOK/chapter01/changelog.xml
> ===================================================================
> --- trunk/BOOK/chapter01/changelog.xml 2009-07-31 15:44:13 UTC (rev
> 9034)
> +++ trunk/BOOK/chapter01/changelog.xml 2009-08-01 04:31:13 UTC (rev
> 9035)
> @@ -40,6 +40,18 @@
> <para>2009-07-29</para>
> <itemizedlist>
> <listitem>
> + <para>[bdubbs] - Added switch to install udev documentation in the
> + proper versioned directory.
> + Fixes
> + <ulink url="&lfs-ticket-root;2459">#2459</ulink>.</para>
> + </listitem>
> + </itemizedlist>
> + </listitem>
> +
> + <listitem>
> + <para>2009-07-29</para>
> + <itemizedlist>
> + <listitem>
> <para>[matthew] - Correct and clarify some of the explanatory text
> in
> the toolchain technical notes. Fixes
> <ulink url="&lfs-ticket-root;2461">#2461</ulink>.</para>
> @@ -57,7 +69,6 @@
> </itemizedlist>
> </listitem>
>
> -
> <listitem>
> <para>2009-07-28</para>
> <itemizedlist>
>
> Modified: trunk/BOOK/chapter06/udev.xml
> ===================================================================
> --- trunk/BOOK/chapter06/udev.xml 2009-07-31 15:44:13 UTC (rev 9034)
> +++ trunk/BOOK/chapter06/udev.xml 2009-08-01 04:31:13 UTC (rev 9035)
> @@ -64,6 +64,7 @@
> <screen><userinput remap="configure">./configure --prefix=/usr \
> --sysconfdir=/etc --sbindir=/sbin \
> --with-rootlibdir=/lib --libexecdir=/lib/udev \
> + --docdir=/usr/share/doc/udev-&udev-version; \
> --disable-extras</userinput></screen>
>
> <variablelist>
> @@ -94,6 +95,15 @@
> </varlistentry>
>
> <varlistentry>
> +
> <term><parameter>--docdir=/usr/share/doc/udev-&udev-version;</parameter></term>
> + <listitem>
> + <para>This option installs the Udev documentation in the
> + proper location with the naming convention consistent with
> + other packages.</para>
> + </listitem>
> + </varlistentry>
> +
> + <varlistentry>
> <term><parameter>--disable-extras</parameter></term>
> <listitem>
> <para>This option prevents Udev from installing helper programs and
>
> Modified: trunk/BOOK/chapter07/symlinks.xml
> ===================================================================
> --- trunk/BOOK/chapter07/symlinks.xml 2009-07-31 15:44:13 UTC (rev 9034)
> +++ trunk/BOOK/chapter07/symlinks.xml 2009-08-01 04:31:13 UTC (rev 9035)
> @@ -146,7 +146,8 @@
> device.</para>
>
> <para>More information on writing Udev rules can be found in
> -
> <filename>/usr/share/doc/udev-&udev-version;/index.html</filename>.</para>
> +
> <filename>/usr/share/doc/udev-&udev-version;/writing_udev_rules/index.html</filename>.
> + </para>
>
> </sect2>
>
>
> Modified: trunk/BOOK/chapter07/udev.xml
> ===================================================================
> --- trunk/BOOK/chapter07/udev.xml 2009-07-31 15:44:13 UTC (rev 9034)
> +++ trunk/BOOK/chapter07/udev.xml 2009-08-01 04:31:13 UTC (rev 9035)
> @@ -136,7 +136,8 @@
> it will default permissions to <emphasis>660</emphasis> and ownership
> to
> <emphasis>root:root</emphasis>. Documentation on the syntax of the Udev
> rules configuration files are available in
> -
> <filename>/usr/share/doc/udev-&udev-version;/index.html</filename></para>
> +
> <filename>/usr/share/doc/udev-&udev-version;/writing_udev_rules/index.html</filename>
> + </para>
>
> </sect3>
>
>
> Modified: trunk/BOOK/general.ent
> ===================================================================
> --- trunk/BOOK/general.ent 2009-07-31 15:44:13 UTC (rev 9034)
> +++ trunk/BOOK/general.ent 2009-08-01 04:31:13 UTC (rev 9035)
> @@ -1,6 +1,6 @@
> <?xml version="1.0" encoding="ISO-8859-1"?>
> -<!ENTITY version "SVN-20090729">
> -<!ENTITY releasedate "July 29, 2009">
> +<!ENTITY version "SVN-20090801">
> +<!ENTITY releasedate "August 1, 2009">
> <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not
> – -->
> <!ENTITY milestone "6.5">
> <!ENTITY generic-version "development"> <!-- Use "development", "testing",
> or "x.y[-pre{x}]" -->
>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page