Changeset 8ee102d in clfs-embedded


Ignore:
Timestamp:
Jun 11, 2013, 7:01:21 AM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
4472cad
Parents:
2697c08
git-author:
Andrew Bradford <andrew@…> (06/11/13 06:54:46)
git-committer:
Andrew Bradford <andrew@…> (06/11/13 07:01:21)
Message:

Remove iptables fixes patch

Updated to newer version of iptables.

Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/beyond-net/common/iptables.xml

    r2697c08 r8ee102d  
    2525  <sect2 role="installation">
    2626    <title>Installation of iptables</title>
    27 
    28    <para os="p1">Fixes Compile Issue with DO_MULTI=1:</para>
    29 
    30     <screen os="p2"><userinput>patch -Np1 -i ../&iptables-fixes-patch;</userinput></screen>
    3127
    3228    <para os="a">Configure IPTables:</para>
  • BOOK/beyond-net/common/patches.xml

    r2697c08 r8ee102d  
    1717  needed in order to build the associated packages:</para>
    1818
    19   <variablelist role="beyond-clfs3">
    20 
    21     <varlistentry>
    22       <term>IPTables Fixes Patch - <token>&iptables-fixes-patch-size;</token>:</term> <listitem>
    23         <para>Download: <ulink
    24         url="&patches-root;&iptables-fixes-patch;"/></para>
    25         <para>MD5 sum: <literal>&iptables-fixes-patch-md5;</literal></para>
    26       </listitem>
    27     </varlistentry>
    28 
    29   </variablelist>
     19<!--<variablelist role="beyond-clfs3">
     20    </variablelist>
     21-->
    3022
    3123  <para os="a">Total size of these patches: about <returnvalue/></para>
  • BOOK/patches.ent

    r2697c08 r8ee102d  
    2525<!-- Beyond patches -->
    2626
    27 <!ENTITY iptables-fixes-patch "iptables-&iptables-version;-fixes-1.patch">
    28 <!ENTITY iptables-fixes-patch-md5 "5a8bc894706019ea4f42e506633a49bf">
    29 <!ENTITY iptables-fixes-patch-size "5 KB">
    30 
    3127<!-- ARM Patches -->
    3228
Note: See TracChangeset for help on using the changeset viewer.