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
0ca5872f
Commit
0ca5872f
authored
5 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Release v5.4.0-1
parent
96d4cf90
No related branches found
No related tags found
No related merge requests found
Pipeline
#238
passed
5 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+3
-3
3 additions, 3 deletions
PKGBUILD
config.x86_64
+1
-1
1 addition, 1 deletion
config.x86_64
with
4 additions
and
4 deletions
PKGBUILD
+
3
−
3
View file @
0ca5872f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgname
=
linux-seblu
pkgver
=
5.4.0
_rc8
pkgver
=
5.4.0
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
arch
=(
'x86_64'
)
...
@@ -12,10 +12,10 @@ options=('!strip' '!buildflags')
...
@@ -12,10 +12,10 @@ options=('!strip' '!buildflags')
makedepends
=(
'glibc'
'libelf'
'kmod'
'git'
'make'
'gcc'
'bc'
'sed'
'cpio'
)
makedepends
=(
'glibc'
'libelf'
'kmod'
'git'
'make'
'gcc'
'bc'
'sed'
'cpio'
)
depends
=(
'linux-firmware'
'kernel-install-hook'
)
depends
=(
'linux-firmware'
'kernel-install-hook'
)
install
=
linux-seblu.install
install
=
linux-seblu.install
source
=(
'git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.4
-rc8
'
source
=(
'git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.4'
"config.
$CARCH
"
)
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
md5sums
=(
'SKIP'
'
e4e75471e39dc063fd7f710e1f0ff6a8
'
)
'
4560f05e471980da02d8482a4ea87822
'
)
pkgver
()
{
pkgver
()
{
cd
linux
cd
linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
1
−
1
View file @
0ca5872f
#
#
# Automatically generated file; DO NOT EDIT.
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.4.0
-rc8
Kernel Configuration
# Linux/x86 5.4.0 Kernel Configuration
#
#
#
#
...
...
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