Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archlinux
linux-seblu
Commits
782242af
Commit
782242af
authored
6 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 4.17-rc4
parent
849c137a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+2
-2
2 additions, 2 deletions
PKGBUILD
config.x86_64
+5
-4
5 additions, 4 deletions
config.x86_64
with
7 additions
and
6 deletions
PKGBUILD
+
2
−
2
View file @
782242af
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
4.17_rc
1
pkgver
=
4.17_rc
4
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'
'
9456a09f8600d2458e0b4e7dbc3f1e6c
'
)
'
f79b17d184a02011d1415374d7843819
'
)
prepare
()
{
# fake linux directory if necessary
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
5
−
4
View file @
782242af
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.17.0-rc
1
Kernel Configuration
# Linux/x86 4.17.0-rc
4
Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
...
...
@@ -26,6 +26,7 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_FILTER_PGPROT=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
...
...
@@ -1290,6 +1291,9 @@ CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_NF_SOCKET_IPV6=m
CONFIG_NF_TABLES_IPV6=y
CONFIG_NFT_CHAIN_ROUTE_IPV6=m
CONFIG_NFT_CHAIN_NAT_IPV6=m
CONFIG_NFT_MASQ_IPV6=m
CONFIG_NFT_REDIR_IPV6=m
CONFIG_NFT_REJECT_IPV6=m
CONFIG_NFT_DUP_IPV6=m
CONFIG_NFT_FIB_IPV6=m
...
...
@@ -1298,10 +1302,7 @@ CONFIG_NF_DUP_IPV6=m
CONFIG_NF_REJECT_IPV6=m
CONFIG_NF_LOG_IPV6=m
CONFIG_NF_NAT_IPV6=m
CONFIG_NFT_CHAIN_NAT_IPV6=m
CONFIG_NF_NAT_MASQUERADE_IPV6=m
CONFIG_NFT_MASQ_IPV6=m
CONFIG_NFT_REDIR_IPV6=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment