update udftools patch to linux-2.4.25

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1858 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2004-02-29 04:01:53 +00:00
parent 1ef2e937da
commit c8ccba780a
3 changed files with 5 additions and 2 deletions

View File

@ -11,6 +11,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>February 28th, 2004 [larry]: modified udf-tools for
linux-2.4.25 kernel.</para></listitem>
<listitem><para>February 28th, 2004 [igor]: Updated to
NCPFS-2.2.4.</para></listitem>

View File

@ -23,7 +23,7 @@ url="http://www.ecma-international.org"/>.</para>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Required Patch: <ulink
url="&patch-root;/linux-2.4.22-packet.patch"/></para></listitem>
url="&patch-root;/linux-2.4.25-packet.patch"/></para></listitem>
<listitem><para>Patches for other kernel versions:
<ulink url="http://w1.894.telia.com/~u89404340/patches/packet/"/></para></listitem>
</itemizedlist></sect3>

View File

@ -11,7 +11,7 @@ not apply the patch without first checking out the article.</para>
<para>Install the kernel patch by running the following commands from
the kernel source directory:</para>
<screen><userinput><command>patch -Np1 -i ../linux-2.4.22-packet.patch</command></userinput></screen>
<screen><userinput><command>patch -Np1 -i ../kernel-2.4.25-packet.patch</command></userinput></screen>
<para>In the kernel configuration, check your setting with those listed
here:</para>