1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-23 17:32:59 +01:00
Commit Graph

1017 Commits

Author SHA1 Message Date
Pavel Odintsov
9ec25b15e8 For VyOS requirements move debian folder to root of repo; Fix compatibility with Debian Squeeze 2015-06-05 00:07:40 +03:00
Pavel Odintsov
8d7a784fcf Remove very useful GNUInstallDirs because Debian Squeeze do not support it :( 2015-06-04 23:54:29 +03:00
Pavel Odintsov
b3bab46da8 Perfectly working cmake install; Now we could build deb packages 2015-06-04 18:13:43 +03:00
Pavel Odintsov
0f2f359ae5 Fix command for debian package build 2015-06-04 17:34:16 +03:00
Pavel Odintsov
dfed00f4bf Merge branch 'master' of https://github.com/FastVPSEestiOu/fastnetmon 2015-06-04 16:34:01 +03:00
Pavel Odintsov
b6b34f6123 Pass veriable for disable PF_RING for Deb package 2015-06-04 16:33:53 +03:00
Pavel Odintsov
88bdcfd916 Update BUILDING_DEB_PACKAGE.md 2015-06-04 16:25:04 +03:00
Pavel Odintsov
c29a972c2f Add man pages install with cmake 2015-06-04 16:13:22 +03:00
Pavel Odintsov
d23e92f74d Rename man pages accoring to man pages requirements for Debian 2015-06-04 15:56:48 +03:00
Pavel Odintsov
72306ffc89 Move default path to notify_about_attack.sh to platform specific variables 2015-06-04 14:10:42 +03:00
Pavel Odintsov
061661b5d7 We will configure project platform specific variables with cmake now 2015-06-04 14:08:25 +03:00
Pavel Odintsov
dcf16db9a5 Fix version for master 2015-06-04 13:15:42 +03:00
Pavel Odintsov
f01fba9d4c Add man pages for fastnetmon and fastnetmon_client 2015-06-04 11:41:35 +03:00
Pavel Odintsov
f0b051709a Add force-reload because lintian want it 2015-06-04 11:28:01 +03:00
Pavel Odintsov
1ebf49bc38 Add stub files for networks list and whitelist and install they with CMAKE 2015-06-04 11:15:32 +03:00
Pavel Odintsov
4a22d65930 Merge pull request #257 from bolt17/patch-1
Update BUILDING_FREEBSD_KERNEL_FOR_NETMAP.md
2015-06-04 10:04:55 +03:00
bolt17
53be2bfbcd Update BUILDING_FREEBSD_KERNEL_FOR_NETMAP.md 2015-06-04 08:53:18 +03:00
Pavel Odintsov
28643cc136 Add init scripts to the debian package 2015-06-03 18:40:39 +03:00
Pavel Odintsov
359bad5d64 Fix debian/rules. We could build debian package now 2015-06-03 18:24:35 +03:00
Pavel Odintsov
49957a7511 Merge branch 'master' of https://github.com/FastVPSEestiOu/fastnetmon 2015-06-03 11:15:52 -04:00
Pavel Odintsov
bacb558505 Add Dmitry Marakasov to Thanks file 2015-06-03 11:15:37 -04:00
Pavel Odintsov
365d0f6c55 Fix test in installer about debian version 2015-06-03 17:25:30 +03:00
Pavel Odintsov
780768bc53 Add ability to install init script for Debian 6/7 OS 2015-06-03 17:22:36 +03:00
Pavel Odintsov
e2e8011f7e Add init.d script for debian 6 and debian 7 2015-06-03 16:54:59 +03:00
Pavel Odintsov
a7422cfa9f Get back patch-src_CMakeLists.txt for FreeBSD port 2015-06-03 08:17:44 -04:00
Pavel Odintsov
948478978b Do not exit in case of popen error. 2015-06-03 14:06:13 +03:00
Pavel Odintsov
a188c89b69 Prettify install script output 2015-06-03 13:54:10 +03:00
Pavel Odintsov
94bf3cda3c Add automatic install of init script for CentOS 6 distros 2015-06-03 13:37:43 +03:00
Pavel Odintsov
aac32c1958 Add Thanks to Ben Agricola 2015-06-03 13:31:23 +03:00
Pavel Odintsov
ba8b471eb3 Merge pull request #245 from benagricola/fix_init
Update CentOS 6 init script to use --daemonize
2015-06-03 13:27:21 +03:00
Pavel Odintsov
57d62bf4ea Remove src/FreeBSD_port/files/patch-src_CMakeLists.txt from pull request because patch already applied to CMakeList.txt 2015-06-03 12:48:16 +03:00
Pavel Odintsov
43e0ef73e2 Merge pull request #243 from AMDmi3/freebsd-port
Update FreeBSD port
2015-06-03 12:39:35 +03:00
Pavel Odintsov
32c94190f7 Add check for build type. If nothing specified we assume 'Release' 2015-06-03 12:27:17 +03:00
Ben Agricola
f03d7d417b Remove trailing space :)
Signed-off-by: Ben Agricola <bagricola@squiz.co.uk>
2015-06-03 10:24:59 +01:00
Ben Agricola
5638cf6969 Update CentOS 6 init script to use --daemonize option
Signed-off-by: Ben Agricola <bagricola@squiz.co.uk>
2015-06-03 10:23:28 +01:00
Pavel Odintsov
1899b2ca69 Merge pull request #242 from AMDmi3/cmake-improvements
CMake improvements
2015-06-03 12:20:10 +03:00
Pavel Odintsov
7fb0b54383 Add subversion to PF_RING dependencies for suppressing error messages about absent svnversion 2015-06-03 11:51:13 +03:00
Pavel Odintsov
37ed2c7ef1 Disable verbose messages from git 2015-06-03 11:42:20 +03:00
Pavel Odintsov
e6c744a1da Fix curly bracket 2015-06-03 11:29:52 +03:00
Pavel Odintsov
70e2392df5 Install log4cpp from koji/EPEL testing. Less verbose wget. Disable error reporting for rmmod 2015-06-03 11:25:05 +03:00
Pavel Odintsov
3351325a17 Folks from EPEL 7 have added log4cpp package for CentOS 7 and we do not need custom build from sources now 2015-06-03 10:38:06 +03:00
Pavel Odintsov
449a48436e We use stable branch for auto installer now 2015-06-03 10:06:54 +03:00
Dmitry Marakasov
8aed006cda Update FreeBSD port
* Fix style
* Fix github handling
* Add LICENSE
* Fix boost dependency
* Add rc.d script
* Install config file, handle with @sample
* Install documentation
* Fix hardcoded PREFIX/LOCALBASE references and other paths
* Write files into /var/run/fastnetmon and /var/log/fastnetmon
  subdirectories, as /var/run and /var/log cannot be made writable
  by dedicated user

This does not yet support dedicated user yet, as it would require
modification of /usr/ports/{UIDs,GIDs}. This will be added when the
port is committed to FreeBSD ports tree.
2015-06-03 00:23:35 +03:00
Dmitry Marakasov
07c06930f0 Fix threading library handling 2015-06-02 23:27:49 +03:00
Dmitry Marakasov
fbc54a93d6 Install config file 2015-06-02 23:26:04 +03:00
Dmitry Marakasov
6480af14fd Don't force optimization flags on non-release configurations 2015-06-02 23:25:30 +03:00
Pavel Odintsov
86b6750ffb Enhance thnaks list 2015-06-02 23:21:34 +03:00
Pavel Odintsov
85d8db8592 Add Andrei to thanks file :) 2015-06-02 22:33:02 +03:00
Pavel Odintsov
b29b148df5 Add deb package build reference v1.1.2 2015-06-02 19:43:16 +03:00
Pavel Odintsov
00ff779059 Apply lintioan recommendations for Debian package. 2015-06-02 19:38:28 +03:00