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
1f4ad542
Commit
1f4ad542
authored
8 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 4.9-rc4
parent
4d566ef9
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+3
-3
3 additions, 3 deletions
PKGBUILD
config.x86_64
+196
-327
196 additions, 327 deletions
config.x86_64
with
199 additions
and
330 deletions
PKGBUILD
+
3
−
3
View file @
1f4ad542
...
...
@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
4.
8
pkgrel
=
2
pkgver
=
4.
9_rc4
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
license
=(
'GPL2'
)
...
...
@@ -12,7 +12,7 @@ options=('!strip')
makedepends
=(
'kmod'
'git'
'make'
'gcc'
'bc'
)
depends
=(
'linux-firmware'
'kernel-install-hook'
)
install
=
linux-seblu.install
source
=(
"git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v
${
pkgver
/_/-
}
"
source
=(
"git
+https
://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v
${
pkgver
/_/-
}
"
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
'SKIP'
)
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
196
−
327
View file @
1f4ad542
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