Author: robert
Date: 2011-08-16 17:31:46 -0600 (Tue, 16 Aug 2011)
New Revision: 1654
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter03/packages.xml
trunk/BOOK/chapter06/chapter06.xml
trunk/BOOK/packages.ent
Log:
Added iptables to chapter 6.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2011-08-16 23:06:29 UTC (rev 1653)
+++ trunk/BOOK/chapter01/changelog.xml 2011-08-16 23:31:46 UTC (rev 1654)
@@ -49,6 +49,9 @@
<para>[robert] - Added random boot script to hlfs-bootscripts, from
BLFS.</para>
</listitem>
+ <listitem>
+ <para>[robert] - Added iptables to chapter 6.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/chapter03/packages.xml
===================================================================
--- trunk/BOOK/chapter03/packages.xml 2011-08-16 23:06:29 UTC (rev 1653)
+++ trunk/BOOK/chapter03/packages.xml 2011-08-16 23:31:46 UTC (rev 1654)
@@ -294,6 +294,15 @@
</varlistentry>
<varlistentry>
+ <term>Iptables (&iptables-version;) -
<token>&iptables-size;</token>:</term>
+ <listitem>
+ <para>Home page: <ulink url="&iptables-home;"/></para>
+ <para>Download: <ulink url="&iptables-url;"/></para>
+ <para>MD5 sum: <literal>&iptables-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Kbd (&kbd-version;) - <token>&kbd-size;</token>:</term>
<listitem>
<para>Home page: <ulink url="&kbd-home;"/></para>
Modified: trunk/BOOK/chapter06/chapter06.xml
===================================================================
--- trunk/BOOK/chapter06/chapter06.xml 2011-08-16 23:06:29 UTC (rev 1653)
+++ trunk/BOOK/chapter06/chapter06.xml 2011-08-16 23:31:46 UTC (rev 1654)
@@ -46,6 +46,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bash.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtool.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdbm.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iptables.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inetutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf.xml"/>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2011-08-16 23:06:29 UTC (rev 1653)
+++ trunk/BOOK/packages.ent 2011-08-16 23:31:46 UTC (rev 1654)
@@ -297,6 +297,14 @@
<!ENTITY iproute2-ch6-du "5.7 MB">
<!ENTITY iproute2-ch6-sbu "0.2 SBU">
+<!ENTITY iptables-version "1.4.7">
+<!ENTITY iptables-size "456 KB">
+<!ENTITY iptables-url
"http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2">
+<!ENTITY iptables-md5 "645941dd1f9e0ec1f74c61918d70d52f">
+<!ENTITY iptables-home "http://www.netfilter.org/projects/iptables/">
+<!ENTITY iptables-ch6-du "10.5 MB">
+<!ENTITY iptables-ch6-sbu "0.2 SBU">
+
<!ENTITY kbd-version "1.15.2">
<!ENTITY kbd-size "1,520 KB">
<!ENTITY kbd-url
"http://ftp.altlinux.org/pub/people/legion/kbd/kbd-&kbd-version;.tar.gz">
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page