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
ba1ad685
Commit
ba1ad685
authored
6 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 4.20-rc2
- Add fortify sources
parent
f7c7afed
No related branches found
No related tags found
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
+11
-10
11 additions, 10 deletions
config.x86_64
with
13 additions
and
12 deletions
PKGBUILD
+
2
−
2
View file @
ba1ad685
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
4.19
pkgver
=
4.19
_rc2
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'
'
a02464352d1f430de3211ba3deede6bc
'
)
'
7fd61ae464c3a047666d76513e4c4da0
'
)
prepare
()
{
# fake linux directory if necessary
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
11
−
10
View file @
ba1ad685
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.0 Kernel Configuration
# Linux/x86 4.19.0
-rc2
Kernel Configuration
#
#
...
...
@@ -20,6 +20,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-seblu"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
...
...
@@ -830,7 +831,7 @@ CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_ZONED=y
CONFIG_BLK_DEV_THROTTLING=y
CONFIG_BLK_DEV_THROTTLING_LOW
=y
#
CONFIG_BLK_DEV_THROTTLING_LOW
is not set
# CONFIG_BLK_CMDLINE_PARSER is not set
CONFIG_BLK_WBT=y
CONFIG_BLK_CGROUP_IOLATENCY=y
...
...
@@ -989,12 +990,12 @@ CONFIG_XFRM_OFFLOAD=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_INTERFACE=m
#
CONFIG_XFRM_SUB_POLICY
is not set
#
CONFIG_XFRM_MIGRATE
is not set
#
CONFIG_XFRM_STATISTICS
is not set
CONFIG_XFRM_SUB_POLICY
=y
CONFIG_XFRM_MIGRATE
=y
CONFIG_XFRM_STATISTICS
=y
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
#
CONFIG_NET_KEY_MIGRATE
is not set
CONFIG_NET_KEY_MIGRATE
=y
CONFIG_XDP_SOCKETS=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
...
...
@@ -1350,8 +1351,8 @@ CONFIG_NF_LOG_ARP=m
CONFIG_NF_LOG_IPV4=m
CONFIG_NF_REJECT_IPV4=m
CONFIG_NF_NAT_IPV4=m
CONFIG_NF_NAT_MASQUERADE_IPV4=y
CONFIG_NFT_CHAIN_NAT_IPV4=m
CONFIG_NF_NAT_MASQUERADE_IPV4=y
CONFIG_NFT_MASQ_IPV4=m
CONFIG_NFT_REDIR_IPV4=m
CONFIG_NF_NAT_SNMP_BASIC=m
...
...
@@ -6098,7 +6099,7 @@ CONFIG_HYPERV_BALLOON=m
#
CONFIG_XEN_BALLOON=y
# CONFIG_XEN_SELFBALLOONING is not set
CONFIG_XEN_SCRUB_PAGES
_DEFAULT
=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=y
CONFIG_XEN_BACKEND=y
CONFIG_XENFS=y
...
...
@@ -6685,7 +6686,7 @@ CONFIG_DLM=m
#
CONFIG_KEYS=y
CONFIG_KEYS_COMPAT=y
#
CONFIG_PERSISTENT_KEYRINGS
is not set
CONFIG_PERSISTENT_KEYRINGS
=y
CONFIG_BIG_KEYS=y
CONFIG_TRUSTED_KEYS=m
CONFIG_ENCRYPTED_KEYS=m
...
...
@@ -6698,7 +6699,7 @@ CONFIG_PAGE_TABLE_ISOLATION=y
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
CONFIG_HARDENED_USERCOPY=y
# CONFIG_HARDENED_USERCOPY_FALLBACK is not set
#
CONFIG_FORTIFY_SOURCE
is not set
CONFIG_FORTIFY_SOURCE
=y
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
...
...
This diff is collapsed.
Click to expand it.
Seblu
@seblu
mentioned in commit
4f495340
·
6 years ago
mentioned in commit
4f495340
mentioned in commit 4f495340d70d6f0ef29ca4fdd0b3b74fbbba1654
Toggle commit list
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