mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
config BR2_PACKAGE_OSIRISD
|
||||
tristate "osirisd - an Host Integrity Monitoring System (scanning agent)"
|
||||
tristate "osirisd - Host integrity monitoring system (scanning agent)"
|
||||
default m if CONFIG_DEVEL
|
||||
select BR2_PACKAGE_OPENSSL
|
||||
help
|
||||
An Host Integrity Monitoring System (scanning agent)
|
||||
An host integrity monitoring system (scanning agent)
|
||||
|
||||
http://www.hostintegrity.com/osiris/
|
||||
|
||||
Depends: openssl
|
||||
|
||||
|
||||
config BR_PACKAGE_OSIRIS
|
||||
tristate
|
||||
default BR2_PACKAGE_OSIRISD
|
||||
|
||||
Reference in New Issue
Block a user