mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Add a fix to udev-extras keymap Makefile issue exposed by LFS-7.3
LFS-7.3 tags git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11098 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d0323de45e
commit
0b33a30a84
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "13"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "15"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2013">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "March 13th, &year;">
|
||||
<!ENTITY releasedate "March 15th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
|
@ -36,7 +36,7 @@
|
||||
platform-neutral API for system level and libc like functions.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -269,7 +269,7 @@ make</userinput></screen>
|
||||
<application>Cairo</application>.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect4">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -395,7 +395,7 @@ make</userinput></screen>
|
||||
<application>GLib</application>.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect4">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -672,7 +672,7 @@ make</userinput></screen>
|
||||
using the <application>Python</application> programming language.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect4">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -37,7 +37,7 @@
|
||||
compared to applications and libraries written in C.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -37,7 +37,7 @@
|
||||
and use when there are no users logged in.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -219,7 +219,7 @@ make</userinput></screen>
|
||||
<sect2 id="dbus-python" xreflabel="D-Bus Python Bindings-&dbus-python-version;">
|
||||
<title>D-Bus Python Bindings</title>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<indexterm zone="dbus-python">
|
||||
<primary sortas="a-dbus-python">D-Bus Python Bindings</primary>
|
||||
|
@ -51,7 +51,7 @@
|
||||
discover the version of <application>Udev</application> your computer
|
||||
currently uses, issue <command>/sbin/udevadm --version</command>.</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -109,6 +109,11 @@
|
||||
|
||||
<screen><userinput>tar -xf ../udev-lfs-186.tar.bz2</userinput></screen>
|
||||
|
||||
<note><para>For udev-lfs-197-2.tar.bz2, there is a minor error
|
||||
in the Makefile. For that version, run:</para>
|
||||
|
||||
<screen><userinput>sed -i -e '/samsung-9/d' udev-lfs-197-2/makefile-incl.keymap</userinput></screen></note>
|
||||
|
||||
<sect3>
|
||||
<title>keymap</title>
|
||||
<para>Support for special keys for many laptops is provided by the
|
||||
|
@ -37,7 +37,7 @@
|
||||
theme.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -43,6 +43,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>March 15th, 2013</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Add a fix to udev-extras keymap Makefile
|
||||
issue exposed by LFS-7.3.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>March 13th, 2013</para>
|
||||
<itemizedlist>
|
||||
|
@ -36,7 +36,7 @@
|
||||
comminicate with privileged processes.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -37,7 +37,7 @@
|
||||
way.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
applications that are used throughout <application>Xfce</application>.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
<application>GIO</application>.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -39,7 +39,7 @@
|
||||
<application>Xfce</application> desktop.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
Construction Kit.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
<application>Xfce</application> applications.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
library for the <application>Xfce</application> desktop environment.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
functions used by <application>Xfce</application>.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
automatic management of removable drives and media.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
on your computer.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -37,7 +37,7 @@
|
||||
This is useful for generating thumbnail images of files.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
system.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
<application>Xfce4</application> Panel.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -42,7 +42,7 @@
|
||||
adjust their power consumption.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -37,7 +37,7 @@
|
||||
them on startup.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
<application>Xfce</application> preferences.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
<application>Xfce</application>.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -38,7 +38,7 @@
|
||||
on the desktop using <application>Thunar</application> libraries.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
<application>Xfce</application>.
|
||||
</para>
|
||||
|
||||
&lfs72_checked;
|
||||
&lfs73_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
Loading…
Reference in New Issue
Block a user