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
aef03b97
Commit
aef03b97
authored
2 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump 6.1
parent
159739e3
No related branches found
No related tags found
No related merge requests found
Pipeline
#512
passed with stages
in 45 minutes and 58 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+3
-3
3 additions, 3 deletions
PKGBUILD
config.x86_64
+173
-106
173 additions, 106 deletions
config.x86_64
with
176 additions
and
109 deletions
PKGBUILD
+
3
−
3
View file @
aef03b97
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
6.
0
.0
pkgver
=
6.
1
.0
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
...
...
@@ -18,10 +18,10 @@ optdepends=(
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+
$_main
#tag=v6.
0
"
source
=(
"git+
$_main
#tag=v6.
1
"
"config.
$CARCH
"
)
sha256sums
=(
'SKIP'
'
b7565e5b6648
776
6
45
74ea791e1b857b25f775dfdb8a0c73a47f14bc7ed93f2f
'
)
'
6cddfb5f3fb912c
776
3
45
1f4c47cd437fa40d7dc26d9c941498699167ce075d0
'
)
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
173
−
106
View file @
aef03b97
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