Skip to content
Snippets Groups Projects
Commit 184ec9f1 authored by Seblu's avatar Seblu
Browse files

Bump to 4.19-rc4

parent b7fcaa52
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname=linux-seblu
pkgver=4.19_rc3
pkgver=4.19_rc4
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
......@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source=("$_repourl#tag=v${pkgver/_/-}"
"config.$CARCH")
md5sums=('SKIP'
'895c2ef3bde371d4f536a1e9838bbb8b')
'080dc50389bd8cd0104631bbd133abd7')
prepare() {
# fake linux directory if necessary
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.0-rc3 Kernel Configuration
# Linux/x86 4.19.0-rc4 Kernel Configuration
#
#
......@@ -1351,8 +1351,8 @@ CONFIG_NF_LOG_ARP=m
CONFIG_NF_LOG_IPV4=m
CONFIG_NF_REJECT_IPV4=m
CONFIG_NF_NAT_IPV4=m
CONFIG_NFT_CHAIN_NAT_IPV4=m
CONFIG_NF_NAT_MASQUERADE_IPV4=y
CONFIG_NFT_CHAIN_NAT_IPV4=m
CONFIG_NFT_MASQ_IPV4=m
CONFIG_NFT_REDIR_IPV4=m
CONFIG_NF_NAT_SNMP_BASIC=m
......@@ -6099,7 +6099,7 @@ CONFIG_HYPERV_BALLOON=m
#
CONFIG_XEN_BALLOON=y
# CONFIG_XEN_SELFBALLOONING is not set
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_SCRUB_PAGES_DEFAULT=y
CONFIG_XEN_DEV_EVTCHN=y
CONFIG_XEN_BACKEND=y
CONFIG_XENFS=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment