topconfig: Enable AUDITSYSCALL for better SELinux support.

enables  low-overhead system-call auditing infrastructure.

svn path=/dists/trunk/linux-2.6/; revision=10102
This commit is contained in:
Maximilian Attems 2008-01-14 16:46:10 +00:00
parent ee032faf10
commit d871aa648b
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -37,6 +37,7 @@ linux-2.6 (2.6.24~rc7-1~experimental.1) UNRELEASED; urgency=low
* Add and enable ath5k.patch wireless driver for Atheros 5xxx cards.
* Unify VLAN_8021Q setting, needed also on r5k-cobalt.
* Double max SERIAL_8250_NR_UARTS to 32. (closes: #440807)
* topconfig: Enable AUDITSYSCALL for better SELinux support.
[ Bastian Blank ]
* [amd64, i386]: Set kernel architecture to x86.
@ -65,7 +66,7 @@ linux-2.6 (2.6.24~rc7-1~experimental.1) UNRELEASED; urgency=low
* [m68k]: Update patches from linux-m68k CVS
* [m68k]: Enable building for bvme6000, mvme147, and mvme16x again
-- maximilian attems <maks@debian.org> Mon, 14 Jan 2008 13:02:49 +0100
-- maximilian attems <maks@debian.org> Mon, 14 Jan 2008 17:43:51 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low

View File

@ -26,7 +26,7 @@ CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
CONFIG_AUDIT=y
# CONFIG_AUDITSYSCALL is not set
CONFIG_AUDITSYSCALL=y
# CONFIG_IKCONFIG is not set
# TODO: too large for small systems?
CONFIG_LOG_BUF_SHIFT=17