aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-04-28 09:15:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-04-28 09:16:39 +0000
commitdad5cba7baf8e71a71bc1ade894790dd109ae445 (patch)
tree2b638ce3bdec690d85f15e874dd9a3cf5d44fee9
parent1f853d411dac71a35fa6932e147cbb7d6b5d1b92 (diff)
downloadaports-dad5cba7baf8e71a71bc1ade894790dd109ae445.tar.bz2
aports-dad5cba7baf8e71a71bc1ade894790dd109ae445.tar.xz
testing/linux-grsec: enable magic sysrq key for x86_64
-rw-r--r--testing/linux-grsec/APKBUILD4
-rw-r--r--testing/linux-grsec/kernelconfig.x86_642
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