From dad5cba7baf8e71a71bc1ade894790dd109ae445 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 28 Apr 2011 09:15:43 +0000 Subject: testing/linux-grsec: enable magic sysrq key for x86_64 --- testing/linux-grsec/APKBUILD | 4 ++-- testing/linux-grsec/kernelconfig.x86_64 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/linux-grsec/APKBUILD b/testing/linux-grsec/APKBUILD index 966b71f67d..1f1510f4b6 100644 --- a/testing/linux-grsec/APKBUILD +++ b/testing/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=2.6.38.4 _kernver=2.6.38 -pkgrel=1 +pkgrel=2 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -142,4 +142,4 @@ bb3a4ced61f4c62a43750e5ed5e54ab2 grsecurity-2.2.2-2.6.38.4-201104232142.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch aa1b82da0cabfb41c5e6da5bddf60bab net-gre-provide-multicast-mappings-for-ipv4-and-ipv6.patch 3b3dde19952b570f406f72abbd051191 kernelconfig.x86 -0f46caa79236770a3f7d0881163dbf7d kernelconfig.x86_64" +a724710fc84247e86b5e582be19aa9c2 kernelconfig.x86_64" diff --git a/testing/linux-grsec/kernelconfig.x86_64 b/testing/linux-grsec/kernelconfig.x86_64 index 7a4fa313a2..86fa8a5bf4 100644 --- a/testing/linux-grsec/kernelconfig.x86_64 +++ b/testing/linux-grsec/kernelconfig.x86_64 @@ -4705,7 +4705,7 @@ CONFIG_PRINTK_TIME=y CONFIG_ENABLE_WARN_DEPRECATED=y # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=1024 -# CONFIG_MAGIC_SYSRQ is not set +CONFIG_MAGIC_SYSRQ=y # CONFIG_STRIP_ASM_SYMS is not set # CONFIG_UNUSED_SYMBOLS is not set CONFIG_DEBUG_FS=y -- cgit v1.2.3