head 1.1; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1 OPENPKG_E1_FP:1.1 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1 OPENPKG_2_STABLE_20060622:1.1 OPENPKG_2_STABLE:1.1.0.4 OPENPKG_2_STABLE_BP:1.1 OPENPKG_2_5_RELEASE:1.1 OPENPKG_2_5_SOLID:1.1.0.2 OPENPKG_2_5_SOLID_BP:1.1; locks; strict; comment @# @; 1.1 date 2005.09.03.19.39.15; author rse; state Exp; branches; next ; desc @@ 1.1 log @Major packaging improvement: 1. Completely revamp the rule handling: First, rules are no longer installed in unpacked form. Instead their original tarball is installed. Second, the Snort oinkmaster tool is installed and used to manage the rule installation. By default it just uses the default rule tarball once (which means it just initially installs them). But after optional registering at snort.org, one can use the received "oinkcode" to let the package upgrade to the latest Snort rules automatically. 2. Add OSSP fsl support to make sure Snort no longer logs to syslog. @ text @## ## fsl.snort -- OSSP fsl configuration ## ident (snort)/.+ q{ prefix( prefix="%b %d %H:%M:%S %N <%L> $1[%P]: " ) -> { debug: file( path="@@l_prefix@@/var/snort/snort.log", perm=0644 ) } }; @