summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2016-11-24 12:18:32 +0100
committerBjörn Bidar2016-11-24 12:18:32 +0100
commit705cf0d16249fa239b386f73829a79fdffaa710b (patch)
tree2d529a6e3f261b42737114de5b841652f5836f87
parent310e9a7dca7cb64c068f64cbf6a3017723708f43 (diff)
downloadaur-705cf0d16249fa239b386f73829a79fdffaa710b.tar.gz
upkg
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
-rw-r--r--config3
-rw-r--r--config.x86_648
4 files changed, 24 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f2a9861577d..ea1ce944d9e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Nov 18 22:35:53 UTC 2016
+# Thu Nov 24 11:18:20 UTC 2016
pkgbase = linux-pf
pkgdesc = Linux kernel and modules with the pf-kernel patch [-ck patchset (BFS included), TuxOnIce, BFQ], uksm and aufs3
- pkgver = 4.8.7
- pkgrel = 2
+ pkgver = 4.8.8
+ pkgrel = 1
url = http://pf.natalenko.name/
arch = i686
arch = x86_64
@@ -21,16 +21,16 @@ pkgbase = linux-pf
source = config.x86_64
source = linux.preset
source = change-default-console-loglevel.patch
- source = http://pf.natalenko.name/sources/4.8/patch-4.8-pf7.xz
+ source = http://pf.natalenko.name/sources/4.8/patch-4.8-pf8.xz
source = git+https://github.com/sfjro/aufs4-standalone#branch=aufs4.8
source = uksm-4.8.patch::http://kerneldedup.org/download/uksm/0.1.2.5/uksm-0.1.2.5-for-v4.8.patch
source = 99-linux-pf.hook
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
- sha256sums = 3f1dd3cca72f2a2d5ba3a22cf10c21dc8221fa7109c689fcb4d2e76601109139
- sha256sums = e6c3945cdb40d98099433ba508fc87075a4aad541d5001d20565a29ef9d3597f
+ sha256sums = f691af1934d1febbc05c84961f078c0c2ff99ae6f69905155c76d6cfd2417665
+ sha256sums = 6f11a0c44cef1b31bef3e04ba0cfcc6861ecd45137e1023015011528d42636a4
sha256sums = 82d660caa11db0cd34fd550a049d7296b4a9dcd28f2a50c81418066d6e598864
sha256sums = 1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99
- sha256sums = 83c67ff48689bb083e44b9cee1c5b67226bf887589081548e81d93a71a6dcf70
+ sha256sums = 2737a15ef112095abe5e6bf3c047d553c1ee2f6022d1414294a76212cf967108
sha256sums = SKIP
sha256sums = 4473dbed2a84f4e81cc1e11ae5f8f72d076fa210d45e956d1967f96b6aa87a6d
sha256sums = df07e00e8581fe282a5b92be9ee9bb37910eae3d2cc43eeb41df736b9f531f02
@@ -50,7 +50,7 @@ pkgname = linux-pf
optdepends = nvidia-pf: NVIDIA drivers for linux-pf
optdepends = nvidia-beta-all: NVIDIA drivers for all installed kernels
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed. Useful for make localmodconfig.
- provides = linux-pf=4.8.7
+ provides = linux-pf=4.8.8
provides = aufs3
conflicts = linux-pf
conflicts = kernel26-pf
@@ -60,13 +60,13 @@ pkgname = linux-pf
pkgname = linux-pf-headers
pkgdesc = Header files and scripts for building modules for linux-pf kernel.
depends = linux-pf
- provides = linux-pf-headers=4.8.7
+ provides = linux-pf-headers=4.8.8
conflicts = linux-pf-headers
pkgname = linux-pf-preset-default
pkgdesc = Linux-pf default preset
install = linux.install
- depends = linux-pf=4.8.7
- provides = linux-pf-preset=4.8.7
+ depends = linux-pf=4.8.8
+ provides = linux-pf-preset=4.8.8
backup = etc/mkinitcpio.d/linux-pf.preset
diff --git a/PKGBUILD b/PKGBUILD
index 992802e18ca8..6aa9409a8318 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _minor=8
_basekernel=${_major}.${_minor}
_srcname=linux-${_major}.${_minor}
pkgbase=linux-pf
-_pfrel=7
+_pfrel=8
_kernelname=-pf
_pfpatchhome="http://pf.natalenko.name/sources/${_basekernel}/"
_pfpatchname="patch-${_basekernel}${_kernelname}${_pfrel}"
@@ -72,7 +72,7 @@ _BATCH_MODE=n
pkgname=('linux-pf')
true && pkgname=('linux-pf' 'linux-pf-headers' 'linux-pf-preset-default')
pkgver=${_basekernel}.${_pfrel}
-pkgrel=2
+pkgrel=1
arch=('i686' 'x86_64')
url="http://pf.natalenko.name/"
license=('GPL2')
@@ -709,11 +709,11 @@ pkgdesc="Linux kernel and modules with the pf-kernel patch [-ck patchset (BFS in
# makepkg -g >>PKGBUILD
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
- '3f1dd3cca72f2a2d5ba3a22cf10c21dc8221fa7109c689fcb4d2e76601109139'
- 'e6c3945cdb40d98099433ba508fc87075a4aad541d5001d20565a29ef9d3597f'
+ 'f691af1934d1febbc05c84961f078c0c2ff99ae6f69905155c76d6cfd2417665'
+ '6f11a0c44cef1b31bef3e04ba0cfcc6861ecd45137e1023015011528d42636a4'
'82d660caa11db0cd34fd550a049d7296b4a9dcd28f2a50c81418066d6e598864'
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
- '83c67ff48689bb083e44b9cee1c5b67226bf887589081548e81d93a71a6dcf70'
+ '2737a15ef112095abe5e6bf3c047d553c1ee2f6022d1414294a76212cf967108'
'SKIP'
'4473dbed2a84f4e81cc1e11ae5f8f72d076fa210d45e956d1967f96b6aa87a6d'
'df07e00e8581fe282a5b92be9ee9bb37910eae3d2cc43eeb41df736b9f531f02')
diff --git a/config b/config
index 50eef72cde80..c13c562d7965 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.8.7 Kernel Configuration
+# Linux/x86 4.8.8 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -574,6 +574,7 @@ CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
+# CONFIG_HZ_128 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
diff --git a/config.x86_64 b/config.x86_64
index bb9431650ab2..834ae5a40e0c 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.8.7 Kernel Configuration
+# Linux/x86 4.8.8 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -583,6 +583,7 @@ CONFIG_EFI_STUB=y
CONFIG_EFI_MIXED=y
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
+# CONFIG_HZ_128 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
@@ -592,9 +593,12 @@ CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_KEXEC_JUMP=y
CONFIG_PHYSICAL_START=0x1000000
-CONFIG_RELOCATABLE=
+CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
+CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x1000000
+CONFIG_RANDOMIZE_MEMORY=y
+CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set