Changeset c04eeb6
- Timestamp:
- 08/06/2002 02:57:30 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f5048964
- Parents:
- ecd2b3d
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
recd2b3d rc04eeb6 11 11 <itemizedlist> 12 12 13 <listitem><para>August 6th, 2002 [markh]: General : Add 13 <listitem><para>August 6th, 2002 [markh]: Post-LFS: Update iptables to 14 1.2.6a.</para></listitem> 15 16 <listitem><para>August 6th, 2002 [markh]: General: Add 14 17 popt-1.6.4.</para></listitem> 15 18 -
postlfs/security/iptables/iptables-exp.xml
recd2b3d rc04eeb6 2 2 <title>Command explanations</title> 3 3 4 <para><screen><userinput>make BINDIR=/usr/sbin LIBDIR=/usr/lib MANDIR=/usr/share/man && 5 make BINDIR=/usr/sbin LIBDIR=/usr/lib MANDIR=/usr/share/man install:</userinput></screen></para> 6 7 <para>Compiles and installs iptables into the <filename>/usr</filename> 8 hierarchy instead of <filename>/usr/local</filename>.</para> 4 <para><userinput>PREFIX=/usr</userinput>: Compiles and installs 5 iptables into the <filename>/usr</filename> hierarchy instead 6 of <filename>/usr/local</filename>.</para> 9 7 10 8 </sect2> -
postlfs/security/iptables/iptables-inst.xml
recd2b3d rc04eeb6 4 4 <para>Install iptables by running the following commands:</para> 5 5 6 <para><screen><userinput>make BINDIR=/usr/sbin LIBDIR=/usr/lib MANDIR=/usr/share/man&&7 make BINDIR=/usr/sbin LIBDIR=/usr/lib MANDIR=/usr/share/maninstall</userinput></screen></para>6 <para><screen><userinput>make PREFIX=/usr && 7 make PREFIX=/usr install</userinput></screen></para> 8 8 9 9 </sect2> -
postlfs/security/iptables/iptables.ent
recd2b3d rc04eeb6 4 4 <!ENTITY iptables-exp SYSTEM "iptables-exp.xml"> 5 5 <!ENTITY iptables-desc SYSTEM "iptables-desc.xml"> 6 <!ENTITY iptables-buildsize " approximately 3.0MB">7 <!ENTITY iptables-version "1.2. 5">8 <!ENTITY iptables-download-http "http://www.iptables.org/files/iptables-1.2. 5.tar.bz2">9 <!ENTITY iptables-download-ftp " ">10 <!ENTITY iptables-size "2 36KB">6 <!ENTITY iptables-buildsize "4.4 MB"> 7 <!ENTITY iptables-version "1.2.6a"> 8 <!ENTITY iptables-download-http "http://www.iptables.org/files/iptables-1.2.6a.tar.bz2"> 9 <!ENTITY iptables-download-ftp "ftp://ftp.netfilter.org/pub/iptables/iptables-1.2.6a.tar.bz2"> 10 <!ENTITY iptables-size "288 KB">
Note:
See TracChangeset
for help on using the changeset viewer.