r4687 - dists/trunk/linux-2.6/debian/arch

Frederik Schüler fschueler-guest at costa.debian.org
Sat Oct 29 21:48:52 UTC 2005


Author: fschueler-guest
Date: 2005-10-29 21:48:51 +0000 (Sat, 29 Oct 2005)
New Revision: 4687

Modified:
   dists/trunk/linux-2.6/debian/arch/config
Log:
Deactivate CONFIG_AUDITSYSCALL: not needed for selinux, slows down the kernel 
and bears potential problems.


Modified: dists/trunk/linux-2.6/debian/arch/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/config	2005-10-29 13:11:17 UTC (rev 4686)
+++ dists/trunk/linux-2.6/debian/arch/config	2005-10-29 21:48:51 UTC (rev 4687)
@@ -325,7 +325,7 @@
 CONFIG_NLS_KOI8_U=m
 CONFIG_NLS_UTF8=m
 CONFIG_AUDIT=y
-CONFIG_AUDITSYSCALL=y
+# CONFIG_AUDITSYSCALL is not set
 CONFIG_PREEMPT_NONE=y
 # CONFIG_PREEMPT_VOLUNTARY is not set
 # CONFIG_PREEMPT is not set




More information about the Kernel-svn-changes mailing list