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
61a65519
Commit
61a65519
authored
4 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 5.8-rc1
parent
56109112
No related branches found
No related tags found
No related merge requests found
Pipeline
#346
passed
4 years ago
Stage: build
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+4
-4
4 additions, 4 deletions
PKGBUILD
config.x86_64
+187
-113
187 additions, 113 deletions
config.x86_64
with
191 additions
and
117 deletions
PKGBUILD
+
4
−
4
View file @
61a65519
...
...
@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
5.
7.2
pkgrel
=
2
pkgver
=
5.
8.0_rc1
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
license
=(
'GPL2'
)
...
...
@@ -14,10 +14,10 @@ depends=('linux-firmware' 'kernel-install-hook')
install
=
linux-seblu.install
_main
=
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
_stable
=
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source
=(
"git+
$_
stable
#tag=v5.
7.2
"
source
=(
"git+
$_
main
#tag=v5.
8-rc1
"
"config.
$CARCH
"
)
sha256sums
=(
'SKIP'
'
69a1d03891b3a76a1bdfcd8a12ddde137295afb188335eb1d2e54024a8151f16
'
)
'
7b8dc1b4aeb1e389f971e802107a0c4e420a27dd1bbdc4993e53385ad2d525de
'
)
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
187
−
113
View file @
61a65519
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