From 480b609b697017fa190342849251204f6b9f635a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 28 Apr 2011 06:13:21 +0000 Subject: testing/linux-grsec: enable magic sysrq key --- testing/linux-grsec/APKBUILD | 4 ++-- testing/linux-grsec/kernelconfig.x86 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'testing') diff --git a/testing/linux-grsec/APKBUILD b/testing/linux-grsec/APKBUILD index 58c34e3c4..966b71f67 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=0 +pkgrel=1 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -141,5 +141,5 @@ md5sums="7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2 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 -82eeccbeb090fc88a453df6720834832 kernelconfig.x86 +3b3dde19952b570f406f72abbd051191 kernelconfig.x86 0f46caa79236770a3f7d0881163dbf7d kernelconfig.x86_64" diff --git a/testing/linux-grsec/kernelconfig.x86 b/testing/linux-grsec/kernelconfig.x86 index f932f20b4..fef87f87b 100644 --- a/testing/linux-grsec/kernelconfig.x86 +++ b/testing/linux-grsec/kernelconfig.x86 @@ -4746,7 +4746,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