Skip to content

Commit 7709ac0

Browse files
committed
README: Mention Ubuntu.
1 parent 2837ec1 commit 7709ac0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ ipt_NETFLOW linux 2.6.x-3.x kernel module by <abc@telekom.ru> -- 2008-2015.
3939
Such as metering, exporting, sampling stat and reliability stat, sampling
4040
configuration, network devices ifName, ifDescr list.
4141

42-
* Tested to compile and work out of the box on Centos 5, 6, 7, and Debian.
43-
Many vanilla Linux kernels since 2.6.18 up to the latest (as of writing
44-
is 3.16) are supported and tested.
42+
* Tested to compile and work out of the box on Centos 5, 6, 7, Debian and
43+
* Ubuntu. Many vanilla Linux kernels since 2.6.18 up to the latest (as of
44+
* writing is 3.19) are supported and tested.
4545

4646
* Module load time and run-time (via sysctl) configuration.
4747

@@ -79,7 +79,7 @@ ipt_NETFLOW linux 2.6.x-3.x kernel module by <abc@telekom.ru> -- 2008-2015.
7979

8080
~# yum install kernel-devel
8181

82-
b) What to do for Debian:
82+
b) What to do for Debian and Ubuntu:
8383

8484
~# apt-get install module-assistant
8585
~# m-a prepare
@@ -118,7 +118,7 @@ ipt_NETFLOW linux 2.6.x-3.x kernel module by <abc@telekom.ru> -- 2008-2015.
118118

119119
# yum install iptables-devel
120120

121-
b) What to do for Debian:
121+
b) What to do for Debian or Ubuntu:
122122

123123
# apt-get install iptables-dev pkg-config
124124

@@ -134,7 +134,7 @@ ipt_NETFLOW linux 2.6.x-3.x kernel module by <abc@telekom.ru> -- 2008-2015.
134134

135135
# yum install net-snmp net-snmp-devel
136136

137-
b) For Debian:
137+
b) For Debian or Ubuntu:
138138

139139
# apt-get install snmpd libsnmp-dev
140140

0 commit comments

Comments
 (0)