2005-05-14 22:01:37 +00:00
|
|
|
config BR2_PACKAGE_OSIRISD
|
2005-05-19 16:49:23 +00:00
|
|
|
tristate "osirisd - Host integrity monitoring system (scanning agent)"
|
2005-05-14 22:01:37 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-05-22 10:07:40 +00:00
|
|
|
select BR2_PACKAGE_LIBOPENSSL
|
2005-05-14 22:01:37 +00:00
|
|
|
help
|
2005-05-19 16:49:23 +00:00
|
|
|
An host integrity monitoring system (scanning agent)
|
2005-05-14 22:01:37 +00:00
|
|
|
|
|
|
|
http://www.hostintegrity.com/osiris/
|
|
|
|
|
|
|
|
Depends: openssl
|
|
|
|
|
2005-05-19 16:49:23 +00:00
|
|
|
|
|
|
|
config BR_PACKAGE_OSIRIS
|
|
|
|
tristate
|
|
|
|
default BR2_PACKAGE_OSIRISD
|