mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
* Remove the now unneeded util-linux patch for sfdisk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ac5202b3ea
commit
0cac7b0c30
@ -73,7 +73,6 @@ first a summary, then a detailed log.</para>
|
||||
<listitem><para>udev-config-1.permissions</para></listitem>
|
||||
<listitem><para>udev-config-1.rules</para></listitem>
|
||||
<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
|
||||
<listitem><para>util-linux-2.12h-sfdisk-1.patch</para></listitem>
|
||||
<listitem><para>vim-6.3 language files</para></listitem>
|
||||
<listitem><para>zlib-1.2.1-security-1.patch</para></listitem>
|
||||
</itemizedlist>
|
||||
@ -95,6 +94,9 @@ first a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>November 22nd, 2004 [matt]: Remove the now unneccessary
|
||||
util-linux patch for sfdisk</para></listitem>
|
||||
|
||||
<listitem><para>November 18th, 2004 [jim]: Updated packages - shadow, util-linux, procps.</para></listitem>
|
||||
|
||||
<listitem><para>November 18th, 2004 [jim]: Updated packages - udev, glibc, module-init-tools.
|
||||
|
@ -139,12 +139,6 @@ following:</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Util-Linux Sfdisk Patch - 1 KB:</term> <listitem>
|
||||
<para><ulink url="&patches-root;util-linux-&util-linux-version;-sfdisk-1.patch"/></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
<para>In addition to the above required patches, there exist a number of
|
||||
|
@ -46,8 +46,6 @@ mkdir -p /var/lib/hwclock</userinput></screen>
|
||||
<para>Util-Linux has a coding problem that causes mis-compilation of the sfdisk
|
||||
program. This patch fixes the problem:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-sfdisk-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-20041118">
|
||||
<!ENTITY releasedate "November 18, 2004">
|
||||
<!ENTITY version "SVN-20041123">
|
||||
<!ENTITY releasedate "November 23, 2004">
|
||||
<!ENTITY milestone "6.1">
|
||||
|
||||
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
||||
|
Loading…
Reference in New Issue
Block a user