mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Upgraded: util-linux to version 2.12b
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a405061602
commit
e068aa8a70
@ -16,6 +16,11 @@ mirrors via <ulink url="&lfs-root;"/>.</para>
|
||||
first a summary, then a detailed log.</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Upgraded to:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>util-linux-2.12b</para></listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>Upgraded to:</para>
|
||||
<itemizedlist>
|
||||
|
@ -148,13 +148,6 @@ following:</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Util-Linux Kernel Headers Patch - 3 KB:</term>
|
||||
<listitem>
|
||||
<para><ulink url="&patches-root;util-linux-&util-linux-version;-kernel_headers-1.patch"/></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
<para>In addition to the above required patches, there exist a number of
|
||||
|
@ -43,11 +43,6 @@ mkdir -p /var/lib/hwclock</userinput></screen>
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Util-linux</title>
|
||||
|
||||
<para>Util-linux has issues with the Linux 2.6 kernel series - fix these isues
|
||||
by applying the following patch:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-kernel_headers-1.patch</userinput></screen>
|
||||
|
||||
<para>Prepare Util-linux for compilation:</para>
|
||||
|
||||
<screen><userinput>./configure</userinput></screen>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20040825">
|
||||
<!ENTITY releasedate "August 4, 2004">
|
||||
<!ENTITY version "SVN-20040826">
|
||||
<!ENTITY releasedate "August 26, 2004">
|
||||
<!ENTITY milestone "6.0">
|
||||
|
||||
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
||||
@ -67,7 +67,7 @@
|
||||
<!ENTITY tar-version "1.14">
|
||||
<!ENTITY tcl-version "8.4.7">
|
||||
<!ENTITY texinfo-version "4.7">
|
||||
<!ENTITY util-linux-version "2.12a">
|
||||
<!ENTITY util-linux-version "2.12b">
|
||||
<!ENTITY udev-version "030">
|
||||
<!ENTITY vim-version "6.3">
|
||||
<!ENTITY zlib-version "1.2.1">
|
||||
|
Loading…
Reference in New Issue
Block a user