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
214
Merge Requests
214
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
2a61540a
Commit
2a61540a
authored
Mar 11, 2011
by
Ariadne Conill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/linux-grsec: do not use this as a firmware source
parent
15126fce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
8 deletions
+3
-8
main/linux-grsec/APKBUILD
main/linux-grsec/APKBUILD
+3
-8
No files found.
main/linux-grsec/APKBUILD
View file @
2a61540a
...
...
@@ -4,7 +4,7 @@ _flavor=grsec
pkgname
=
linux-
${
_flavor
}
pkgver
=
2.6.37.2
_kernver
=
2.6.37
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"Linux kernel with grsecurity"
url
=
http://grsecurity.net
depends
=
"mkinitfs linux-firmware"
...
...
@@ -85,6 +85,8 @@ package() {
rm
-f
"
$pkgdir
"
/lib/modules/
${
_abi_release
}
/build
\
"
$pkgdir
"
/lib/modules/
${
_abi_release
}
/source
rm
-rf
"
$pkgdir
"
/lib/firmware
install
-D
include/config/kernel.release
\
"
$pkgdir
"
/usr/share/kernel/
$_flavor
/kernel.release
}
...
...
@@ -135,13 +137,6 @@ dev() {
"
$subpkgdir
"
/lib/modules/
${
_abi_release
}
/build
}
firmware
()
{
pkgdesc
=
"Firmware for linux kernel"
replaces
=
"linux-grsec linux-vserver"
mkdir
-p
"
$subpkgdir
"
/lib
mv
"
$pkgdir
"
/lib/firmware
"
$subpkgdir
"
/lib/
}
md5sums
=
"c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2
bb5798f2a2a5af13219d1a250c4dad11 patch-2.6.37.2.bz2
023faa02aded5827539e7ed7653dc133 grsecurity-2.2.1-2.6.37.2-201103021740.patch
...
...
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