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
a951b602
Commit
a951b602
authored
2 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump 6.2
parent
aef03b97
No related branches found
No related tags found
No related merge requests found
Pipeline
#517
canceled with stages
Stage: build
Stage: deploy
in 2 minutes and 37 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
+136
-71
136 additions, 71 deletions
config.x86_64
with
139 additions
and
74 deletions
PKGBUILD
+
3
−
3
View file @
a951b602
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
6.
1
.0
pkgver
=
6.
2
.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.
1
"
source
=(
"git+
$_main
#tag=v6.
2
"
"config.
$CARCH
"
)
sha256sums
=(
'SKIP'
'
6cddfb5
f3
f
b9
12c7763451f4c47cd437fa40d7dc26d9c941498699167ce075d0
'
)
'
b29a4
f3b9
a5a9233e678f5134e99067b77caf802494e8c420350ff31e5b3fbb1
'
)
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
136
−
71
View file @
a951b602
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