[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Changed -xen x86-32 defconfig CONFIG_SECURITY_CAPABILITIES=y
# HG changeset patch # User jrb44@xxxxxxxxxxxxxxxxx # Node ID 0422243f5602ca1852d07880aacecbce9f821622 # Parent b55a43d39a409074b956e86ebffd39376b839659 Changed -xen x86-32 defconfig CONFIG_SECURITY_CAPABILITIES=y Was previously a module, which wasn't getting loaded and causing the LTP capset01 test to fail. Compiling in to the kernel brings this in to line with our own -xen x86-64 kernel and vendor kernels. Signed-off-by: James Bulpin <james@xxxxxxxxxxxxx> diff -r b55a43d39a40 -r 0422243f5602 linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 --- a/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 Wed Sep 28 13:08:52 2005 +++ b/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 Wed Sep 28 13:21:29 2005 @@ -2913,7 +2913,7 @@ # CONFIG_KEYS_DEBUG_PROC_KEYS is not set CONFIG_SECURITY=y # CONFIG_SECURITY_NETWORK is not set -CONFIG_SECURITY_CAPABILITIES=m +CONFIG_SECURITY_CAPABILITIES=y CONFIG_SECURITY_ROOTPLUG=m CONFIG_SECURITY_SECLVL=m CONFIG_SECURITY_SELINUX=y _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |