From d77e755574f79065540c3417213d9fe8cffbe0a8 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Fri, 8 Oct 2010 16:56:51 +0100 Subject: image-swab: introduce a class for generating swabber reports Add a postprocess command to rootfs generation which generates a swabber report. Signed-off-by: Joshua Lock --- meta/conf/local.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf') diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index a2e137411..fae949c56 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample @@ -79,6 +79,7 @@ PACKAGE_CLASSES ?= "package_rpm package_ipk" # A list of additional classes to use when building the system # include 'image-prelink' in order to prelink the filesystem image +# include 'image-swab' to perform host system intrusion detection USER_CLASSES ?= "image-prelink" # POKYMODE controls the characteristics of the generated packages/images by -- cgit v1.2.3