doc: add precise version information to INSTALL document

This commit is contained in:
Jan Engelhardt
2009-02-11 16:56:35 +01:00
parent 47a34e0ccf
commit 1a8cc305af

16
INSTALL
View File

@@ -9,16 +9,24 @@ in combination with the kernel's Kbuild system.
# make install # make install
Prerequirements Supported configurations for this release
=============== =========================================
* iptables 1.4.1 * iptables >= 1.4.1
upper bound: iptables <= 1.4.3-rc1
* kernel-source >= 2.6.17 with prepared build/output directory * kernel-source >= 2.6.17, no upper bound known
with prepared build/output directory
- CONFIG_NF_CONNTRACK or CONFIG_IP_NF_CONNTRACK - CONFIG_NF_CONNTRACK or CONFIG_IP_NF_CONNTRACK
- CONFIG_NF_CONNTRACK_MARK or CONFIG_IP_NF_CONNTRACK_MARK - CONFIG_NF_CONNTRACK_MARK or CONFIG_IP_NF_CONNTRACK_MARK
enabled =y or as module (=m) enabled =y or as module (=m)
Extra notes:
* in the kernel 2.6.18.x series, >= 2.6.18.5 is required
* requires that no vendor backports interfere
Selecting extensions Selecting extensions
==================== ====================