summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-grsec-knock/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-24 09:56:07 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-24 09:56:07 -0300
commitb646a980dd13712730e457790097a67c38414f48 (patch)
tree3382fe64559e1fe84836f6dcd725675aab20688d /kernels/linux-libre-grsec-knock/PKGBUILD
parentbef32238bfed84261cc0a2f53923949301b47a80 (diff)
kernels: update RCN patch note
Diffstat (limited to 'kernels/linux-libre-grsec-knock/PKGBUILD')
-rw-r--r--kernels/linux-libre-grsec-knock/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernels/linux-libre-grsec-knock/PKGBUILD b/kernels/linux-libre-grsec-knock/PKGBUILD
index 969f2e304..e2f748f56 100644
--- a/kernels/linux-libre-grsec-knock/PKGBUILD
+++ b/kernels/linux-libre-grsec-knock/PKGBUILD
@@ -138,10 +138,10 @@ prepare() {
patch -p1 -i "${srcdir}/tcp_stealth_${_knockpatchver}.diff"
if [ "${CARCH}" = "armv7h" ]; then
- # RCN patch (CM3 firmware deblobbed and AUFS removed)
- # Note: AUFS was removed in the RCN patch since it are being supported by
- # linux-libre-pck through PCK patch for all available architectures.
- # See https://wiki.parabola.nu/PCK for further details.
+ # RCN patch (CM3 firmware deblobbed, AUFS and RT removed)
+ # Note: For stability reasons, AUFS and RT have been removed in the RCN patch.
+ # We are supporting AUFS in linux-libre-pck through PCK patch and RT through its official
+ # patch in linux-libre-rt. See https://wiki.parabola.nu/PCK for further details about PCK.
git apply -v "${srcdir}/rcn-libre-grsec-${_pkgver%-*}-${rcnrel}.patch"
# disable implicit function declaration error since grsecurity patches conflicts against some RCN modules