Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
650
Issues
650
List
Boards
Labels
Service Desk
Milestones
Merge Requests
215
Merge Requests
215
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
f26af8bc
Commit
f26af8bc
authored
Apr 29, 2010
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/linux-vserver: upgrade to 2.6.32.12-vs2.3.0.36.29.4
parent
69fbc34c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
main/linux-vserver/APKBUILD
main/linux-vserver/APKBUILD
+6
-5
No files found.
main/linux-vserver/APKBUILD
View file @
f26af8bc
...
...
@@ -2,7 +2,8 @@
_flavor
=
vserver
pkgname
=
linux-
${
_flavor
}
pkgver
=
2.6.32.10
pkgver
=
2.6.32.12
_kernver
=
2.6.32
pkgrel
=
0
pkgdesc
=
"Linux kernel with vserver"
...
...
@@ -14,7 +15,7 @@ _config=${config:-kernelconfig.${CARCH:-x86}}
install
=
source
=
"ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-
$_kernver
.tar.bz2
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-
$pkgver
.bz2
http://vserver.13thfloor.at/Experimental/patch-2.6.32.1
0-vs2.3.0.36.29.2
.diff
http://vserver.13thfloor.at/Experimental/patch-2.6.32.1
2-vs2.3.0.36.29.4
.diff
kernelconfig.x86
"
subpackages
=
"
$pkgname
-dev"
...
...
@@ -49,7 +50,7 @@ menuconfig() {
build
()
{
cd
"
$srcdir
"
/build
make
CC
=
"
$
CC
"
||
return
1
make
CC
=
"
$
{
CC
:-
gcc
}
"
||
return
1
}
package
()
{
...
...
@@ -114,6 +115,6 @@ dev() {
}
md5sums
=
"260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2
0f1863836bf96fd0aab128d61eaa5693 patch-2.6.32.10
.bz2
393978a0b5c75b598f9fa711556dd2e1 patch-2.6.32.10-vs2.3.0.36.29.2
.diff
9d097d34648a1734b1a7f97c5d000f03 patch-2.6.32.12
.bz2
cbf358edd0f416b035d13114fdc34ccb patch-2.6.32.12-vs2.3.0.36.29.4
.diff
42ce36a36e7c71ee54761e56d59d17ed kernelconfig.x86"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment