Forráskód Böngészése

Update util-linux patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jim Gifford 21 éve
szülő
commit
d76fe24820
3 módosított fájl, 6 hozzáadás és 3 törlés
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter03/patches.xml
  3. 2 2
      general.ent

+ 3 - 0
chapter01/changelog.xml

@@ -93,6 +93,9 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </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.
 Rapid release to fix a bug where unmounting as a user would hang the process.</para></listitem>
 

+ 1 - 1
chapter03/patches.xml

@@ -140,7 +140,7 @@ following:</para>
 
 <varlistentry>
 <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>
 </varlistentry>
 

+ 2 - 2
general.ent

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