Kernel 2.6.13-1-686 was uploaded into experimental. Now we have the
exactly opposite problem: realtime-lsm complaints about 'Security
Capabilities' being compiled into kernel, not as a module:

--------------------------------------------------------------------------------
make KERNEL_DIR=/usr/src/linux-headers-2.6.13-1-686 MODVERSIONS=detect 
KERNEL=linux-2.6.13-1-686 COMMONCAP=none
make[2]: Entering directory `/home/usr-src/modules/realtime-lsm'
Failed: Security Capabilities not configured as module
Realtime LSM will not work with /usr/src/linux-headers-2.6.13-1-686
Please rerun `make config' on the kernel and try again.
--------------------------------------------------------------------------------

Corresponding part of kernel config:

--------------------------------------------------------------------------------
#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
CONFIG_SECURITY=y
# CONFIG_SECURITY_NETWORK is not set
CONFIG_SECURITY_CAPABILITIES=y
CONFIG_SECURITY_ROOTPLUG=m
CONFIG_SECURITY_SECLVL=m
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
--------------------------------------------------------------------------------

-- 
Mikhail Gusarov
ICQ UIN: 111575219
JID: [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to