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
15c74e5f
Commit
15c74e5f
authored
5 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 5.1
parent
19bca9b6
No related branches found
Branches containing commit
Tags
v5.6.0-1
Tags containing commit
No related merge requests found
Pipeline
#184
passed
5 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+2
-2
2 additions, 2 deletions
PKGBUILD
config.x86_64
+5
-5
5 additions, 5 deletions
config.x86_64
with
7 additions
and
7 deletions
PKGBUILD
+
2
−
2
View file @
15c74e5f
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
5.1
_rc1
pkgver
=
5.1
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'
'
d034b7613fd4127f7cae34ac7f61d8f2
'
)
'
e74c0e63c6f77b91c61426fa3e38dc6b
'
)
prepare
()
{
# fake linux directory if necessary
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
5
−
5
View file @
15c74e5f
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.1.0
-rc1
Kernel Configuration
# Linux/x86 5.1.0 Kernel Configuration
#
#
# Compiler: gcc (GCC) 8.
2.1 20181127
# Compiler: gcc (GCC) 8.
3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80
201
CONFIG_GCC_VERSION=80
300
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
...
...
@@ -1723,6 +1723,7 @@ CONFIG_PCIEASPM_DEFAULT=y
CONFIG_PCIE_PME=y
CONFIG_PCIE_DPC=y
CONFIG_PCIE_PTM=y
CONFIG_PCIE_BW=y
CONFIG_PCI_MSI=y
CONFIG_PCI_MSI_IRQ_DOMAIN=y
CONFIG_PCI_QUIRKS=y
...
...
@@ -3380,7 +3381,6 @@ CONFIG_HW_RANDOM_AMD=m
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_NVRAM=m
CONFIG_R3964=m
CONFIG_APPLICOM=m
CONFIG_MWAVE=m
CONFIG_RAW_DRIVER=m
...
...
@@ -6179,7 +6179,6 @@ CONFIG_DRM_VBOXVIDEO=m
# Gasket devices
#
# CONFIG_STAGING_GASKET_FRAMEWORK is not set
# CONFIG_XIL_AXIS_FIFO is not set
CONFIG_EROFS_FS=m
# CONFIG_EROFS_FS_DEBUG is not set
CONFIG_EROFS_FS_XATTR=y
...
...
@@ -6789,6 +6788,7 @@ CONFIG_INTEGRITY=y
# CONFIG_INTEGRITY_SIGNATURE is not set
# CONFIG_IMA is not set
# CONFIG_EVM is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor"
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=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