Update util-linux patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jim Gifford 2004-09-23 17:16:17 +00:00
parent de0e2eb5b2
commit d76fe24820
3 changed files with 6 additions and 3 deletions

View File

@ -93,6 +93,9 @@ first a summary, then a detailed log.</para>
</itemizedlist> </itemizedlist>
</listitem> </listitem>
<listitem><para>September 23nd, 2004 [jim]: Changed patch for util-linux.
Updated patch fixes sfdisk in the sfdisk code.</para></listitem>
<listitem><para>September 22nd, 2004 [jeremy]: Upgraded to Util-Linux 2.12g. <listitem><para>September 22nd, 2004 [jeremy]: Upgraded to Util-Linux 2.12g.
Rapid release to fix a bug where unmounting as a user would hang the process.</para></listitem> Rapid release to fix a bug where unmounting as a user would hang the process.</para></listitem>

View File

@ -140,7 +140,7 @@ following:</para>
<varlistentry> <varlistentry>
<term>Util-Linux Sfdisk Patch - 1 KB:</term> <listitem> <term>Util-Linux Sfdisk Patch - 1 KB:</term> <listitem>
<para><ulink url="&patches-root;util-linux-&util-linux-version;-sfdisk-1.patch"/></para> <para><ulink url="&patches-root;util-linux-&util-linux-version;-sfdisk-2.patch"/></para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY version "SVN-20040922"> <!ENTITY version "SVN-20040923">
<!ENTITY releasedate "September 22, 2004"> <!ENTITY releasedate "September 23, 2004">
<!ENTITY milestone "6.1"> <!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/">