2005-11-05 02:16:36 +00:00
|
|
|
config BR2_COMPILE_OSIRIS
|
2005-11-07 18:26:35 +00:00
|
|
|
tristate
|
2005-07-11 20:26:57 +00:00
|
|
|
default n
|
|
|
|
depends BR2_PACKAGE_OSIRISD
|
|
|
|
|
2005-05-14 22:01:37 +00:00
|
|
|
config BR2_PACKAGE_OSIRISD
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "osirisd........................... Host integrity monitoring system (scanning agent)"
|
|
|
|
tristate
|
2005-05-14 22:01:37 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-11-05 02:16:36 +00:00
|
|
|
select BR2_COMPILE_OSIRIS
|
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
|
|
|
|