diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-24 09:56:07 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-24 09:56:07 -0300 |
commit | b646a980dd13712730e457790097a67c38414f48 (patch) | |
tree | 3382fe64559e1fe84836f6dcd725675aab20688d /kernels | |
parent | bef32238bfed84261cc0a2f53923949301b47a80 (diff) | |
download | abslibre-b646a980dd13712730e457790097a67c38414f48.tar.gz abslibre-b646a980dd13712730e457790097a67c38414f48.tar.bz2 abslibre-b646a980dd13712730e457790097a67c38414f48.zip |
kernels: update RCN patch note
Diffstat (limited to 'kernels')
-rw-r--r-- | kernels/linux-libre-audit/PKGBUILD | 8 | ||||
-rw-r--r-- | kernels/linux-libre-grsec-knock/PKGBUILD | 8 | ||||
-rw-r--r-- | kernels/linux-libre-knock/PKGBUILD | 8 | ||||
-rw-r--r-- | kernels/linux-libre-lts-knock/PKGBUILD | 8 | ||||
-rw-r--r-- | kernels/linux-libre-rt/PKGBUILD | 8 |
5 files changed, 20 insertions, 20 deletions
diff --git a/kernels/linux-libre-audit/PKGBUILD b/kernels/linux-libre-audit/PKGBUILD index 59d354708..160c7f2a7 100644 --- a/kernels/linux-libre-audit/PKGBUILD +++ b/kernels/linux-libre-audit/PKGBUILD @@ -115,10 +115,10 @@ prepare() { fi 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-${_pkgver%-*}-${rcnrel}.patch" # ALARM patches 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 diff --git a/kernels/linux-libre-knock/PKGBUILD b/kernels/linux-libre-knock/PKGBUILD index fbca9e274..dff43d52b 100644 --- a/kernels/linux-libre-knock/PKGBUILD +++ b/kernels/linux-libre-knock/PKGBUILD @@ -126,10 +126,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-${_pkgver%-*}-${rcnrel}.patch" # ALARM patches diff --git a/kernels/linux-libre-lts-knock/PKGBUILD b/kernels/linux-libre-lts-knock/PKGBUILD index b35735028..8bc0cc798 100644 --- a/kernels/linux-libre-lts-knock/PKGBUILD +++ b/kernels/linux-libre-lts-knock/PKGBUILD @@ -126,10 +126,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-${_pkgver%-*}-${rcnrel}.patch" # ALARM patches diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD index 9bc8c774a..c74719db0 100644 --- a/kernels/linux-libre-rt/PKGBUILD +++ b/kernels/linux-libre-rt/PKGBUILD @@ -126,10 +126,10 @@ prepare() { rm localversion-rt 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-rt-${_pkgver%-*}-${rcnrel}.patch" # ALARM patches |