mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Upgrade to Udev-147. Fixes #2512.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
68f98e27f1
commit
e69c45bef9
@ -40,6 +40,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2009-11-15</para>
|
<para>2009-11-15</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] Upgraded to Udev-147. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;2512">#2512</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[matthew] Upgraded to Linux-2.6.31.6. Fixes
|
<para>[matthew] Upgraded to Linux-2.6.31.6. Fixes
|
||||||
<ulink url="&lfs-ticket-root;2511">#2511</ulink>.</para>
|
<ulink url="&lfs-ticket-root;2511">#2511</ulink>.</para>
|
||||||
|
@ -65,7 +65,7 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
|
|||||||
--sysconfdir=/etc --sbindir=/sbin \
|
--sysconfdir=/etc --sbindir=/sbin \
|
||||||
--with-rootlibdir=/lib --libexecdir=/lib/udev \
|
--with-rootlibdir=/lib --libexecdir=/lib/udev \
|
||||||
--docdir=/usr/share/doc/udev-&udev-version; \
|
--docdir=/usr/share/doc/udev-&udev-version; \
|
||||||
--disable-extras</userinput></screen>
|
--disable-extras --disable-introspection</userinput></screen>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>The meaning of the new configure options</title>
|
<title>The meaning of the new configure options</title>
|
||||||
@ -112,6 +112,15 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
|
|||||||
<filename>README</filename> file for more information.</para>
|
<filename>README</filename> file for more information.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><parameter>--disable-introspection</parameter></term>
|
||||||
|
<listitem>
|
||||||
|
<para>This option prevents Udev's instrospection feature, which
|
||||||
|
requires packages not installed as part of the base LFS system. See
|
||||||
|
the Udev <filename>README</filename> file for more information.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
|
@ -500,10 +500,10 @@
|
|||||||
<!ENTITY texinfo-ch6-du "21 MB">
|
<!ENTITY texinfo-ch6-du "21 MB">
|
||||||
<!ENTITY texinfo-ch6-sbu "0.3 SBU">
|
<!ENTITY texinfo-ch6-sbu "0.3 SBU">
|
||||||
|
|
||||||
<!ENTITY udev-version "146">
|
<!ENTITY udev-version "147">
|
||||||
<!ENTITY udev-size "519 KB">
|
<!ENTITY udev-size "527 KB">
|
||||||
<!ENTITY udev-url "&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
|
<!ENTITY udev-url "&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
|
||||||
<!ENTITY udev-md5 "b2a8acefda4fa8a70d45642035abd718">
|
<!ENTITY udev-md5 "aed0129c5a00e01d1be75ffda7d2e0f1">
|
||||||
<!ENTITY udev-home "&kernel;linux/utils/kernel/hotplug/udev.html">
|
<!ENTITY udev-home "&kernel;linux/utils/kernel/hotplug/udev.html">
|
||||||
<!ENTITY udev-ch6-du "11.6 MB">
|
<!ENTITY udev-ch6-du "11.6 MB">
|
||||||
<!ENTITY udev-ch6-sbu "0.2 SBU">
|
<!ENTITY udev-ch6-sbu "0.2 SBU">
|
||||||
|
Loading…
Reference in New Issue
Block a user