summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD7
-rw-r--r--pf_defconfig9
3 files changed, 24 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2512bb6d0304..ab2310afa792 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 7 15:12:11 UTC 2018
+# Mon Oct 8 07:53:06 UTC 2018
pkgbase = linux-pf
pkgdesc = Linux kernel and modules with the pf-kernel patch (uksm, PDS).
- pkgver = 4.18.5
+ pkgver = 4.18.8
pkgrel = 1
url = https://gitlab.com/post-factum/pf-kernel/wikis/README
arch = i686
@@ -17,17 +17,19 @@ pkgbase = linux-pf
makedepends = elfutils
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.tar.xz
- source = config.i686
source = config.x86_64
+ source = config.i686
+ source = pf_defconfig
source = linux.preset
- source = https://github.com/pfactum/pf-kernel/compare/v4.18...v4.18-pf5.diff
+ source = https://github.com/pfactum/pf-kernel/compare/v4.18...v4.18-pf8.diff
source = 90-linux.hook
source = 60-linux.hook
sha256sums = 19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1
- sha256sums = 102d518779dc312af35faf7e07ff01df3c04521d40d8757fc4e8eba9c595c395
- sha256sums = 622c9966585723a3a88ccabf83ecb7b64851c6acf9b0dd9862df5885b0d02907
+ sha256sums = 3daec5ff564fd456e9d32138ab6a6184bb63d5130b94003d4a0b3ccecccd3711
+ sha256sums = fc137a9706f7b1e2f9deb49f3a750834320fceee0944ce584e2c4341bb9ca2c6
+ sha256sums = cd7b41f16caee2fb1e5c4d55f24d445bd78c8ed5ba8554c5175b47293ee208fd
sha256sums = 82d660caa11db0cd34fd550a049d7296b4a9dcd28f2a50c81418066d6e598864
- sha256sums = 3acb5cabf61ffff2912a4e8149f894ce3d3ba61afcbac837f7c2c56e4cb6a7bf
+ sha256sums = 4206015ff1570293b7eb822609f81ec19fb8ad44c2183be0a6c2dfa00cc034ed
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -45,7 +47,7 @@ pkgname = 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-tomoyo
- provides = linux-pf=4.18.5
+ provides = linux-pf=4.18.8
conflicts = linux-pf
replaces = kernel26-pf
@@ -55,7 +57,7 @@ pkgname = linux-pf-headers
pkgname = linux-pf-preset-default
pkgdesc = Linux-pf default preset
install = linux.install
- depends = linux-pf=4.18.5
- provides = linux-pf-preset=4.18.5
+ depends = linux-pf=4.18.8
+ provides = linux-pf-preset=4.18.8
backup = etc/mkinitcpio.d/linux-pf.preset
diff --git a/PKGBUILD b/PKGBUILD
index 8510b06efba1..01a2561d1013 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ _minor=18
_basekernel=${_major}.${_minor}
_srcname=linux-${_basekernel}
pkgbase=linux-pf
-_pfrel=7
+_pfrel=8
_kernelname=-pf
_pfpatchhome="https://github.com/pfactum/pf-kernel/compare"
_pfpatchname="v$_major.$_minor...v$_major.$_minor-pf$_pfrel.diff"
@@ -650,8 +650,7 @@ sha256sums=('19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1'
'fc137a9706f7b1e2f9deb49f3a750834320fceee0944ce584e2c4341bb9ca2c6'
'cd7b41f16caee2fb1e5c4d55f24d445bd78c8ed5ba8554c5175b47293ee208fd'
'82d660caa11db0cd34fd550a049d7296b4a9dcd28f2a50c81418066d6e598864'
- 'b46b762c70065ccec992394754c340dda67be95a73f5597d27c6763458c11db9'
+ '4206015ff1570293b7eb822609f81ec19fb8ad44c2183be0a6c2dfa00cc034ed'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
- 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
- 'f3743a0a18e53d13922cc21a70d783d875a12560c22ff8d28bda5f5ca9fe05c3')
+ 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21')
# vim:set ts=2 sw=2 tw=0 et:
diff --git a/pf_defconfig b/pf_defconfig
new file mode 100644
index 000000000000..fa9add04a0e0
--- /dev/null
+++ b/pf_defconfig
@@ -0,0 +1,9 @@
+CONFIG_SCHED_PDS=y
+CONFIG_LOCALVERSION="-pf"
+# CONFIG_LOCALVERSION_AUTO is not set
+CONFIG_UKSM=y
+# CONFIG_KSM_LEGACY is not set
+# CONFIG_HZ_300 is not set
+CONFIG_HZ_1000=y
+CONFIG_HZ=1000
+CONFIG_SECURITY_TOMOYO=y \ No newline at end of file